Bug 1886820 - Add a pref to control Error.captureStackTrace r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D232546
This commit is contained in:
@@ -8380,6 +8380,12 @@
|
|||||||
set_spidermonkey_pref: always
|
set_spidermonkey_pref: always
|
||||||
#endif // ENABLE_EXPLICIT_RESOURCE_MANAGEMENT
|
#endif // ENABLE_EXPLICIT_RESOURCE_MANAGEMENT
|
||||||
|
|
||||||
|
- name: javascript.options.experimental.error_capture_stack_trace
|
||||||
|
type: bool
|
||||||
|
value: false
|
||||||
|
mirror: always
|
||||||
|
set_spidermonkey_pref: always
|
||||||
|
|
||||||
- name: javascript.options.experimental.json_parse_with_source
|
- name: javascript.options.experimental.json_parse_with_source
|
||||||
type: bool
|
type: bool
|
||||||
value: true
|
value: true
|
||||||
|
|||||||
Reference in New Issue
Block a user