I registered a "DOMWindowCreated" listener for a tabbrowser in a standard browser.xul window. When I open www.khanacademy.org/login inside a tab, there is a frame in the page with the URL www.khanacademy.org/login?form=1. The listener seems to be fired for all other frames (including all other sites I have tested), but not for that one specific frame.
Is this a bug or am I misunderstanding something about the way the "DOMWindowCreated" event works? Matt _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

