Closed
Bug 1837582
Opened 2 years ago
Closed 2 years ago
Remove the disabled by default TZ=UTC environment setting code from RFP
Categories
(Core :: Security, task)
Core
Security
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The code is probably subtly broken anyway when trying to toggle RFP mode. We just branched of ESR115 so Tor browser can still keep the old code for a while as well. This also allows us the remove one of the few remaining uses of nsContentUtils::ShouldResistFingerprinting()
.
Assignee | ||
Updated•2 years ago
|
Summary: Remove the disabled by default UTC environment setting code from RFP → Remove the disabled by default TZ=UTC environment setting code from RFP
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D180199
Updated•2 years ago
|
Assignee: nobody → tschuster
Status: NEW → ASSIGNED
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/662b7f7504b9
Remove the disabled by default TZ=UTC environment setting code from RFP. r=tjr
Comment 3•2 years ago
|
||
Backed out for causing build bustages in nsGlobalWindowInner.cpp on Android
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowInner.cpp:6560:35: error: too few arguments to function call, single argument 'aTarget' was not specified
Flags: needinfo?(tschuster)
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a56488f2f8f
Remove the disabled by default TZ=UTC environment setting code from RFP. r=tjr
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(tschuster)
You need to log in
before you can comment on or make changes to this bug.
Description
•