gecko-dev/uriloader/base
Dimi Lee f9ac16c330 Bug 1599046 - P1. Remove ContentBlockingLog from the child r=timhuang,Ehsan
At this point, there is no consumer that uses ContentBlockingLog stored
in the child. This patch removes the following code:
1. Removing nsGlobalWindowOuter::NotifyContentBlockingEvent
2. Removing nsDocLoader::OnContentBlockingEvent
3. Removing contentBlockingEvent in nsISecureBrowserUI.idl
4. Removing mContentBlockingLog from Document.cpp and APIs related to it.

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

--HG--
extra : moz-landing-system : lando
2020-01-27 10:39:41 +00:00
..
moz.build
nsCURILoader.idl
nsDocLoader.cpp Bug 1599046 - P1. Remove ContentBlockingLog from the child r=timhuang,Ehsan 2020-01-27 10:39:41 +00:00
nsDocLoader.h Bug 1599046 - P1. Remove ContentBlockingLog from the child r=timhuang,Ehsan 2020-01-27 10:39:41 +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 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIURILoader.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIWebProgress.idl
nsIWebProgressListener2.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
nsURILoader.cpp Bug 1598520 - Don't require nsIChildChannel for process switching, as we don't need this for DocumentChannel either. r=mayhemer,kmag 2020-01-06 21:58:48 +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