Closed
Bug 1481252
Opened 6 years ago
Closed 6 years ago
[FastBlock] Expose information about trackers blocked by FastBlock and Tracking Protection via internal APIs
Categories
(Toolkit :: Safe Browsing, enhancement, P1)
Toolkit
Safe Browsing
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: johannh, Assigned: xeonchen)
References
Details
Attachments
(3 files)
For the FastBlock shield study (and presumably for future content blocking UI work), we need to know how many trackers are on the page and how many slow trackers were blocked by FastBlock.
This could be added e.g. to the top-level docshell associated with the request.
Due to the payload structure of the Shield study PHD I think it would be highly preferable to get this via a chrome API instead of just sending telemetry for this.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → xeonchen
Updated•6 years ago
|
Status: NEW → ASSIGNED
Component: Tracking Protection → Safe Browsing
Priority: -- → P1
Product: Firefox → Toolkit
Comment 1•6 years ago
|
||
Gary, please ni? me (or ping me/email etc) if you have any questions on how to do this... :-)
Assignee | ||
Comment 2•6 years ago
|
||
(In reply to :Ehsan Akhgari from comment #1)
> Gary, please ni? me (or ping me/email etc) if you have any questions on how
> to do this... :-)
Thank you Ehsan, very appreciate!
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Comment on attachment 8998888 [details]
Bug 1481252 - Part 1: Report FastBlock status to docshell; r=valentin
Valentin Gosu [:valentin] has approved the revision.
Attachment #8998888 -
Flags: review+
Comment 7•6 years ago
|
||
Comment on attachment 8998889 [details]
Bug 1481252 - Part 2: Report Tracking Protection status to docshell; r=valentin,francois
Valentin Gosu [:valentin] has approved the revision.
Attachment #8998889 -
Flags: review+
Assignee | ||
Updated•6 years ago
|
Attachment #8998889 -
Flags: feedback?(francois)
Updated•6 years ago
|
Attachment #8998886 -
Attachment description: Bug 1481252 - Part 0: add tracker statistics fields to docshell; r=smaug → Bug 1481252 - Part 0: add tracker statistics fields to document; r=smaug
Comment 8•6 years ago
|
||
Comment on attachment 8998889 [details]
Bug 1481252 - Part 2: Report Tracking Protection status to docshell; r=valentin,francois
François Marier [:francois] has approved the revision.
Attachment #8998889 -
Flags: review+
Updated•6 years ago
|
Attachment #8998889 -
Flags: feedback?(francois)
Updated•6 years ago
|
Attachment #8998886 -
Attachment description: Bug 1481252 - Part 0: add tracker statistics fields to document; r=smaug → Bug 1481252 - Part 0: add tracker statistics fields to document; r=smaug,francois
Updated•6 years ago
|
Attachment #8998889 -
Attachment description: Bug 1481252 - Part 2: Report Tracking Protection status to docshell; r=valentin → Bug 1481252 - Part 2: Report Tracking Protection status to docshell; r=valentin,francois
Updated•6 years ago
|
Attachment #8998886 -
Attachment description: Bug 1481252 - Part 0: add tracker statistics fields to document; r=smaug,francois → Bug 1481252 - Part 0: add tracker statistics fields to document; r=smaug
Comment 9•6 years ago
|
||
Comment on attachment 8998886 [details]
Bug 1481252 - Part 0: add tracker statistics fields to document; r=smaug
Olli Pettay [:smaug] has approved the revision.
Attachment #8998886 -
Flags: review+
Assignee | ||
Comment 10•6 years ago
|
||
Keywords: checkin-needed
Comment 11•6 years ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61909c98d50d
Part 0: add tracker statistics fields to document; r=smaug
Keywords: checkin-needed
Comment 12•6 years ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/74da82ac273d
Part 1: Report FastBlock status to docshell; r=valentin
Comment 13•6 years ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aa640b891abd
Part 2: Report Tracking Protection status to docshell; r=valentin,francois
Comment 14•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/61909c98d50d
https://hg.mozilla.org/mozilla-central/rev/74da82ac273d
https://hg.mozilla.org/mozilla-central/rev/aa640b891abd
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 15•6 years ago
|
||
Gary, good job! Thanks!
Assignee | ||
Updated•6 years ago
|
Summary: Expose information about trackers blocked by FastBlock and Tracking Protection via internal APIs → [FastBlock] Expose information about trackers blocked by FastBlock and Tracking Protection via internal APIs
You need to log in
before you can comment on or make changes to this bug.
Description
•