gecko-dev/devtools/client/framework/test
J. Ryan Stinnett 96a4940397 Bug 1240907 - Tunnel toolbox messages to content in RDM. r=ochameau
When you open a toolbox in RDM, it will now debug the content page, instead of
the RDM UI.

MozReview-Commit-ID: LXbVhwNVlcp
2016-07-21 12:20:55 -05:00
..
.eslintrc
browser.ini Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE 2016-07-20 15:15:33 -07:00
browser_browser_toolbox.js Bug 1261055 - Use env variable instead of BrowserToolboxProcess contructor option. r=jryans 2016-04-12 13:05:36 -07:00
browser_browser_toolbox_debugger.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_devtools_api.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
browser_devtools_api_destroy.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
browser_dynamic_tool_enabling.js Bug 1258985 - Remove menuitem and pref related to the "Error Console". r=jryans 2016-04-05 07:16:48 -07:00
browser_ignore_toolbox_network_requests.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_keybindings_01.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_keybindings_02.js Bug 1268447 - Convert webconsole to use new key shortcut module. r=bgrins 2016-05-31 14:17:03 -07:00
browser_keybindings_03.js Bug 1268450 - Convert toolbox key shortcut to stop using XUL. r=jryans 2016-05-25 08:31:05 -07:00
browser_menu_api.js Bug 1285225 - Set accesskey and disabled properties on menuitems with submenus in Menu API;r=jdescottes 2016-07-08 07:24:09 -07:00
browser_new_activation_workflow.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_source_map-01.js Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE 2016-07-20 15:15:33 -07:00
browser_source_map-02.js Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE 2016-07-20 15:15:33 -07:00
browser_target_events.js Bug 1245667 - Use standard license boilerplate in framework js files. r=bgrins 2016-02-16 16:14:53 -08:00
browser_target_from_url.js Bug 1281726 - Support TabActor.getTab against mozbrowser iframes. r=jryans 2016-07-13 23:34:17 -07:00
browser_target_remote.js Bug 1245667 - Use standard license boilerplate in framework js files. r=bgrins 2016-02-16 16:14:53 -08:00
browser_target_support.js Bug 1265732 - Decouple the AudioNodeFront and WebAudioFront from the AudioNodeActor and WebAudioActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00
browser_toolbox_custom_host.js Bug 1269497 - Provide toolbox.win getter to make lines shorter in tests;r=jdescottes 2016-05-03 07:41:20 -07:00
browser_toolbox_dynamic_registration.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_getpanelwhenready.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_highlight.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_hosts.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_hosts_size.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_keyboard_navigation.js Bug 1266419 - HTML replacement for Toolbars and Toolbar buttons; r=bgrins, ntim 2016-05-04 20:58:49 +02:00
browser_toolbox_minimize.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_options.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
browser_toolbox_options_disable_buttons.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
browser_toolbox_options_disable_cache-01.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_options_disable_cache-02.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_options_disable_cache.sjs
browser_toolbox_options_disable_js.html
browser_toolbox_options_disable_js.js Bug 1261714 - Fix dead CPOW intermittent on browser_toolbox_options_disable_js.js. r=jryans 2016-07-05 23:24:21 +02:00
browser_toolbox_options_disable_js_iframe.html
browser_toolbox_options_enable_serviceworkers_testing.html
browser_toolbox_options_enable_serviceworkers_testing.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
browser_toolbox_options_enable_serviceworkers_testing_frame_script.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_raise.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_ready.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_select_event.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_selected_tool_unavailable.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_sidebar.js Bug 1284221 - Move the font panel to the last position in the sidebar; r=jdescottes 2016-07-04 15:21:58 +02:00
browser_toolbox_sidebar_events.js Bug 1284221 - Move the font panel to the last position in the sidebar; r=jdescottes 2016-07-04 15:21:58 +02:00
browser_toolbox_sidebar_existing_tabs.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_sidebar_overflow_menu.js Bug 1284221 - Move the font panel to the last position in the sidebar; r=jdescottes 2016-07-04 15:21:58 +02:00
browser_toolbox_sidebar_tool.xul Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau 2016-02-16 16:10:25 -08:00
browser_toolbox_split_console.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_tabsswitch_shortcuts.js Bug 1268450 - Convert toolbox key shortcut to stop using XUL. r=jryans 2016-05-25 08:31:05 -07:00
browser_toolbox_target.js Bug 1281726 - Test about:devtools-toolbox?target r=jryans 2016-07-13 23:34:18 -07:00
browser_toolbox_textbox_context_menu.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_theme_registration.js Bug 1246514 - Fix eslint errors in files touched in this bug. r=bgrins 2016-03-11 22:23:53 +01:00
browser_toolbox_toggle.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_tool_ready.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_tool_remote_reopen.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
browser_toolbox_transport_events.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_view_source_01.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_view_source_02.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_view_source_03.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_view_source_04.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_window_reload_target.js Bug 1268450 - Convert toolbox key shortcut to stop using XUL. r=jryans 2016-05-25 08:31:05 -07:00
browser_toolbox_window_shortcuts.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
browser_toolbox_window_title_changes.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
browser_toolbox_window_title_changes_page.html Bug 1260359 - fix devtools detached toolbox title update in e10s;r=jryans 2016-03-29 12:01:46 +02:00
browser_toolbox_window_title_frame_select.js Bug 1277199 - Fix CSS for command-button-frames; r=ochameau, ntim 2016-06-09 13:07:34 +02:00
browser_toolbox_window_title_frame_select_page.html Bug 1261687 - Don't update devtools title if tabNavigated.isFrameSwitching;r=jryans 2016-04-03 18:49:40 +02:00
browser_toolbox_zoom.js Bug 1268447 - Convert webconsole to use new key shortcut module. r=bgrins 2016-05-31 14:17:03 -07:00
browser_two_tabs.js Bug 1245667 - Use standard license boilerplate in framework js files. r=bgrins 2016-02-16 16:14:53 -08:00
code_binary_search.coffee Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE 2016-07-20 15:15:33 -07:00
code_binary_search.js Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE 2016-07-20 15:15:33 -07:00
code_binary_search.map Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE 2016-07-20 15:15:33 -07:00
code_math.js Bug 1245667 - Use standard license boilerplate in framework js files. r=bgrins 2016-02-16 16:14:53 -08:00
code_ugly.js Bug 1177279 - Create a SourceLocationController to manage the state of updating sources for source mapping. r=jlong,jryans 2016-03-14 18:49:07 -07:00
doc_empty-tab-01.html Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE 2016-07-20 15:15:33 -07:00
doc_theme.css Bug 1246514 - Switch toolbox-options.xul to HTML. r=bgrins 2016-02-26 23:40:14 +01:00
doc_viewsource.html
head.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
helper_disable_cache.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00
serviceworker.js Bug 1245667 - Use standard license boilerplate in framework js files. r=bgrins 2016-02-16 16:14:53 -08:00
shared-head.js Bug 1240907 - Tunnel toolbox messages to content in RDM. r=ochameau 2016-07-21 12:20:55 -05:00
shared-redux-head.js Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans 2016-06-09 09:04:58 -06:00