Security/Tracking protection: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎List: link to how the Disconnect list is created)
(→‎QA: add test plan for Fx42)
Line 23: Line 23:
== QA ==
== QA ==


* [[QA/Polaris/Tracking protection|Test plan for Fx42]]
* [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1101005&hide_resolved=1 Breakage bugs]
* [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1101005&hide_resolved=1 Breakage bugs]
* [https://docs.google.com/a/mozilla.com/spreadsheets/d/1eD1SE6LhRVRRiWmCeCtIVJ3ktFyem29LpqDa2O_5nWU/edit#gid=1390348479 Reports to process]
* [https://docs.google.com/a/mozilla.com/spreadsheets/d/1eD1SE6LhRVRRiWmCeCtIVJ3ktFyem29LpqDa2O_5nWU/edit#gid=1390348479 Reports to process]

Revision as of 21:34, 30 June 2015

Description

Websites need to be able to deliver and monetize the content they create. Users want more protection from online tracking. Tracking Protection is a new platform-level technology that blocks HTTP loads at the network level. Coupled with a user-declared opt-out, such as Do Not Track, we will explore various paths that can provide users with more safety while allowing websites to reliably deliver ads that meet or exceed consumer's tracking preferences.

This feature is part of the Polaris initiative.

https://intranet.mozilla.org/TrackingProtectionForFirefox

Engineering

List

QA

To turn on debugging output, export the following environment variable:

NSPR_LOG_MODULES="UrlClassifierDbService:5,nsChannelClassifier:5"

UX

Documentation