gecko-dev/netwerk
Dimi Lee ffdfd5d51a 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 09:13:12 +00:00
..
base Bug 1599046 - P1. Remove ContentBlockingLog from the child r=timhuang,Ehsan 2020-01-27 09:13:12 +00:00
build Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
cache Bug 1474608 - P1 - Clear origin attributes directly for deleteDataFromOriginAttributesPattern if it's possible; r=asuth,baku 2019-12-02 19:47:13 +00:00
cache2 Bug 1607224 - Data race on CacheFileHandle::mFileSize r=valentin 2020-01-21 09:48:11 +00:00
cookie Bug 1609176 - Remove the obsolete baseDomain field of the moz_cookies table; r=baku 2020-01-25 00:18:34 +00:00
dns Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
ipc Bug 1264175 - remove FetchEvent.isReload r=dom-workers-and-storage-reviewers,valentin,sg,bzbarsky 2020-01-25 00:05:12 +00:00
locales Bug 1603969 - Part 1: Remove the concept of granted origins from the anti-tracking backend; r=baku 2019-12-19 02:56:52 +00:00
mime Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky 2019-12-23 23:02:05 +00:00
protocol Bug 1526731 - handle image.http.accept pref inside netwerk instead of forcing all consumers to do the same dance, r=valentin,aosmond 2020-01-23 08:36:48 +00:00
sctp Backed out 2 changesets (bug 1322095) for build bustage at dist/include/mtransport/runnable_utils.h on a CLOSED TREE 2020-01-23 19:50:51 +02:00
socket Bug 1608967 - Adapt necko to new neqo r=michal 2020-01-20 21:06:07 +00:00
srtp
streamconv Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
system Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
test Bug 1609176 - Remove the obsolete baseDomain field of the moz_cookies table; r=baku 2020-01-25 00:18:34 +00:00
url-classifier Bug 1607518 - Make ClassifierDummyChannel implement nsIClassifiedChannel; r=baku 2020-01-20 02:02:17 +00:00
wifi Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
moz.build
necko-config.h.in