fi wrote:
> The decision should be based on some parameter in the response, either
> the HTTP header or the document itself.

This is pretty nontrivial, because opening a window takes time, during which 
the 
event loop needs to be run.  Therefore any solution to this would have to 
buffer 
up the response until the new window is ready....

I'm not sure there's an easy way to do this without modifying the dispatch code 
in nsURILoader directly...

-Boris

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

Reply via email to