These dialogs are invoked via the nsIPromptService/nsIPrompt interfaces. Just overriding either or both of those with your own service (that doesn't do anything) should work.
See: * mozilla/source/netwerk/base/public/nsIPrompt.idl * mozilla/source/embedding/components/windowwatcher/public/nsIPromptService.idl /Håkan _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
