nsIWebBrowserChrome.DestroyBrowserWindow is invoked when, for example,
javascript window.close is executed. The embedder uses this
notification to close the window hosting the embedded browser.

What if the embedder want to cancel this action? In IE, the
WindowClosing event allows the embedder to cancel this action - the
Browser and its parent window continue to be live. Can this be done
with the Mozilla embedding API?

Thanks for any pointer,
Chris
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to