gecko-dev/devtools
J. Ryan Stinnett ba1293b3ca Bug 1371457 - Add restyle markers for Stylo. r=bholley,gregtatum
Add restyle markers to `PrepareAndTraverseSubtree` to cover both initial styling
and part of the work of restyling.  Also add restyle markers around the post
traversal work in `DoProcessPendingRestyles`.

A new marker is also added around the change hint processing after the post
traversal.

MozReview-Commit-ID: 43PSyCJLikR

--HG--
extra : rebase_source : 923dd3d5526a7d68ab08f86e6dc233c9c61fa97f
2017-06-28 12:03:18 -07:00
..
client Bug 1371457 - Add restyle markers for Stylo. r=bholley,gregtatum 2017-06-28 12:03:18 -07:00
docs Bug 1375800 - [doc] add tips to create a patch file in devtools docs;r=sole 2017-06-23 11:22:49 +02: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 1371457 - Change restyle marker data to animation state. r=bholley,gregtatum 2017-06-28 11:59:28 -07:00
shared Backed out changeset 909ccc166a06 (bug 1374587) on suspicion of causing timeouts in browser_grids_number-of-css-grids-telemetry.js. r=backout 2017-06-23 18:55:38 +02:00
shim Bug 1372520 - use DevToolsShim to inspectNode in nContextMenu;r=bgrins,mixedpuppy 2017-06-14 17:52:50 +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 Bug 1315344 - add devtools/CODE_OF_CONDUCT.md; r=jryans,pbro,sole 2016-11-07 14:26:29 -07:00
bootstrap.js Bug 1365891 - interpret preprocessing instructions in DevTools addon bootstrap;r=bgrins 2017-06-06 14:36:44 +02:00
chrome.manifest Bug 1314609 - Fix support of shared devtools locale for the addon workflow. r=jryans 2016-10-27 13:28:31 -07:00
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