On 9/5/13 10:41 PM, digitalc...@gmail.com 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
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to