Hello, nsIDocumentLoader service (interface nsIDocumentLoader ) was used to register document observer (nsIDocumentLoaderObserver) which examined all URL's from WebShell's.
As I can see from the source code of Mozilla 9.3 the interface nsIDocumentLoader was changed completely and nsIDocumentLoaderObserver did not exist any more. Which service and/or interfaces I should use now???? URL's are examined in my component and some of them are allowed to pass to HTTP server and other are cancelled. Thanks in advance Jonas (Please also let me know if I am writing to the wrong newsgroup)
