gecko/browser/devtools/commandline/test
Joe Walker cf09fcba29 Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
..
browser_cmd_addon.js Bug 869908 - Remote the promise stack hacks from GCLI; r=mratcliffe 2013-05-09 15:15:23 +01:00
browser_cmd_appcache_invalid_appcache.appcache Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_invalid_appcache.appcache^headers^ Bug 869233 - TEST-UNEXPECTED-FAIL | browser_cmd_appcache_valid.js | html output for appcache validate should match successfully. Actual textContent: "Manifest URI..." r=me 2013-05-07 12:31:39 +01:00
browser_cmd_appcache_invalid_index.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_invalid_page1.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_invalid_page2.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_invalid_page3.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_invalid_page3.html^headers^ Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_invalid.js Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_valid_appcache.appcache Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_valid_appcache.appcache^headers^ Bug 869233 - TEST-UNEXPECTED-FAIL | browser_cmd_appcache_valid.js | html output for appcache validate should match successfully. Actual textContent: "Manifest URI..." r=me 2013-05-07 12:31:39 +01:00
browser_cmd_appcache_valid_index.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_valid_page1.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_valid_page2.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_valid_page3.html Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
browser_cmd_appcache_valid.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_cmd_calllog_chrome.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_cmd_calllog.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_cmd_commands.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_cmd_cookie.html Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_cmd_cookie.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_cmd_jsb_script.jsi
browser_cmd_jsb.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_cmd_pagemod_export.html
browser_cmd_pagemod_export.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_cmd_pref.js Bug 767669 - 'pref show prefName' should show the pref name next to the pref value. r=jwalker 2013-03-15 01:21:33 -04:00
browser_cmd_restart.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_cmd_screenshot.html
browser_cmd_screenshot.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_cmd_settings.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_async.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_canon.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_cli.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_completion.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_context.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_exec.js Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul 2013-03-22 09:37:52 +00:00
browser_gcli_fail.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_focus.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_history.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_incomplete.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_inputter.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_intro.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_js.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_keyboard.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_menu.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_node.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_resource.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_scratchpad.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_spell.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_split.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_tokenize.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_tooltip.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
browser_gcli_types.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
browser_gcli_util.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
head.js Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
helpers.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
Makefile.in Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
mockCommands.js Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00