Frederik Braun 
								
							 
						 
						
							
							
							
							
								
							
							
								a7153982e8 
								
							 
						 
						
							
							
								
								Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D83490  
							
						 
						
							2020-07-15 11:20:45 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Simon Giesecke 
								
							 
						 
						
							
							
							
							
								
							
							
								e3c223da3e 
								
							 
						 
						
							
							
								
								Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D80861  
							
						 
						
							2020-07-01 08:34:12 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Frederik Braun 
								
							 
						 
						
							
							
							
							
								
							
							
								de3412e689 
								
							 
						 
						
							
							
								
								Bug 1613609 - Add required loadinfo flag requests initiated with SystemPrincipal r=necko-reviewers,dragana  
							
							 
							
							... 
							
							
							
							Adding the flag to existing channel/loadinfo object for:
- PushServices HTTP, WebSocket
- NetworkGeolocationProvider
- NetUtil.jsm's NewChannel
- NetworkConnectivityService
- OCSP
- Portal Detection
- ProductAddonChecker.jsm
- URLClassifier
Differential Revision: https://phabricator.services.mozilla.com/D75063  
							
						 
						
							2020-05-19 08:54:58 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Kershaw Chang 
								
							 
						 
						
							
							
							
							
								
							
							
								bdbecde447 
								
							 
						 
						
							
							
								
								Bug 1539819 - P1: Make TRRService work in socket process r=dragana,necko-reviewers  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D68880  
							
						 
						
							2020-05-18 20:18:03 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Mihai Alexandru Michis 
								
							 
						 
						
							
							
							
							
								
							
							
								a2026344a1 
								
							 
						 
						
							
							
								
								Backed out 2 changesets (bug 1613609) for causing bustages.  
							
							 
							
							... 
							
							
							
							CLOSED TREE
Backed out changeset dd6e395dc342 (bug 1613609)
Backed out changeset 5bcb7b13a4ad (bug 1613609) 
							
						 
						
							2020-05-18 16:38:58 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Frederik Braun 
								
							 
						 
						
							
							
							
							
								
							
							
								3baff21cbd 
								
							 
						 
						
							
							
								
								Bug 1613609 - Add required loadinfo flag requests initiated with SystemPrincipal r=necko-reviewers,dragana  
							
							 
							
							... 
							
							
							
							Adding the flag to existing channel/loadinfo object for:
- PushServices HTTP, WebSocket
- NetworkGeolocationProvider
- NetUtil.jsm's NewChannel
- NetworkConnectivityService
- OCSP
- Portal Detection
- ProductAddonChecker.jsm
- URLClassifier
Differential Revision: https://phabricator.services.mozilla.com/D75063  
							
						 
						
							2020-05-18 10:59:04 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Csoregi Natalia 
								
							 
						 
						
							
							
							
							
								
							
							
								5162f86676 
								
							 
						 
						
							
							
								
								Backed out 2 changesets (bug 1613609) for failures on nsXPConnect.cpp. CLOSED TREE  
							
							 
							
							... 
							
							
							
							Backed out changeset c593a7296df4 (bug 1613609)
Backed out changeset 72199fc4ea2b (bug 1613609) 
							
						 
						
							2020-05-18 13:05:12 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Frederik Braun 
								
							 
						 
						
							
							
							
							
								
							
							
								3b0d63cd07 
								
							 
						 
						
							
							
								
								Bug 1613609 - Add required loadinfo flag requests initiated with SystemPrincipal r=necko-reviewers,dragana  
							
							 
							
							... 
							
							
							
							Adding the flag to existing channel/loadinfo object for:
- PushServices HTTP, WebSocket
- NetworkGeolocationProvider
- NetUtil.jsm's NewChannel
- NetworkConnectivityService
- OCSP
- Portal Detection
- ProductAddonChecker.jsm
- URLClassifier
Differential Revision: https://phabricator.services.mozilla.com/D75063  
							
						 
						
							2020-05-18 09:19:17 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								f29e4186dd 
								
							 
						 
						
							
							
								
								Bug 1625213 - Make txt records be resolved with onLookupComplete r=dragana  
							
							 
							
							... 
							
							
							
							This patch makes nsIDNSByTypeRecord extend nsIDNSRecord, but implementations
will safely forward the nsIDNSRecord methods to `nullptr`, meaning they will
throw an error when called.
Consumers should try to QI the nsIDNSRecord to nsIDNSByTypeRecord (or any
future types) and use that.
Differential Revision: https://phabricator.services.mozilla.com/D69326 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2020-04-07 12:39:45 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JulianWels 
								
							 
						 
						
							
							
							
							
								
							
							
								b9a66ff272 
								
							 
						 
						
							
							
								
								Bug 1622028 - Log failed upgrades for HTTPS Only Mode. r=ckerschb,dragana  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D68026 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2020-03-27 17:09:15 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Oana Pop Rus 
								
							 
						 
						
							
							
							
							
								
							
							
								679f10ce5f 
								
							 
						 
						
							
							
								
								Backed out changeset 9d3487044f9a (bug 1622028) for build bustages in nsHTTPSOnlyStreamListener.h on a CLOSED TREE  
							
							 
							
							
							
						 
						
							2020-03-27 17:47:07 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JulianWels 
								
							 
						 
						
							
							
							
							
								
							
							
								8d65d4a658 
								
							 
						 
						
							
							
								
								Bug 1622028 - Log failed upgrades for HTTPS Only Mode. r=ckerschb,dragana  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D68026 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2020-03-27 14:35:33 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JulianWels 
								
							 
						 
						
							
							
							
							
								
							
							
								e5c3036681 
								
							 
						 
						
							
							
								
								Bug 1620242 - Basic implementation for HTTPS Only Mode. r=ckerschb,mixedpuppy  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D62590 
--HG--
rename : dom/security/test/csp/file_redirect_report.sjs => dom/security/test/https-only/file_redirect.sjs
rename : dom/security/test/csp/file_upgrade_insecure.html => dom/security/test/https-only/file_upgrade_insecure.html
rename : dom/security/test/csp/file_upgrade_insecure_server.sjs => dom/security/test/https-only/file_upgrade_insecure_server.sjs
rename : dom/security/test/csp/file_upgrade_insecure_wsh.py => dom/security/test/https-only/file_upgrade_insecure_wsh.py
extra : moz-landing-system : lando 
							
						 
						
							2020-03-17 19:24:31 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Noemi Erli 
								
							 
						 
						
							
							
							
							
								
							
							
								f10f67e74c 
								
							 
						 
						
							
							
								
								Backed out changeset 21f62488a5b5 (bug 1620242) for causing bustages in nsMixedContentBlocker.cpp CLOSED TREE  
							
							 
							
							
							
						 
						
							2020-03-16 23:11:00 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JulianWels 
								
							 
						 
						
							
							
							
							
								
							
							
								c2c4e65115 
								
							 
						 
						
							
							
								
								Bug 1620242 - Basic implementation for HTTPS Only Mode. r=ckerschb,mixedpuppy  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D62590 
--HG--
rename : dom/security/test/csp/file_redirect_report.sjs => dom/security/test/https-only/file_redirect.sjs
rename : dom/security/test/csp/file_upgrade_insecure.html => dom/security/test/https-only/file_upgrade_insecure.html
rename : dom/security/test/csp/file_upgrade_insecure_server.sjs => dom/security/test/https-only/file_upgrade_insecure_server.sjs
rename : dom/security/test/csp/file_upgrade_insecure_wsh.py => dom/security/test/https-only/file_upgrade_insecure_wsh.py
extra : moz-landing-system : lando 
							
						 
						
							2020-03-16 16:47:54 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Mihai Alexandru Michis 
								
							 
						 
						
							
							
							
							
								
							
							
								75355611d1 
								
							 
						 
						
							
							
								
								Backed out changeset 46dfbb4de902 (bug 1620242) for causing failures in test_x-frame-options.html  
							
							 
							
							... 
							
							
							
							CLOSED TREE 
							
						 
						
							2020-03-13 18:24:03 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JulianWels 
								
							 
						 
						
							
							
							
							
								
							
							
								d5b073f588 
								
							 
						 
						
							
							
								
								Bug 1620242 - Basic implementation for HTTPS Only Mode. r=ckerschb,mixedpuppy  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D62590 
--HG--
rename : dom/security/test/csp/file_redirect_report.sjs => dom/security/test/https-only/file_redirect.sjs
rename : dom/security/test/csp/file_upgrade_insecure.html => dom/security/test/https-only/file_upgrade_insecure.html
rename : dom/security/test/csp/file_upgrade_insecure_server.sjs => dom/security/test/https-only/file_upgrade_insecure_server.sjs
rename : dom/security/test/csp/file_upgrade_insecure_wsh.py => dom/security/test/https-only/file_upgrade_insecure_wsh.py
extra : moz-landing-system : lando 
							
						 
						
							2020-03-13 14:25:08 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Tim Huang 
								
							 
						 
						
							
							
							
							
								
							
							
								04d44bae12 
								
							 
						 
						
							
							
								
								Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan  
							
							 
							
							... 
							
							
							
							Given that we are going to add ContentBlockingAllowList in
CookieSettings, so CookieSettings will be responsible for more stuff than the
cookie behavior and cookie permission. We should use a proper name to
reflect the purpose of it. The name 'CookieSettings' is misleading that
this is only for cookie related stuff. So, we decide to rename
'CookieSettins' to 'CookieJarSettings' which serves better meaning here.
Differential Revision: https://phabricator.services.mozilla.com/D63935 
--HG--
rename : netwerk/cookie/CookieSettings.cpp => netwerk/cookie/CookieJarSettings.cpp
rename : netwerk/cookie/nsICookieSettings.idl => netwerk/cookie/nsICookieJarSettings.idl
extra : moz-landing-system : lando 
							
						 
						
							2020-03-04 08:59:08 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Simon Giesecke 
								
							 
						 
						
							
							
							
							
								
							
							
								b50347f917 
								
							 
						 
						
							
							
								
								Bug 1611415 - Prefer using std::move over forget. r=froydnj  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D60980 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2020-02-13 14:38:48 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									shindli 
								
							 
						 
						
							
							
							
							
								
							
							
								91aa0518dd 
								
							 
						 
						
							
							
								
								Backed out changeset 0c982bc69cb3 (bug 1611415) for causing build bustages in /builds/worker/workspace/build/src/obj-firefox/dist/include/nsCOMPtr CLOSED TREE  
							
							 
							
							
							
						 
						
							2020-02-12 20:13:29 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Simon Giesecke 
								
							 
						 
						
							
							
							
							
								
							
							
								f604a47fa5 
								
							 
						 
						
							
							
								
								Bug 1611415 - Applied FixItHints from mozilla-non-std-move. r=froydnj  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D60980 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2020-02-12 17:24:41 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								08025af427 
								
							 
						 
						
							
							
								
								Bug 1595572 - Remove NetworkConnectivityService.cpp MOZ_ASSERT("unknown request") r=kershaw  
							
							 
							
							... 
							
							
							
							In a corner case race we might receive a notification from the wrong channel.
- mIPv4Channel is loading and calls nsHttpChannel::DoAuthRetry(NS_OK)
- RecheckDNS() is called and mIPv4Channel gets replaced
  we call Cancel for the old channel
- nsHttpChannel::ContinueDoAuthRetry is called, which calls OnStopRequest
  for the old channel
- We hit the assertion because we get the call for the wrong channel
Differential Revision: https://phabricator.services.mozilla.com/D61165 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2020-02-05 14:16:52 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								c7d9b630cb 
								
							 
						 
						
							
							
								
								Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana  
							
							 
							
							... 
							
							
							
							* Makes it possible to selectively enable TRR for pbmode/container/window/etc
Differential Revision: https://phabricator.services.mozilla.com/D48363 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2020-01-07 20:20:38 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Gabriele Svelto 
								
							 
						 
						
							
							
							
							
								
							
							
								5dc21d568c 
								
							 
						 
						
							
							
								
								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  
							
							 
							
							... 
							
							
							
							The inclusions were removed with the following very crude script and the
resulting breakage was fixed up by hand. The manual fixups did either
revert the changes done by the script, replace a generic header with a more
specific one or replace a header with a forward declaration.
find . -name "*.idl" | grep -v web-platform | grep -v third_party | while read path; do
    interfaces=$(grep "^\(class\|interface\).*:.*" "$path" | cut -d' ' -f2)
    if [ -n "$interfaces" ]; then
        if [[ "$interfaces" == *$'\n'* ]]; then
          regexp="\("
          for i in $interfaces; do regexp="$regexp$i\|"; done
          regexp="${regexp%%\\\|}\)"
        else
          regexp="$interfaces"
        fi
        interface=$(basename "$path")
        rg -l "#include.*${interface%%.idl}.h" . | while read path2; do
            hits=$(grep -v "#include.*${interface%%.idl}.h" "$path2" | grep -c "$regexp" )
            if [ $hits -eq 0 ]; then
                echo "Removing ${interface} from ${path2}"
                grep -v "#include.*${interface%%.idl}.h" "$path2" > "$path2".tmp
                mv -f "$path2".tmp "$path2"
            fi
        done
    fi
done
Differential Revision: https://phabricator.services.mozilla.com/D55444 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-12-06 09:17:57 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								2fc5985a45 
								
							 
						 
						
							
							
								
								Bug 1598430 - Make sure that we record the NETWORK_ID_ONLINE telemetry at the right time r=michal  
							
							 
							
							... 
							
							
							
							We perform this check in the first OnDataAvailable, instead of doing it in
OnStopRequest in case a network down event occurs after the data has arrived
but before we fire OnStopRequest. That would cause us to report a missing
networkID, even though it was not empty while receiving data.
Differential Revision: https://phabricator.services.mozilla.com/D55574 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-12-03 07:35:11 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Bogdan Tara 
								
							 
						 
						
							
							
							
							
								
							
							
								80377e90ee 
								
							 
						 
						
							
							
								
								Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE  
							
							 
							
							... 
							
							
							
							Backed out changeset c79b90bae420 (bug 1552176)
Backed out changeset 4b970cc771ca (bug 1552176)
Backed out changeset de7aa0eaf4c8 (bug 1552176)
Backed out changeset c8e692a40cd3 (bug 1552176)
Backed out changeset 68882d1eccac (bug 1552176)
Backed out changeset 692e5e51e19e (bug 1552176) 
							
						 
						
							2019-11-11 12:11:36 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								4fe6130ec3 
								
							 
						 
						
							
							
								
								Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana  
							
							 
							
							... 
							
							
							
							* Makes it possible to selectively enable TRR for pbmode/container/window/etc
Differential Revision: https://phabricator.services.mozilla.com/D48363 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-11-10 17:11:41 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Bogdan Tara 
								
							 
						 
						
							
							
							
							
								
							
							
								8f38f4a3fb 
								
							 
						 
						
							
							
								
								Backed out 6 changesets (bug 1552176) for bustages complaining about ServiceWorkerManager.cpp CLOSED TREE  
							
							 
							
							... 
							
							
							
							Backed out changeset bff9110e434e (bug 1552176)
Backed out changeset ac8f8a6dbd98 (bug 1552176)
Backed out changeset 8dd630e7534a (bug 1552176)
Backed out changeset 7ce9e220cdb9 (bug 1552176)
Backed out changeset ee9911acfcd4 (bug 1552176)
Backed out changeset 652b3bd6848d (bug 1552176) 
							
						 
						
							2019-11-08 22:18:05 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								adfeaf25f5 
								
							 
						 
						
							
							
								
								Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana  
							
							 
							
							... 
							
							
							
							* Makes it possible to selectively enable TRR for pbmode/container/window/etc
Differential Revision: https://phabricator.services.mozilla.com/D48363 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-11-08 17:13:05 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Noemi Erli 
								
							 
						 
						
							
							
							
							
								
							
							
								853acdf360 
								
							 
						 
						
							
							
								
								Backed out 5 changesets (bug 1552176) for causing multiple build bustages CLOSED TREE  
							
							 
							
							... 
							
							
							
							Backed out changeset 203060e4af95 (bug 1552176)
Backed out changeset b52f0ff800c8 (bug 1552176)
Backed out changeset 9f8d159fe252 (bug 1552176)
Backed out changeset 751b518e08fa (bug 1552176)
Backed out changeset a11ffd474c0c (bug 1552176) 
							
						 
						
							2019-11-02 23:20:28 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								5528771952 
								
							 
						 
						
							
							
								
								Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana  
							
							 
							
							... 
							
							
							
							* Makes it possible to selectively enable TRR for pbmode/container/window/etc
Differential Revision: https://phabricator.services.mozilla.com/D48363 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-11-02 20:42:42 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								2ec2a2cd55 
								
							 
						 
						
							
							
								
								Bug 1557292 - Remove assertion that channel is IPv6 r=michal  
							
							 
							
							... 
							
							
							
							This check is wrong when channels are loaded using a proxy.
Bug 1585569 is supposed to fix the issue completely.
Differential Revision: https://phabricator.services.mozilla.com/D47879 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-10-02 08:49:18 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								eb53fa62d3 
								
							 
						 
						
							
							
								
								Bug 1580130 - Add telemetry to record presence of the networkID when the connectivity check has completed r=dragana  
							
							 
							
							... 
							
							
							
							When the IPv4 check is completed, we get the network ID and report to telemetry if it was empty or not. This allows us to more accurately determine if we always have a networkID.
Depends on D45331
Differential Revision: https://phabricator.services.mozilla.com/D45332 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-09-13 06:41:38 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								b0786cdfb7 
								
							 
						 
						
							
							
								
								Bug 1518730 - Disable TRR for connectivity checks r=dragana  
							
							 
							
							... 
							
							
							
							Depends on D33473
Differential Revision: https://phabricator.services.mozilla.com/D33475 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-06-03 21:17:57 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sylvestre Ledru 
								
							 
						 
						
							
							
							
							
								
							
							
								e226046cb8 
								
							 
						 
						
							
							
								
								Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan  
							
							 
							
							... 
							
							
							
							# ignore-this-changeset
Depends on D28954
Differential Revision: https://phabricator.services.mozilla.com/D28956 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-05-01 08:47:10 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								8e20bbbc9a 
								
							 
						 
						
							
							
								
								Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D21538 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-03-08 09:04:11 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ciure Andrei 
								
							 
						 
						
							
							
							
							
								
							
							
								712dd2bb8c 
								
							 
						 
						
							
							
								
								Backed out 16 changesets (bug 1525245) for perma failing test_document_cookie.html CLOSED TREE  
							
							 
							
							... 
							
							
							
							Backed out changeset 3fd27215698f (bug 1525245)
Backed out changeset d9a9e8e77873 (bug 1525245)
Backed out changeset 0e6f7be92e3f (bug 1525245)
Backed out changeset 6790802e2fa5 (bug 1525245)
Backed out changeset a5a9e01116ed (bug 1525245)
Backed out changeset 66e19a0c38dd (bug 1525245)
Backed out changeset fb90d51ba853 (bug 1525245)
Backed out changeset 4772db3625b3 (bug 1525245)
Backed out changeset 9affaf0cb998 (bug 1525245)
Backed out changeset a91b7ebe8bdd (bug 1525245)
Backed out changeset c2a13a7480e1 (bug 1525245)
Backed out changeset abe4482fa137 (bug 1525245)
Backed out changeset b3920c0bcf84 (bug 1525245)
Backed out changeset 0821b81f2724 (bug 1525245)
Backed out changeset 70bed2ad7899 (bug 1525245)
Backed out changeset 5f72ba232cc8 (bug 1525245) 
							
						 
						
							2019-03-07 17:54:18 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								6856f88972 
								
							 
						 
						
							
							
								
								Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D21538 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-03-07 10:21:15 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dorel Luca 
								
							 
						 
						
							
							
							
							
								
							
							
								ac34e1d973 
								
							 
						 
						
							
							
								
								Backed out 16 changesets (bug 1525245) for Android failures. CLOSED TREE  
							
							 
							
							... 
							
							
							
							Backed out changeset 9f8a1b410320 (bug 1525245)
Backed out changeset 0ef284a9a1d5 (bug 1525245)
Backed out changeset 835e5f642a03 (bug 1525245)
Backed out changeset 362f5a8d033c (bug 1525245)
Backed out changeset 9da3ab33cf67 (bug 1525245)
Backed out changeset 6aacd2d6e835 (bug 1525245)
Backed out changeset 8ff9e8f45e02 (bug 1525245)
Backed out changeset 2020227181cc (bug 1525245)
Backed out changeset fc3c64c330b9 (bug 1525245)
Backed out changeset 2762bf88e050 (bug 1525245)
Backed out changeset ffc10fdc50a6 (bug 1525245)
Backed out changeset bb6ade1207d7 (bug 1525245)
Backed out changeset 1875eb5085e4 (bug 1525245)
Backed out changeset 7e4f67a6d6f1 (bug 1525245)
Backed out changeset e671fc9581eb (bug 1525245)
Backed out changeset b89f5def8d0d (bug 1525245) 
							
						 
						
							2019-03-06 21:07:49 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								4fabb4a2a8 
								
							 
						 
						
							
							
								
								Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D21538 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-03-06 17:04:06 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								f6680698bd 
								
							 
						 
						
							
							
								
								Bug 1525319 - Removing context from OnDataAvailable r=valentin  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D20881 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-02-27 23:42:27 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								c4853316e7 
								
							 
						 
						
							
							
								
								Bug 1525319 - Removing context from OnStopRequest r=valentin  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D20770 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-02-27 23:41:31 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								f7e35ae39e 
								
							 
						 
						
							
							
								
								Bug 1525319 - Removing context from OnStartRequest r=valentin  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D20769 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-02-27 23:41:04 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dorel Luca 
								
							 
						 
						
							
							
							
							
								
							
							
								4a4dcd57fa 
								
							 
						 
						
							
							
								
								Backed out 4 changesets (bug 1525319) for Android failures in dom/base/test/test_progress_events_for_gzip_data.html  
							
							 
							
							... 
							
							
							
							Backed out changeset b73f033efb41 (bug 1525319)
Backed out changeset 1d318d5c6b98 (bug 1525319)
Backed out changeset 6d73418988d4 (bug 1525319)
Backed out changeset 84ca79bd2dc3 (bug 1525319) 
							
						 
						
							2019-02-25 04:06:11 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								63ab2bd8aa 
								
							 
						 
						
							
							
								
								Bug 1525319 - Removing context from OnDataAvailable r=valentin  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D20881 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-02-24 20:27:55 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								332531fa9c 
								
							 
						 
						
							
							
								
								Bug 1525319 - Removing context from OnStopRequest r=valentin  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D20770 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-02-24 20:26:59 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								2441197975 
								
							 
						 
						
							
							
								
								Bug 1525319 - Removing context from OnStartRequest r=valentin  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D20769 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2019-02-24 20:26:16 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								3421b8fcff 
								
							 
						 
						
							
							
								
								Bug 1520868 - Replacing AsyncOpen2 with AsyncOpen always r=valentin  
							
							 
							
							... 
							
							
							
							Replacing js and text occurences of asyncOpen2
Replacing open2 with open
Differential Revision: https://phabricator.services.mozilla.com/D16885 
--HG--
rename : layout/style/test/test_asyncopen2.html => layout/style/test/test_asyncopen.html
extra : moz-landing-system : lando 
							
						 
						
							2019-02-12 16:08:25 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Sylvestre Ledru 
								
							 
						 
						
							
							
							
							
								
							
							
								ad75e912fb 
								
							 
						 
						
							
							
								
								Bug 1512961 - Reformat recent changes to the Google coding style r=Ehsan  
							
							 
							
							... 
							
							
							
							# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D14060 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2018-12-10 19:23:16 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Valentin Gosu 
								
							 
						 
						
							
							
							
							
								
							
							
								8064b923c9 
								
							 
						 
						
							
							
								
								Bug 1502025 - Use captive portal endpoints for connectivity checks r=dragana  
							
							 
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D13334 
--HG--
extra : moz-landing-system : lando 
							
						 
						
							2018-12-02 23:29:27 +00:00