Closed
Bug 1750025
Opened 4 years ago
Closed 4 years ago
Make tests in toolkit/components/url-classifier/tests/mochitest/ dFPI compatible
Categories
(Core :: Privacy: Anti-Tracking, task, P2)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
98 Branch
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: timhuang, Assigned: timhuang)
References
Details
(Whiteboard: [fxatps-dFPI-Mochitests])
Attachments
(1 file)
Convert following tests to be dFPI compatible
- toolkit/components/url-classifier/tests/mochitest/test_classify_by_default.html
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → tihuang
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•4 years ago
|
||
The testing cookies are set on the first test page that will be using
the default cookie behavior instead of the one that the test sets. To
fix this, we open a new window to set up the testing cookies, so that it
will be set under the correct cookie behavior.
Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b4e0703a444
Make the test test_classify_by_default.html using the correct cookie behavior. r=dimi
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•