Closed Bug 1570805 Opened 6 years ago Closed 6 years ago

[stp] Turn on Social Tracking Protection Prefs

Categories

(Core :: Privacy: Anti-Tracking, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: tanvi, Assigned: baku)

References

(Blocks 1 open bug)

Details

(Whiteboard: [stp][skyline])

Attachments

(1 file)

Set privacy.trackingprotection.socialtracking.annotate.enabled and privacy.socialtracking.block_cookies.enabled to true to turn on Social Tracking Protection in Firefox for Firefox 70.

Priority: -- → P1

You can also remove youtube from the blacklist prefs in this bug.

So this bug is to:

  • Set privacy.socialtracking.block_cookies.enabled to true by default
  • Remove social-tracking-protection-youtube-digest256 from urlclassifier.features.socialtracking.annotate.blacklistTables
  • Remove social-tracking-protection-youtube-digest256 from urlclassifier.features.socialtracking.blacklistTables

baku, can you take this this week?

Flags: needinfo?(amarchesini)
Assignee: nobody → amarchesini
Flags: needinfo?(amarchesini)
Pushed by amarchesini@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a529c02c2e94 [stp] Turn on Social Tracking Protection Prefs, r=johannh
Backout by malexandru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f6c20178d678 Backed out changeset a529c02c2e94 for causing failures in test_socialtracking_annotate.html

Backed out changeset a529c02c2e94 for causing failures in test_socialtracking_annotate.html

Backout link: https://hg.mozilla.org/integration/autoland/rev/f6c20178d67878f3570b96c2df29dd8f03e7e633

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Crunnable&tochange=f6c20178d67878f3570b96c2df29dd8f03e7e633&fromchange=a529c02c2e94ded0d3c5b8a1a23fe6ccef96c4b7&searchStr=mochitest%2Ce10s&selectedJob=260346720

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=260346720&repo=autoland&lineNumber=43025

[task 2019-08-07T13:16:44.435Z] 13:16:44 INFO - We want to have annotation information
[task 2019-08-07T13:16:44.435Z] 13:16:44 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | The loading happened correctly
[task 2019-08-07T13:16:44.435Z] 13:16:44 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | The annotation happened correctly
[task 2019-08-07T13:16:44.436Z] 13:16:44 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | Correct flag
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - Buffered messages finished
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | Tracking resource flag matches - got true, expected false
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:320:16
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - runTest@toolkit/components/url-classifier/tests/mochitest/features.js:232:9
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - async*runTests/<@toolkit/components/url-classifier/tests/mochitest/features.js:282:15
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - Testing: [["urlclassifier.trackingAnnotationTable.testEntries", "example.com"], ["urlclassifier.features.fingerprinting.annotate.blacklistHosts", "example.com"], ["urlclassifier.features.cryptomining.annotate.blacklistHosts", "example.com"], ["urlclassifier.features.socialtracking.annotate.blacklistHosts", "example.com"], ["urlclassifier.trackingAnnotationWhitelistTable.testEntries", ""], ["urlclassifier.features.fingerprinting.annotate.whitelistHosts", ""], ["urlclassifier.features.cryptomining.annotate.whitelistHosts", ""], ["urlclassifier.features.socialtracking.annotate.whitelistHosts", ""], ["urlclassifier.trackingTable.testEntries", ""], ["urlclassifier.features.fingerprinting.blacklistHosts", ""], ["urlclassifier.features.cryptomining.blacklistHosts", ""], ["urlclassifier.features.socialtracking.blacklistHosts", ""], ["urlclassifier.trackingWhitelistTable.testEntries", "mochi.test"], ["urlclassifier.features.fingerprinting.whitelistHosts", "mochi.test"], ["urlclassifier.features.cryptomining.whitelistHosts", "mochi.test"], ["urlclassifier.features.socialtracking.whitelistHosts", "mochi.test"]]
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO -
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - We want to have annotation information
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | The loading happened correctly
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | The annotation happened correctly
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | Correct flag
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-08-07T13:16:44.437Z] 13:16:44 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/url-classifier/tests/mochitest/test_socialtracking_annotate.html | Tracking resource flag matches - got true, expected false

Flags: needinfo?(amarchesini)
Flags: needinfo?(amarchesini)
Pushed by amarchesini@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1964441c7527 [stp] Turn on Social Tracking Protection Prefs, r=johannh
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: