gecko-dev/netwerk
Valentin Gosu 7b6dbd12fb Bug 1356097 - Improve correctness of HTTP_PAGE_* telemetry r=mcmanus
When the last request is removed from the load group, we report telemetry for the default load request. This was done without checking if the request was successful, which may cause us to report telemetry for failed requests as well.
Also, the NullHttpChannel had its timingEnabled attribute set to true, which could lead us to report invalid telemetry

MozReview-Commit-ID: 5w7rd2V17Xd

--HG--
extra : rebase_source : 60785ebc38da8880aa6ded668fed8af81c3d60e9
2017-05-29 22:15:37 +02:00
..
base Bug 1356097 - Improve correctness of HTTP_PAGE_* telemetry r=mcmanus 2017-05-29 22:15:37 +02:00
build Bug 1365306 - Remove net::ThrottlingService, don't suspend/resume download channels on page load. r=hurley 2017-05-18 14:09:00 -04:00
cache Bug 1342442 - Add null-check over gService in nsCacheService. r=michal 2017-03-06 05:46:00 -05:00
cache2 Bug 1360163 - Add test for altData of cache index, r=michal 2017-04-28 17:14:21 +08:00
cookie Bug 1363659 - Ensure not sending cookie service constructor when shutting down, r=ehsan 2017-05-26 03:08:00 +02:00
dns Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus 2017-05-29 22:09:04 +02:00
ipc Bug 1363659 - Ensure not sending necko IPC constructor when shutting down, r=valentin 2017-05-26 03:06:00 +02:00
locales Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois 2017-02-21 09:46:36 +08:00
mime Bug 1358297: Part 3. Create special case for stripping CR and LF on TSubstring, and use it in all the places that it is called. Use ASCIIMask to make it fast. r=froydnj 2017-05-10 13:12:36 -04:00
protocol Bug 1356097 - Improve correctness of HTTP_PAGE_* telemetry r=mcmanus 2017-05-29 22:15:37 +02:00
sctp Bug 1365081: really use prPolicy as the pocily input value. r=jesup 2017-05-15 17:58:41 -07:00
socket Bug 1360236 - make gSocketThread an internal implementation detail of nsSocketTransportService; r=mcmanus 2017-04-27 14:34:42 -04:00
srtp Bug 1297662 - Remove gf2_8.c & gf2_8.h as they are unused. r=jesup 2016-09-26 06:40:59 -05:00
streamconv Bug 1357678 - Make stream converters do omt. r=mayhemer 2017-05-30 14:11:34 +02:00
system Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus 2017-05-29 22:09:04 +02:00
test Bug 1367583 - Add a unit test for links in resource:// listings. r=mossop 2017-05-25 10:54:01 +09:00
wifi Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus 2017-05-29 22:09:04 +02:00
moz.build Bug 1340030: Remove necko_standalone lib (netwerk/standalone/). r=mcmanus 2017-02-17 15:17:39 +13:00
necko-config.h.in