gecko-dev/devtools/client/webconsole
Nicolas Chevobbe 5668671730 Bug 1404882 - Enable browser_webconsole_No_input_change_and_Tab_key_pressed.js and rename it;r=Honza
This required to add an extra-check to the hasFocus function to make sure
the console document is also focused, since document.activeElement could
still be the jsterm input, even if the focus is on another document.

MozReview-Commit-ID: 72VfES8sXob

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_No_input_change_and_Tab_key_pressed.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_no_input_change_and_tab_key_pressed.js
extra : rebase_source : ab4f454590556c0fa57d4a3cf2e85cbfffd57fb5
2017-10-12 16:56:23 +02:00
..
bin Bug 1359597 - Set up new console with devtools-launchpad;r=Honza 2017-04-26 08:10:04 -07:00
configs Bug 1359597 - Set up new console with devtools-launchpad;r=Honza 2017-04-26 08:10:04 -07:00
local-dev Bug 1403106 - Fix console launchpad layout issues; r=Honza. 2017-09-26 14:26:31 +02:00
net Bug 1402394 CamelCase all React component files in \devtools\client\shared\components\. r=pbro 2017-09-27 01:12:13 -04:00
new-console-output Bug 1404882 - Enable browser_webconsole_No_input_change_and_Tab_key_pressed.js and rename it;r=Honza 2017-10-12 16:56:23 +02:00
test Bug 1407026 - Fix CPOW class mistake in the console. r=nchevobbe 2017-10-10 22:37:29 +02:00
.babelrc Bug 1385791 - Babel support for async func; r=nchevobbe 2017-08-11 17:10:54 +02: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 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
jsterm.js Bug 1405070 - Bypass React to clear console on destroy; r=bgrins 2017-10-05 08:40:34 +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 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
package.json Bug 1390815 - Fix console launchpad. r=bgrins,Honza,jdescottes 2017-08-29 09:46:49 +02:00
panel.js Bug 1362036 - Implement http inspection in new console; r=nchevobbe 2017-08-30 15:16:39 +02:00
utils.js Bug 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
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 Bug 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
webconsole.html Bug 1402262 - Switch from webconsole.xhtml to webconsole.html; r=nchevobbe 2017-10-02 10:17:17 +02:00
webconsole.js Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +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