Dmitry Dartz wrote: > Thanks, I noticed this cache and it looks like nsIOService fills up the > cache upon > requests are comming, so it looks like I'm safe with my approach until at > least one > request with http scheme is made before I register my new handler. Right?
Not quite. You're safe until someone creates an nsIURI object for an http:// or https:// URI. -Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
