gecko-dev/devtools/client/webconsole
Alexandre Poirot 55cb9f12e9 Bug 1404917 - Fetch response content only on-demand. r=Honza
Response content should only be fetched whenever it is strictly needed
as it is the response body. A possibly very large string.
So, netmonitor UI should only retrieve it when users select the Response Panel
or do any other action that require having access to it (like "Copy response"
context menu).

MozReview-Commit-ID: CtpJ8PKsCsm

--HG--
extra : rebase_source : f3d7aea2b752377891bef6ea466e140e93fe8b8b
2017-10-26 09:03:40 -07: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 1404917 - Fetch response content only on-demand. r=Honza 2017-10-26 09:03:40 -07:00
test Bug 1404917 - Fetch response content only on-demand. r=Honza 2017-10-26 09:03:40 -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