On 9/5/13 10:41 PM, [email protected] wrote:
I'm creating a FF extension that needs to detect whether a window was opened 
via javascript with the window.open() command.

Generally, testing .opener on the relevant window will work. However note that pages can explicitly null this out to break references to the opener...

-Boris
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to