Closed
Bug 1469540
Opened 7 years ago
Closed 7 years ago
Remove option to disable Array.prototype.values
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: evilpies, Assigned: evilpies)
References
Details
Attachments
(1 file)
6.10 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
We are shipping Array.prototype.values in Firefox 60. I haven't heard of any regression. Talking to v8, they have heard of some very outdated software (probably bug 1299593) running into this, but had no plans of disabling it again.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Attachment #8986150 -
Flags: review?(jdemooij)
Comment 2•7 years ago
|
||
Comment on attachment 8986150 [details] [diff] [review]
Remove option to disable Array.prototype.values. r?
Review of attachment 8986150 [details] [diff] [review]:
-----------------------------------------------------------------
It stuck, great.
Attachment #8986150 -
Flags: review?(jdemooij) → review+
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/82e3dae4079c
Remove option to disable Array.prototype.values. r=jandem
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•