On 4/22/13 4:37 AM, Matthew Gertner wrote:
However, the sandbox lives on if it contains DOM event handlers that have not 
been removed.

Event handlers, or event listeners?

For event listeners, this happens because they're not holding cross-compartment wrappers, presumably... and that's not likely to change; see bug 862629.

For event handlers this is surprising now but will stop being so once bug 862629 lands.

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to