gecko-dev/netwerk
Matt Woodrow 282120e051 Bug 1601779 - Don't process switch when we actually abort a channel load. r=kmag
We currently do a process switch for a failed load so that we show an error page in the right process. This adds an exception for loads that we just explicitly cancelled, since it shouldn't be necessary, and so that tests that use BrowserUtils.waitForDocLoadAndStopIt don't get confused.

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

--HG--
extra : moz-landing-system : lando
2020-01-09 02:40:03 +00:00
..
base Bug 1552176 - Pass TRRMode to nsDNSPrefetch r=dragana 2020-01-07 19:33:10 +00:00
build Bug 1561860 - Add rust-url based nsIURI implementation r=JuniorHsu 2019-12-11 20:17:53 +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 1519126 - Intermittent GECKO(1168) | Assertion failure: !chunk->IsReady() r=mayhemer 2020-01-08 14:09:33 +00:00
cookie Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
dns No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-01-09 15:43:49 +00:00
ipc Bug 1601779 - Don't process switch when we actually abort a channel load. r=kmag 2020-01-09 02:40:03 +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 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2020-01-09 21:50:11 +00:00
sctp Bug 1586593 - dispatch CloseInt on DataChannel Open ACK failure - r=bwc 2019-10-11 17:03:23 +00:00
socket Bug 1605090 - Use next_event() instead of events(). r=agrover 2019-12-19 17:40:36 +00:00
srtp
streamconv Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
system Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2020-01-09 21:50:11 +00:00
test Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2020-01-09 21:50:11 +00:00
url-classifier Backed out 10 changesets (bug 1599043) for build bustages in nsGlobalWindowOuter.cpp on a CLOSED TREE 2019-12-12 17:14:54 +02: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