Closed
Bug 1711523
Opened 1 year ago
Closed 1 year ago
Remove `protonEnabled` private tracking in various frontend modules
Categories
(Firefox :: General, task, P3)
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-cleanups])
Attachments
(1 file)
(As noted in bug 1709425, we should not land a patch for this before May 20th. Patches from deps of bug 1711467 to tests that read this pref will likely need to land first)
See this searchfox query: https://searchfox.org/mozilla-central/search?q=%5Cb_%3Fprotonenabled&path=&case=false®exp=true
which has the identity panel, monitor, UITour, URL bar code, page actions and devtools, all checking the proton prefs.
That code should stop checking those prefs. Code that only runs if the pref is false should be removed. Any private smart preference getters should be removed.
Updated•1 year ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1772
Updated•1 year ago
|
Priority: -- → P3
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9223583 -
Attachment description: WIP: Bug 1711523 - remove private proton tracking flags in frontend modules, r?mak!,emalysz! → Bug 1711523 - remove private proton tracking flags in frontend modules, r?mak!,emalysz!
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/bb362e72835e remove private proton tracking flags in frontend modules, r=mak,emalysz,desktop-theme-reviewers,harry
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•