Open
Bug 1539831
Opened 2 years ago
Updated 2 years ago
reportBreakage label for ThirdPartyCookies can be incorrect
Categories
(Firefox :: Protections UI, defect, P5)
Firefox
Protections UI
Tracking
()
NEW
People
(Reporter: ewright, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [anti-tracking])
reportBreakage label for ThirdPartyCookies is incorrect if the user has recently changed their cookieBehavior but not refreshed the page.
str:
set network.cookie.cookieBehavior
to 4
visit a page with some third party tracking cookies (https://www.mozilla.org)
change network.cookie.cookieBehavior
to 0
toggle back to that page, open the control center, click "report a problem", and send the report.
The report contains "nocookiesblocked" instead of "cookierestrictions".
Until you refresh that page it will be reporting the new value, though the page is affected by the old value. Other reportBreakage labels report the state of the page, not the state of the pref.
Has STR: --- → yes
Updated•2 years ago
|
Whiteboard: [anti-tracking][triage]
Updated•2 years ago
|
Priority: -- → P5
Whiteboard: [anti-tracking][triage] → [anti-tracking]
You need to log in
before you can comment on or make changes to this bug.
Description
•