Tab crashes on ECMAscript compatibility table if javascript.options.experimental.fields=true
Categories
(Core :: JavaScript Engine, defect, P1)
Tracking
()
People
(Reporter: alex.fdm, Unassigned)
References
()
Details
Firefox Dev Edition 67 tab crashes on ECMAscript compatibility table if the javascript.options.experimental.fields is true. It works fine on Nightly 68.
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Likely a duplicate of something in the es-fields tree. We'll recheck once a bunch of currently in-flight work lands.
Comment 2•6 years ago
|
||
Works now!
Reporter | ||
Comment 3•6 years ago
|
||
The current Dev Edition still crashes for me.
Reporter | ||
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Dev Edition is built from beta, not nightly. It'll be fixed in that when 68 moves to beta.
Reporter | ||
Comment 5•6 years ago
•
|
||
I knew that, as you can see on the issue description. I opened this issue because if this is not fixed in 67 before it is released, it will crash for users that enable the config.
Comment 6•6 years ago
|
||
Options like this are for internal debugging purposes -- just a way to do quick-and-dirty testing in the wild to see how things play out. If people are enabling this before it's done, they should expect to hit issues of various sorts, issues that aren't going to be fixed til the whole thing gets shipped in turned-on mode.
Description
•