gecko-dev/devtools/client/webconsole
Julian Descottes 2693499ab6 Bug 1408933 - enable and rename browser_webconsole_ctrl_key_nav.js;r=bgrins
Initially tried to port the test to work on all OSes, relying on
HOME/END/PAGEUP/PAGEDOWN, but the behavior is not really consistent
(at least not on Linux). The shortcuts listed on MDN at
https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Keyboard_shortcuts
seem a bit out of sync.

Not sure why we cannot use home/end/pageup/pagedown on all platforms here
but as it is not the purpose of this migration, I will leave that up for a
follow up.

MozReview-Commit-ID: DJbmYzYZUok

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_ctrl_key_nav.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_ctrl_key_nav.js
extra : rebase_source : fff90157354b435b541705a923f7d53c7a64c479
2017-12-04 18:55:55 +01:00
..
bin
configs
local-dev Bug 1419075 - Create a button that open a sidebar in the console. r=nchevobbe 2017-11-20 16:00:31 -05:00
net Bug 1415650 - Web Console to use prop-types and react-dom-factories r=Honza 2017-11-10 22:16:39 +00:00
new-console-output Bug 1408933 - enable and rename browser_webconsole_ctrl_key_nav.js;r=bgrins 2017-12-04 18:55:55 +01:00
test Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
.babelrc Bug 1422841 - Remove Immutable usage from the messages reducer; r=bgrins 2017-12-04 12:24:44 +01:00
console-commands.js Bug 1399886 - remove unnecessary invertable CSS classes on devtools icons;r=gl 2017-10-04 21:13:48 +02:00
console-output.js Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
hudservice.js Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
jsterm.js Bug 1404850 - Fix self-XSS protection in new console and enable test; r=Honza. 2017-10-24 11:08:02 +02:00
moz.build Backed out changeset 227ff88b9848 (bug 1326937) for timing out in browser_ext_devtools_inspectedWindow_eval_bindings.js. r=backout on A CLOSED TREE 2017-07-17 20:48:25 +02:00
new-webconsole.js Bug 1401942 - Call jsterm clearOutput from new-webconsole client;r=nchevobbe 2017-11-29 16:50:09 +01:00
package.json Bug 1422841 - Remove Immutable usage from the messages reducer; r=bgrins 2017-12-04 12:24:44 +01:00
panel.js Bug 1411887 - Add telemetry to track console refresh time when reload a page. r=nchevobbe 2017-10-24 11:56:58 -07:00
utils.js
webconsole-connection-proxy.js Bug 1362036 - Implement http inspection in new console; r=nchevobbe 2017-08-30 15:16:39 +02:00
webconsole-l10n.js
webconsole.html Bug 1409413 - Split Netmonitor styles into more files; r=rickychien 2017-11-06 16:26:28 +01:00
webconsole.js Bug 1005755 - Stop using Connector as a singleton; r=rickychien 2017-10-16 14:42:25 +02:00
webconsole.xul Backed out changeset 227ff88b9848 (bug 1326937) for timing out in browser_ext_devtools_inspectedWindow_eval_bindings.js. r=backout on A CLOSED TREE 2017-07-17 20:48:25 +02:00
webpack.config.js Bug 1403106 - Fix console launchpad for ObjectClient; r=Honza 2017-10-04 13:32:44 +02:00