Closed
Bug 1572487
Opened 5 years ago
Closed 5 years ago
Add UI Test for STP Pref with Preferences
Categories
(Firefox :: Protections UI, enhancement, P1)
Tracking
()
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: maxx, Assigned: maxx)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [skyline][stp])
Attachments
(1 file)
Add UI Test for UI Additions within about:preferences#privacy section
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
What specifically should this test cover? To make sure the "Social Media Trackers" line item appears in the Content Blocking options approraitely? Or does this address all UI within the preferecnes#privacy panel?
Flags: needinfo?(jhofmann)
Comment 2•5 years ago
|
||
No, we already have existing tests for the content blocking section. You should make sure that the functionality you added is covered by those tests, where possible.
What I could think of right now would be:
- Add all social blocking settings to the browser_contentblocking_categories.js test.
- Ensure that toggling
privacy.socialtracking.block_cookies.enabled
hides the social blocking UI
That should give us decent test coverage, I think :)
Thanks!
Flags: needinfo?(jhofmann)
Assignee | ||
Comment 3•5 years ago
•
|
||
For the #1571531 patch, I'll add that test to this function.
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Added the test for the Custom Tracking Content UI! Ready for review.
Flags: needinfo?(jhofmann)
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed
Updated•5 years ago
|
Keywords: checkin-needed
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b66659692980
Add UI Test for STP Pref with Preferences r=johannh
Comment 8•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•