Mr Ducky wrote: > I love the "dom.disable_open_during_load" option but now I have run > into a problem. I am developing a site (for internal use) that > actually needs to use a pop-up window during onload. Is there some way > that I can specifiy that certain sites are allowed pop-ups? > > Also, the window it is opening may already exist. It seems reasonable > to always allow window.open to work if the named window already exists > (it isn't opening a new window, just getting a pointer to an old > window). > > Thanks.
http://www.mozilla.org/projects/security/components/ConfigPolicy.html
