mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
1e487450bd
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 |
||
---|---|---|
.. | ||
base | ||
build | ||
cache | ||
cache2 | ||
cookie | ||
dns | ||
ipc | ||
locales | ||
mime | ||
protocol | ||
sctp | ||
socket | ||
srtp | ||
streamconv | ||
system | ||
test | ||
wifi | ||
moz.build | ||
necko-config.h.in |