Closed
Bug 1977954
Opened 2 months ago
Closed 2 months ago
Fix or remove --disable-explicit-resource-management
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
143 Branch
Tracking | Status | |
---|---|---|
firefox143 | --- | fixed |
People
(Reporter: sfink, Assigned: dminor)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I get compilation failure with --disable-explicit-resource-management
(which I had forgotten I had set in one of my mozconfigs). It's using a conditionally defined exception type.
Is it time to remove the flag now?
Assignee | ||
Comment 1•2 months ago
|
||
This would be removed as part of Bug 1969212. We shipped this feature in Firefox 141, so it's only going to hit release July 22. It would be nice to turn things off again easily for a few releases, just in case. I'll see if I can get this working again.
Assignee | ||
Comment 2•2 months ago
|
||
Pushed by dminor@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1f291192027a
https://hg.mozilla.org/integration/autoland/rev/6b7329645fd3
Fix --disable-explicit-resource-management build; r=sfink
Comment 4•2 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•20 days ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in
before you can comment on or make changes to this bug.
Description
•