gecko-dev/devtools/client/webconsole
Nicolas Chevobbe 85110cb318 Bug 1372814 - Add test case and performance measurement in test-perf.html . r=bgrins
Add a test case to measure streaming time when the store already hit the log limit so
we can have data about pruning.
Switch to performance.mark and performance.measure for time measurement instead of the
custom timeit function we had.
This allow us to have precise data, and also those are written in the profile and then
shown in perf-html, so we can have a better overview of what's going on during the test.

MozReview-Commit-ID: 2nNmukxmUso

--HG--
extra : rebase_source : c8dca67060c2bf6a61e32c78e9fb35b24d7801a9
2017-06-14 17:13:52 +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 1363497 - Include react-addons-perf for launchpad via `npm run dev`;r=nchevobbe 2017-05-10 10:20:10 -07:00
net Bug 1317962 - use source maps in stack traces in the console; r=jryans 2017-05-02 12:51:51 -06:00
new-console-output Bug 1372814 - Add test case and performance measurement in test-perf.html . r=bgrins 2017-06-14 17:13:52 +02:00
test Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug 2017-06-08 09:49:49 -04:00
.babelrc Bug 1359597 - Set up new console with devtools-launchpad;r=Honza 2017-04-26 08:10:04 -07:00
console-commands.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
console-output.js Bug 1370172 - Remove sdk/core/heritage from Console panel; r=zer0 2017-06-14 12:18:48 +02:00
hudservice.js Bug 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
jsterm.js Bug 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
moz.build Bug 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
new-webconsole.js Bug 1361537 - Add a simple jsterm implementation to console launchpad;r=Honza 2017-05-02 14:52:34 -07:00
package.json Bug 1363497 - Include react-addons-perf for launchpad via `npm run dev`;r=nchevobbe 2017-05-10 10:20:10 -07:00
panel.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
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 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
webconsole-l10n.js Bug 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
webconsole.js Bug 1364047 - Pull WebConsoleUtils.l10n into its own module;r=Honza 2017-05-17 14:07:03 -07:00
webconsole.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
webpack.config.js Backed out changeset 634b361b1b9d (bug 1364150) for scroll position failures in devtools' browser_webconsole_keyboard_accessibility.js. r=backout a=merge 2017-06-08 20:40:08 +02:00