Closed Bug 1350798 Opened 8 years ago Closed 8 years ago

Ignore v4 completion too early will cause telemetry::URLCLASSIFIER_MATCH_RESULT gets wrong results

Categories

(Toolkit :: Safe Browsing, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: dimi, Assigned: dimi)

References

Details

(Whiteboard: #sbv4-m6)

Attachments

(1 file)

Right now we enable completion but ignore the lookup result by checking preference in nsUrlClassifierLookupCallback::Completion[1]. But this will cause us measure incorrect match result[2] because completions for v4 are ignored. We should skip v4 completion result in nsUrlClassifierLookupCallback::HandleResults to get correct telemetry record. [1] https://dxr.mozilla.org/mozilla-central/source/toolkit/components/url-classifier/nsUrlClassifierDBService.cpp#1139 [2] https://dxr.mozilla.org/mozilla-central/source/toolkit/components/url-classifier/nsUrlClassifierDBService.cpp#1269
Whiteboard: #sbv4-m6
Comment on attachment 8851493 [details] Bug 1350798 - Ignore v4 completion too early will cause telemetry::URLCLASSIFIER_MATCH_RESULT gets wrong results. https://reviewboard.mozilla.org/r/123814/#review126362 ::: commit-message-cc537:5 (Diff revision 1) > +Bug 1350798 - Ignore v4 completion too early will cause telemetry::URLCLASSIFIER_MATCH_RESULT gets wrong results. r?francois > + > +Enable safebrowsing v4 completion but ignore the result by checking preference in > +nsUrlClassifierLookupCallback::Completion may cause telemetry measure incorrect match > +result since v4 completions will always be ingored. typo: ignored
Attachment #8851493 - Flags: review?(francois) → review+
Priority: -- → P2
Keywords: checkin-needed
Pushed by ihsiao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/770d755ed395 Ignore v4 completion too early will cause telemetry::URLCLASSIFIER_MATCH_RESULT gets wrong results. r=francois
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: