gecko-dev/netwerk
Khyati Agarwal a5a46d7d06 bug 1524362 - 34,800 instances of "NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111" emitted from netwerk/protocol/res/SubstitutingProtocolHandler.cpp during linux64 debug testing r=valentin
Replaced "NS_ENSURE_SUCCESS" with 'if' condition

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

--HG--
extra : moz-landing-system : lando
2019-04-01 21:06:28 +00:00
..
base Bug 1540300 - Remove more verbose nsIURIMutator warnings. r=valentin 2019-04-01 08:25:59 +00:00
build Bug 1532324 - Remove manual NS_RELEASE from netwerk/* r=JuniorHsu 2019-03-05 18:43:02 +00:00
cache Bug 1532324 - Remove manual NS_RELEASE from netwerk/* r=JuniorHsu 2019-03-05 18:43:02 +00:00
cache2 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
cookie Bug 1534538 - Principal serialization should not serialize base domain if not needed, r=Ehsan 2019-03-29 19:20:52 +00:00
dns bug 1439002 - remove useless debug spew from nsSiteSecurityService r=erahm 2019-04-01 17:07:20 +00:00
ipc Bug 1521729 - P2: Fix failure tests r=mayhemer 2019-03-18 14:50:56 +00:00
locales Bug 1523249, r=valentin 2019-01-30 11:39:42 +00:00
mime Bug 1452278 - Part 1 - Make macOS nsOSHelperAppService::GetFromTypeAndExtension() not call OS MIME API's in content r=bzbarsky,froydnj 2019-03-27 22:49:33 +00:00
protocol bug 1524362 - 34,800 instances of "NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111" emitted from netwerk/protocol/res/SubstitutingProtocolHandler.cpp during linux64 debug testing r=valentin 2019-04-01 21:06:28 +00:00
sctp Backed out changeset 2161b075ce64 (bug 1521304) for high frequency mochitest failure, a=backout 2019-02-12 21:58:27 +02:00
socket Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
srtp
streamconv Merge mozilla-inbound to mozilla-central. a=merge 2019-03-14 18:25:40 +02:00
system Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
test Backed out 2 changesets (bug 1487113) for causing xpcshell failure in netwerk/test/unit_ipc/test_alt-data_cross_process_wrap.js CLOSED TREE 2019-04-01 13:42:38 +03:00
url-classifier Bug 1536488 - Tracking-annotation should use strict list always, r=dimi 2019-03-27 13:51:27 +00:00
wifi Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
moz.build Bug 1511436 - Cleanup URL-Classifier code - part 1 - nsIUrlClassifierFeature, r=dimi 2018-12-14 12:40:16 +01:00
necko-config.h.in