gecko-dev/devtools
Nicolas Chevobbe 36225b1e0f Bug 1363681 - Move the network update information outside of the message type. r=Honza
This moves network update messages to their own property on the store.
We take this as an opportunity to only dispatch the last network update,
i.e. `eventTimings` since it has all we need and saves us some time (there
are 8 network update per network messages, which can be costly).

MozReview-Commit-ID: 2AQN3IlgHg7

--HG--
extra : rebase_source : 465ed3a20c6c202fccf0af9f57f36dcd63db04e6
2017-06-06 11:56:22 +02:00
..
client Bug 1363681 - Move the network update information outside of the message type. r=Honza 2017-06-06 11:56:22 +02:00
docs Bug 1365255 - DevTools: bring over documentation for contributing and coding standards into the tree. r=nchevobbe 2017-05-26 13:02:02 +01:00
platform Bug 1363533 - Move nsIJSInspector from devtools/server/ to devtools/platform/. r=gps,jryans 2017-05-15 18:53:19 +02:00
server Bug 1359794 - grid cell highlighting now are properly transformed, infobars are better positioned; r=gl 2017-06-05 16:22:30 +02:00
shared Bug 1370148 - Stop using the missing system-info.getProperty(host); r=jryans 2017-06-05 12:27:01 +02:00
shim Backed out changeset 8ecdc6d29e1d (bug 1367424) for failing jetpack's test-dev-panel.js.test Panel API and more. r=backout 2017-06-06 13:03:41 +02:00
.eslintrc.js Bug 1365767 - Stop bootlegging TextEncoder and TextDecoder from osfile.jsm in devtools. r=jryans 2017-05-17 13:52:39 -07:00
.eslintrc.mochitests.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
.eslintrc.xpcshell.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
CODE_OF_CONDUCT.md
bootstrap.js Bug 1364063 - Stop setting development preferences from DevTools add-on. r=jdescottes 2017-05-11 15:02:41 +02:00
chrome.manifest
install.rdf Bug 1363417 - Flag DevTools Add-on as multi-processes compatible. r=jryans 2017-05-09 17:57:03 +02:00
moz.build Bug 1356244 - devtools-addon: create low-level DevTools shim for mozilla-central;r=ochameau 2017-05-18 09:12:22 +02:00
templates.mozbuild