gecko-dev/devtools/server/actors/highlighters
Razvan Caliman 05bbb86d41 Bug 1572651 - (Part 3) Add option for highlighters to get node position without scroll offsets. r=pbro
Depends on D47092

Given that the highlighter rendering surface is sized to the viewport of the inspected page (as opposed to the whole document), we need a way to ignore scroll offsets when getting data about the node position so the highlighter doesn't get drawn off-screen.

Differential Revision: https://phabricator.services.mozilla.com/D47094

--HG--
extra : moz-landing-system : lando
2019-10-10 21:51:43 +00:00
..
utils Bug 1577759 - add highlighter support for a keyboard check for non-focusable non-semantic elements. r=rcaliman 2019-09-02 12:31:03 +00:00
accessible.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
auto-refresh.js Bug 1572651 - (Part 3) Add option for highlighters to get node position without scroll offsets. r=pbro 2019-10-10 21:51:43 +00:00
box-model-observer.js Bug 1572651 - (Part 2) Split BoxModelHighlighter into observer and renderer parts. r=pbro,jdescottes 2019-10-11 12:39:42 +00:00
box-model-renderer.js Bug 1572651 - (Part 2) Split BoxModelHighlighter into observer and renderer parts. r=pbro,jdescottes 2019-10-11 12:39:42 +00:00
box-model.js Bug 1572651 - (Part 2) Split BoxModelHighlighter into observer and renderer parts. r=pbro,jdescottes 2019-10-11 12:39:42 +00:00
css-grid.js Bug 1571650: Change z-index by the nest. r=pbro 2019-08-16 07:38:57 +00:00
css-transform.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
eye-dropper.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
flexbox.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
fonts.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
geometry-editor.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
highlighter-renderer.js Bug 1572651 - (Part 1) Add highlighter renderer base class r=jdescottes,pbro,bgrins 2019-10-10 21:51:42 +00:00
measuring-tool.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
moz.build Bug 1572651 - (Part 2) Split BoxModelHighlighter into observer and renderer parts. r=pbro,jdescottes 2019-10-11 12:39:42 +00:00
paused-debugger.js Bug 1579768 - Debugger paused overlay is too obtrusive and cant be disabled. r=davidwalsh 2019-09-23 14:35:31 +00:00
rulers.js Bug 1584020 - Dimension overlay formats sizes as y-x, from x-y r=jdescottes 2019-10-01 06:28:21 +00:00
selector.js
shapes.js Bug 1567310 Part 3: Make all devtools callers of getBoxQuads include option to suppress whitespace frames. r=gl 2019-09-12 19:05:52 +00:00
simple-outline.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
xul-accessible.js Bug 1555770 - update contrast highlighter FAIL icon to red circle with ! similar to other audit types. r=rcaliman 2019-08-29 13:45:57 +00:00