Closed
Bug 1971566
Opened 7 months ago
Closed 7 months ago
Revert superfluous scope added to JSON.cpp
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: dminor, Assigned: dminor)
References
Details
Attachments
(1 file)
In Bug 1958298, I landed a speculative "fix" for a crash that looks like it started with the removal of the Records & Tuples code. That landed in Firefox 139, however the crash itself disappeared in Firefox 138, so it seems very unlikely that it made any difference.
| Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Pushed by dminor@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b6ca10bd0592
https://hg.mozilla.org/integration/autoland/rev/9efbad2a2f2a
Revert superfluous scope added to JSON.cpp; r=jonco
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•