gecko-dev/devtools/client/framework/test
Wes Kocher 4ea67d0e07 Backed out changeset e774700fe070 (bug 1392787) for build bustage a=backout CLOSED TREE
MozReview-Commit-ID: FRRUDa6rIuS
2017-08-24 13:58:52 -07:00
..
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
browser.ini Backed out changeset e774700fe070 (bug 1392787) for build bustage a=backout CLOSED TREE 2017-08-24 13:58:52 -07:00
browser_browser_toolbox.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
browser_browser_toolbox_debugger.js Bug 1386357 - remove usage of sdk/timers in DevTools;r=ochameau 2017-08-02 12:53:20 +02:00
browser_devtools_api.js Bug 1374242 - Remove obsolete whitelisting of unhandled rejections. r=Mossop 2017-06-29 00:13:06 +01: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_devtools_shim.js Bug 1356244 - add integration test for DevToolsShim;r=ochameau 2017-05-18 09:15:47 +02:00
browser_dynamic_tool_enabling.js
browser_ignore_toolbox_network_requests.js Bug 1344160 - Fix mochitest failures r=Honza 2017-04-29 23:20:49 +08:00
browser_keybindings_01.js Bug 1370442 - Update keybindings test to always use the new debugger frontend;r=pbro 2017-06-06 09:36:36 -07:00
browser_keybindings_02.js Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06:00
browser_keybindings_03.js Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06: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 1245921 - Turn toolbox toolbar into a React component r+miker r=miker 2016-11-18 15:02:21 -06:00
browser_source_map-01.js Bug 1366442 - request new debugger front end in source map tests; r=bgrins 2017-05-24 11:04:59 -06:00
browser_source_map-absolute.js Bug 1355126 - regression test for absolute sourceRoot; r=bgrins 2017-05-30 13:08:12 -06:00
browser_source_map-cross-domain.js Bug 1387473 - add cross-domain source-map test; r=jdescottes 2017-08-04 09:52:25 -06:00
browser_source_map-inline.js Bug 1366442 - request new debugger front end in source map tests; r=bgrins 2017-05-24 11:04:59 -06:00
browser_source_map-no-race.js Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins 2017-05-22 13:47:42 -06:00
browser_source_map-reload.js Bug 1366442 - request new debugger front end in source map tests; r=bgrins 2017-05-24 11:04:59 -06:00
browser_target_events.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_target_from_url.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
browser_target_remote.js
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 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
browser_toolbox_dynamic_registration.js Backed out changeset dbd03e7e1bc5 (bug 1359855) 2017-07-24 12:07:11 +02: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 1245921 - Turn toolbox toolbar into a React component r+miker r=miker 2016-11-18 15:02:21 -06:00
browser_toolbox_hosts.js Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker 2016-11-18 15:02:21 -06: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_hosts_telemetry.js Bug 1205845 - Implement telemetry measure to track toolbox docking setting; r=jryans p=bsmedberg 2016-08-30 10:19:29 -05:00
browser_toolbox_keyboard_navigation.js Bug 1289170 - improving keyboard accessibility for dev tools tabbar. r=bgrins 2016-08-03 17:05:00 -04: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 1357169 - Back out changeset 9f7debc99bf8 (bug 418833). r=mats 2017-03-31 09:41:02 -04:00
browser_toolbox_options_disable_buttons.js Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker 2016-11-18 15:02:21 -06:00
browser_toolbox_options_disable_cache-01.js Bug 1373198 - Part 5: disable rcwn for devtools mochitest tests which require deterministic cache behavior, r=Honza 2017-07-12 02:02:00 +02:00
browser_toolbox_options_disable_cache-02.js Bug 1373198 - Part 5: disable rcwn for devtools mochitest tests which require deterministic cache behavior, r=Honza 2017-07-12 02:02:00 +02:00
browser_toolbox_options_disable_cache.sjs
browser_toolbox_options_disable_js.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
browser_toolbox_options_disable_js.js Bug 1300822 - Fix tab load event wait in devtools test helpers. r=tromey 2016-09-06 07:05:32 -07:00
browser_toolbox_options_disable_js_iframe.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
browser_toolbox_options_enable_serviceworkers_testing.html
browser_toolbox_options_enable_serviceworkers_testing.js Bug 1300822 - Fix tab load event wait in devtools test helpers. r=tromey 2016-09-06 07:05:32 -07:00
browser_toolbox_options_enable_serviceworkers_testing_frame_script.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser_toolbox_races.js Bug 1351148 Part6: Revise browser_toolbox_races.js to avoid jam content process by synthesized input events. f=jryans,pbro. r=ochameau. 2017-06-05 13:00:44 +08:00
browser_toolbox_raise.js Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian 2017-06-19 11:32:37 +01:00
browser_toolbox_ready.js Bug 1300822 - Fix tab load event wait in devtools test helpers. r=tromey 2016-09-06 07:05:32 -07:00
browser_toolbox_remoteness_change.js Bug 1315688 - Fix browser_toolbox_remoteness_change.js assertion on Aurora. r=jryans 2016-11-07 10:21:16 -08:00
browser_toolbox_select_event.js Bug 1311737 - Prevent toolbox.selectTool from racing when calling multiple times. r=pbro 2016-10-25 06:57:28 -07: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_selectionchanged_event.js Bug 1341304 - Emit "selection-changed" event on the DevTools toolbox object. r=jdescottes,ochameau 2017-07-06 19:47:21 +02:00
browser_toolbox_sidebar.js Bug 1377523 - Part 2: fix for browser_toolbox_*. r=pbro 2017-07-13 12:27:38 +08:00
browser_toolbox_sidebar_events.js Bug 1377523 - Part 2: fix for browser_toolbox_*. r=pbro 2017-07-13 12:27:38 +08:00
browser_toolbox_sidebar_events.xul Bug 1377523 - Part 2: fix for browser_toolbox_*. r=pbro 2017-07-13 12:27:38 +08:00
browser_toolbox_sidebar_existing_tabs.js Bug 1377523 - Part 2: fix for browser_toolbox_*. r=pbro 2017-07-13 12:27:38 +08:00
browser_toolbox_sidebar_existing_tabs.xul Bug 1377523 - Part 2: fix for browser_toolbox_*. r=pbro 2017-07-13 12:27:38 +08:00
browser_toolbox_sidebar_overflow_menu.js Bug 1299503 - Cleanup browser_toolbox_sidebar toolboxes at test end to prevent crashes. r=jryans 2016-09-01 02:17:22 -07:00
browser_toolbox_sidebar_tool.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
browser_toolbox_sidebar_toolURL.xul Bug 1377523 - Part 2: fix for browser_toolbox_*. r=pbro 2017-07-13 12:27:38 +08:00
browser_toolbox_split_console.js Bug 1297113 - Convert useKeysWithSplitConsole to use key-shorcut.js;r=ochameau 2016-09-16 14:32:26 +02:00
browser_toolbox_tabsswitch_shortcuts.js Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06: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 1390927 - Only show the toolbox edit context menu on text inputs;r=gl 2017-08-16 09:11:46 -07:00
browser_toolbox_theme.js Bug 1389939 - Stop syncing devtools theme and compact themes;r=Gijs 2017-08-23 10:18:51 -07:00
browser_toolbox_theme_registration.js Bug 1349896 - Part 1: Expose devtools theme via gDevTools, r=ochameau 2017-05-09 13:03:19 -04:00
browser_toolbox_toggle.js Bug 1266134 - Pull host management out of toolbox.xul. r=jryans 2016-08-25 05:51:11 -07:00
browser_toolbox_tool_ready.js Bug 1374242 - Remove obsolete whitelisting of unhandled rejections. r=Mossop 2017-06-29 00:13:06 +01:00
browser_toolbox_tool_remote_reopen.js Bug 1374242 - Remove obsolete whitelisting of unhandled rejections. r=Mossop 2017-06-29 00:13:06 +01:00
browser_toolbox_toolbar_overflow.js Bug 1335608 - add a button to select hidden tools when toolbox toolbar overflows;r=gregtatum 2017-03-01 17:32:55 +01:00
browser_toolbox_tools_per_toolbox_registration.js Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker 2016-11-18 15:02:21 -06:00
browser_toolbox_transport_events.js Bug 1137935 - remove all usage of sdk/event/core/ in devtools;r=ochameau 2017-08-16 15:11:21 +02:00
browser_toolbox_view_source_01.js Bug 1300861 - enable new debugger in nightly r=bgrins 2016-09-12 23:45:16 -04:00
browser_toolbox_view_source_02.js Bug 1300861 - enable new debugger in nightly r=bgrins 2016-09-12 23:45:16 -04: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 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06:00
browser_toolbox_window_shortcuts.js Bug 1359855 - Fix support of per tool key shortcuts in toolboxes opened in a window. r=jdescottes 2017-07-13 15:27:37 +02:00
browser_toolbox_window_title_changes.js Bug 1266134 - Pull host management out of toolbox.xul. r=jryans 2016-08-25 05:51:11 -07:00
browser_toolbox_window_title_changes_page.html
browser_toolbox_window_title_frame_select.js Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker 2016-11-18 15:02:21 -06:00
browser_toolbox_window_title_frame_select_page.html
browser_toolbox_zoom.js Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06:00
browser_two_tabs.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01: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_binary_search_absolute.js Bug 1355126 - regression test for absolute sourceRoot; r=bgrins 2017-05-30 13:08:12 -06:00
code_binary_search_absolute.map Bug 1355126 - regression test for absolute sourceRoot; r=bgrins 2017-05-30 13:08:12 -06:00
code_bundle_cross_domain.js Bug 1387473 - add cross-domain source-map test; r=jdescottes 2017-08-04 09:52:25 -06:00
code_bundle_cross_domain.js.map Bug 1387473 - add cross-domain source-map test; r=jdescottes 2017-08-04 09:52:25 -06:00
code_bundle_no_race.js Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins 2017-05-22 13:47:42 -06:00
code_bundle_no_race.js.map Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins 2017-05-22 13:47:42 -06:00
code_bundle_reload_1.js Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
code_bundle_reload_1.js.map Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
code_bundle_reload_2.js Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
code_bundle_reload_2.js.map Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
code_cross_domain.js Bug 1387473 - add cross-domain source-map test; r=jdescottes 2017-08-04 09:52:25 -06:00
code_inline_bundle.js Bug 1360357 - add test for inline source maps; r=jdescottes 2017-05-16 13:16:17 -06:00
code_inline_original.js Bug 1360357 - add test for inline source maps; r=jdescottes 2017-05-16 13:16:17 -06:00
code_math.js
code_no_race.js Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins 2017-05-22 13:47:42 -06:00
code_reload_1.js Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
code_reload_2.js Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06: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_reload.html Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
doc_theme.css
doc_viewsource.html
head.js Bug 1388104 - Open the textbox context menu on any html input in the toolbox;r=gl 2017-08-15 15:39:32 -07:00
helper_disable_cache.js Bug 1300822 - Fix tab load event wait in devtools test helpers. r=tromey 2016-09-06 07:05:32 -07:00
serviceworker.js
shared-head.js Bug 1386724 - Force devtools-browser to be loaded in shared-head.js;r=jdescottes 2017-08-02 10:08:16 -07: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
sjs_code_bundle_reload_map.sjs Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
sjs_code_reload.sjs Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans 2017-05-18 12:39:36 -06:00
test_browser_toolbox_debugger.js Bug 1346902 - Update browser toolbox integration test for new debugger. r=jlast 2017-04-25 22:12:30 +02:00