browser/devtools/framework/test/browser.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 [DEFAULT]
michael@0 2 skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
michael@0 3 subsuite = devtools
michael@0 4 support-files =
michael@0 5 browser_toolbox_options_disable_js.html
michael@0 6 browser_toolbox_options_disable_js_iframe.html
michael@0 7 browser_toolbox_options_disable_cache.sjs
michael@0 8 head.js
michael@0 9
michael@0 10 [browser_devtools_api.js]
michael@0 11 [browser_dynamic_tool_enabling.js]
michael@0 12 [browser_keybindings.js]
michael@0 13 [browser_new_activation_workflow.js]
michael@0 14 [browser_target_events.js]
michael@0 15 [browser_target_remote.js]
michael@0 16 [browser_toolbox_dynamic_registration.js]
michael@0 17 [browser_toolbox_highlight.js]
michael@0 18 [browser_toolbox_hosts.js]
michael@0 19 [browser_toolbox_options.js]
michael@0 20 [browser_toolbox_options_disable_buttons.js]
michael@0 21 [browser_toolbox_options_disable_cache.js]
michael@0 22 [browser_toolbox_options_disable_js.js]
michael@0 23 # [browser_toolbox_raise.js] # Bug 962258
michael@0 24 # skip-if = os == "win"
michael@0 25 [browser_toolbox_ready.js]
michael@0 26 [browser_toolbox_select_event.js]
michael@0 27 [browser_toolbox_sidebar.js]
michael@0 28 [browser_toolbox_tabsswitch_shortcuts.js]
michael@0 29 [browser_toolbox_tool_ready.js]
michael@0 30 [browser_toolbox_window_shortcuts.js]
michael@0 31 [browser_toolbox_window_title_changes.js]
michael@0 32 [browser_toolbox_zoom.js]
michael@0 33 [browser_toolbox_custom_host.js]

mercurial