gecko-dev/devtools/server
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
..
actors Bug 1359794 - grid cell highlighting now are properly transformed, infobars are better positioned; r=gl 2017-06-05 16:22:30 +02:00
performance Bug 1350503 - Wrap the performance actor's sharedLibraries value inside an object so that it can be transferred through the debugger protocol. r=gregtatum 2017-04-20 16:10:47 -04:00
shims Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
tests Bug 1095267 - Assert the promise's timeToSettle is a number only if its state isn't 'pending'. r=fitzgen 2017-06-03 20:14:13 +01:00
child.js Backed out changeset 9b16857ca48d (bug 1302702) 2017-05-17 20:01:30 +02:00
content-process-debugger-server.js Bug 1364075 - remove DevTools dependency in ContentProcessSingleton;r=ochameau 2017-05-29 23:36:26 +02:00
content-server.jsm Bug 1323466 - Prevent loading webbrowser.js in child process. r=jryans 2016-12-19 03:14:12 -08:00
css-logic.js Bug 1333711 - guard against DOMExceptions when accessing stylesheet cssRules;r=gl 2017-02-13 16:23:39 +01:00
event-parsers.js Bug 1322873 - Bug 1322873 - Add React event bubbles to the Markup View r=miker 2016-12-24 21:41:15 +00:00
main.js Bug 1364075 - remove DevTools dependency in ContentProcessSingleton;r=ochameau 2017-05-29 23:36:26 +02:00
moz.build Bug 1364075 - remove DevTools dependency in ContentProcessSingleton;r=ochameau 2017-05-29 23:36:26 +02:00
primitive.js Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans 2016-12-23 16:45:22 +01:00
service-worker-child.js Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans 2016-12-23 16:45:22 +01:00
websocket-server.js Bug 1286281 - Part 3: WebSocket server for WebSocket remote debugger transport r=jryans 2016-08-05 05:00:00 -07:00
worker.js Backed out changeset 03bfb1ccd33f (bug 1338249) for test failures in test_loading.xul 2017-02-15 15:24:32 +01:00