gecko-dev/devtools
Matteo Ferretti 819ccfd2e4 Bug 1359794 - grid cell highlighting now are properly transformed, infobars are better positioned; r=gl
The Grid Cell highlighting should take transformation into account

Added utility functions for a better handling of points and boundaries;
especially when a transformation is applied.

The SVG path description's points are now properly transformed.

Grid's infobars are now positioned in the same way of box model infobar, since
we pass a more accurate `bounds` object.

MozReview-Commit-ID: CNknsC0ufZj

--HG--
extra : rebase_source : 373032eacbfeacf1e6b870cbbe59be539be916b8
2017-06-05 16:22:30 +02:00
..
client Merge inbound to central, a=merge 2017-06-05 17:34:09 -07: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 Bug 1366823 - add Scratchpad manager APIs to DevToolsShim;r=ochameau 2017-05-29 14:50:07 +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