Closed
Bug 1970921
Opened 8 months ago
Closed 7 months ago
Add an end-to-end test for TP allow-list categories
Categories
(Core :: Privacy: Anti-Tracking, task, P2)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: emz, Assigned: leoliu)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We should add a mochitest browser chrome that tests the different combinations of checkboxes or ETP category and tests that the correct allow-list entries are applied when loading a site with classified (test) trackers.
| Reporter | ||
Comment 1•7 months ago
|
||
Here is a test that hooks into remote permissions. This way you could add test-only exception list entries: https://searchfox.org/mozilla-central/source/toolkit/components/antitracking/test/browser/browser_siteSpecificWorkAroundsComplex.js#11
For testing if the tracker loads or not you can check our existing anti-tracking tests.
| Reporter | ||
Updated•7 months ago
|
Assignee: nobody → leliu
Status: NEW → ASSIGNED
Priority: P3 → P2
| Assignee | ||
Comment 2•7 months ago
|
||
| Assignee | ||
Updated•7 months ago
|
Updated•7 months ago
|
Attachment #9495289 -
Attachment description: WIP: Bug 1970921 - add end-to-end tests for TP allow-list categories r?#anti-tracking! → Bug 1970921 - add end-to-end tests for TP allow-list categories r?#anti-tracking!
Updated•7 months ago
|
Summary: At an end-to-end test for TP allow-list categories → Add an end-to-end test for TP allow-list categories
Updated•7 months ago
|
Attachment #9495289 -
Attachment description: Bug 1970921 - add end-to-end tests for TP allow-list categories r?#anti-tracking! → WIP: Bug 1970921 - add end-to-end tests for TP allow-list categories r?#anti-tracking!
Updated•7 months ago
|
Attachment #9495289 -
Attachment description: WIP: Bug 1970921 - add end-to-end tests for TP allow-list categories r?#anti-tracking! → Bug 1970921 - add end-to-end tests for TP allow-list categories r?#anti-tracking!
Pushed by ezuehlcke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2e8e8efcf712
https://hg.mozilla.org/integration/autoland/rev/f7f67f383ab7
add end-to-end tests for TP allow-list categories r=anti-tracking-reviewers,emz
Backed out for causing bc failures @ browser_statePartitioning_strings.js
Flags: needinfo?(leliu)
Updated•7 months ago
|
Attachment #9495289 -
Attachment description: Bug 1970921 - add end-to-end tests for TP allow-list categories r?#anti-tracking! → Bug 1970921 - add end-to-end tests for TP allow-list categories
Pushed by ezuehlcke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a6843d79370f
https://hg.mozilla.org/integration/autoland/rev/db5464a400ff
add end-to-end tests for TP allow-list categories r=anti-tracking-reviewers,emz
Backed out for causing bc failures @ browser_storageAccessWithDynamicFpi.js
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Status: RESOLVED → REOPENED
status-firefox142:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 142 Branch → ---
Pushed by ezuehlcke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ad7487ef7a8a
https://hg.mozilla.org/integration/autoland/rev/1c95468ad26c
add end-to-end tests for TP allow-list categories r=anti-tracking-reviewers,emz
Status: REOPENED → RESOLVED
Closed: 7 months ago → 7 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
| Assignee | ||
Updated•7 months ago
|
Flags: needinfo?(leliu)
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•