gecko-dev/devtools/client/webconsole
Nicolas Chevobbe d7aadf354d Bug 1408919 - Rename and enable browser_webconsole_autocomplete_crossdomain_iframe.js; r=Honza.
This bug also renames the support file, and create a dedicated one for the child iframe.
An helper method is created to only wait for a single message with given text in it, as
well as returning an array of matched message in waitForMessages (we were returning the
result of setting the listener, which I doubt is useful for any test.

MozReview-Commit-ID: Gz7zqX825oR

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_autocomplete_crossdomain_iframe.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_autocomplete_crossdomain_iframe.js
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-989025-iframe-parent.html => devtools/client/webconsole/new-console-output/test/mochitest/test-iframe-parent.html
extra : rebase_source : aeef146dbe78e375e259cba96c3ab96287cb076a
2017-11-02 14:24:45 +01:00
..
bin
configs
local-dev Bug 1409413 - Split Netmonitor styles into more files; r=rickychien 2017-11-06 16:26:28 +01:00
net Bug 1411531 - Web Console to ES6 classes r=nchevobbe 2017-10-25 13:33:15 +01:00
new-console-output Bug 1408919 - Rename and enable browser_webconsole_autocomplete_crossdomain_iframe.js; r=Honza. 2017-11-02 14:24:45 +01:00
test Bug 1409259 - Add browser console test for the distrust console message r=keeler,ttaubert 2017-11-01 20:59:33 -07: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 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 1411887 - Add telemetry to track console refresh time when reload a page. r=nchevobbe 2017-10-24 11:56:58 -07:00
package.json Bug 1390815 - Fix console launchpad. r=bgrins,Honza,jdescottes 2017-08-29 09:46:49 +02: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 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 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