gecko-dev/netwerk
Francois Marier 1e487450bd Bug 1421803 - Send ThreatHit requests and telemetry at the right time. r=dimi
The ThreatHit requests were never being sent because SetMatchedInfo() was
called on the channel _after_ calling SendThreatHitReport().

Additionally, the telemetry was sent in OnStartRequest() and so errors
returned in OnStopRequest() would not be caught.

This patch also includes some improvements to the logging of these
requests which can be toggled using:

    MOZ_LOG="UrlClassifierDbService:5,nsChannelClassifier:5"

MozReview-Commit-ID: 9dtRgEPVS3g

--HG--
extra : rebase_source : 6d0e4b745e203a54489ddd479935d008ab9a82d7
2017-11-28 12:10:37 -08:00
..
base Bug 1421803 - Send ThreatHit requests and telemetry at the right time. r=dimi 2017-11-28 12:10:37 -08:00
build Bug 1415205 - Add nsIURIMutator impls for all objects implementing nsIURI r=bagder 2017-11-20 17:11:30 +01:00
cache Bug 1413622 - Add a check to avoid a division by zero. r=mayhemer 2017-11-15 15:01:11 +01:00
cache2 Bug 1416638 - Add a PrefValueKind arg to Preferences::Get*(), and remove Preferences::GetDefault*(). r=glandium 2017-11-14 19:06:01 +11:00
cookie Merge mozilla-central to autoland r=merge on a CLOSED TREE 2017-11-29 12:31:25 +02:00
dns Bug 1422173 - Use lock when changing nsHostRecord.addr_info r=mayhemer 2017-12-01 16:05:16 +01:00
ipc Backed out 16 changesets (bug 1402519) for conflicts during merge r=backout on a CLOSED TREE 2017-11-23 00:11:44 +02:00
locales
mime
protocol Bug 446344 - Implement Origin header CSRF mitigation. r=ckerschb,dragana 2017-11-24 17:35:05 -08:00
sctp Backed out 3 changesets (bug 1297418) for causing bug 1421963 r=backout a=backout 2017-12-01 00:38:13 +02:00
socket
srtp Bug 1230759: Part 4 - update moz build for libsrtp 2.2 r=jesup 2017-11-07 22:05:41 -08:00
streamconv Bug 1390708 - remove nsBinHexDecoder r=mcmanus 2017-10-11 11:58:28 +08:00
system
test Bug 446344 - Implement Origin header CSRF mitigation. r=ckerschb,dragana 2017-11-24 17:35:05 -08:00
wifi Bug 1413044 - Move DBusHelper.h in uriloader/exthandler, r=smaug 2017-11-01 23:24:38 +01:00
moz.build
necko-config.h.in