Closed
Bug 1815903
Opened 3 years ago
Closed 3 years ago
Add change array by copy methods to eager-ecma-allowlist.js
Categories
(DevTools :: Console, task)
DevTools
Console
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
Those are behind a pref at the moment (javascript.options.experimental.enable_change_array_by_copy
), but we can still add them conditionally
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e18573c72ae7
[devtools] Allow eager evaluation of change array by copy methods. r=arai.
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•