forked from mirrors/gecko-dev
This made debugging this a bit more tractable. Differential Revision: https://phabricator.services.mozilla.com/D131076
13 lines
418 B
INI
13 lines
418 B
INI
[DEFAULT]
|
|
tags = webextensions in-process-webextensions
|
|
prefs =
|
|
extensions.webextensions.remote=false
|
|
javascript.options.asyncstack_capture_debuggee_only=false
|
|
dupe-manifest = true
|
|
|
|
[test_verify_non_remote_mode.html]
|
|
[test_ext_storage_cleanup.html]
|
|
# Bug 1426514 storage_cleanup: clearing localStorage fails with oop
|
|
|
|
[include:mochitest-common.ini]
|
|
skip-if = os == 'win' # Windows WebExtensions always run OOP
|