Closed
Bug 1843721
Opened 2 years ago
Closed 2 years ago
Typo in pref name: experimental.new_set_methods
Categories
(Core :: JavaScript Engine, enhancement, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1809662
People
(Reporter: byjxjr3usp, Unassigned)
References
Details
Actual results:
Likely typo in js/xpconnect/src/XPCJSContext.cpp:
Preferences::GetBool(JS_OPTIONS_DOT_STR "experimental.new_set_methods");
Must be referring to "experimental.*enable_*new_set_methods".
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::JavaScript Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
Comment 2•2 years ago
|
||
Good catch. :)
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 3•2 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1809662
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•