gecko-dev/uriloader/base
Emilio Cobos Álvarez 02c5c21c33 Bug 1625792 - Remove nsIURIContentListener.onStartURIOpen. r=mattwoodrow
It's only used to check whether the docshell is gone already, and we need to
deal with that in other places anyway. No other useful implementation.

In comm-central there are a couple, but they're useless too.

Differential Revision: https://phabricator.services.mozilla.com/D68731

--HG--
extra : moz-landing-system : lando
2020-03-29 22:10:09 +00:00
..
moz.build
nsCURILoader.idl
nsDocLoader.cpp Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin 2020-03-29 19:18:56 +00:00
nsDocLoader.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsIContentHandler.idl
nsIDocumentLoader.idl
nsITransfer.idl Bug 1580316 - Update signatureInfo to Array of Array of nsIX509Cert(in raw bytes) r=keeler,dimi 2019-11-19 19:51:44 +00:00
nsIURIContentListener.idl Bug 1625792 - Remove nsIURIContentListener.onStartURIOpen. r=mattwoodrow 2020-03-29 22:10:09 +00:00
nsIURILoader.idl
nsIWebProgress.idl
nsIWebProgressListener.idl Bug 1589476 - Emit a separate notification when a tracker from the Level 2 Disconnect blocklist is observed on a page and use this code to avoid using the URL classifer service in the front-end; r=nhnt11,droeh 2019-11-18 20:56:36 +00:00
nsIWebProgressListener2.idl
nsURILoader.cpp Bug 1625792 - Remove nsIURIContentListener.onStartURIOpen. r=mattwoodrow 2020-03-29 22:10:09 +00:00
nsURILoader.h Bug 1574372 - Add support to nsDocumentOpenInfo for overriding some functionality that we want to modify in the parent. r=bzbarsky 2019-12-17 03:02:15 +00:00