gecko-dev/browser/devtools/inspector
Patrick Brosset dff0290b38 Bug 938188 - Make highlighter capable of highlighting only one region, fading out others. r=bgrins
Introduced a new highlighter option that makes each region <path> element in the highlighter only
cover the actual area of the corresponding region, excluding the area of nested regions.
This is useful when used with the existing showOnly region because it lets users see exactly where
a given region is.
This patch makes the layout-view use this new option, so that when users hover over the various
regions in the layout-view, only the corresponding regions are highlighted.
2015-06-20 14:51:50 +02:00
..
test Bug 938188 - Make highlighter capable of highlighting only one region, fading out others. r=bgrins 2015-06-20 14:51:50 +02:00
breadcrumbs.js Bug 1170477 - 2 - Fix undefined inspector.strings accessor in breadcrumbs; r=tromey 2015-06-02 11:49:11 +02:00
inspector-commands.js Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
inspector-panel.js Bug 1163332 - Add a 'screenshot this node' button to the inspector popup menu. r=pbrosset 2015-06-09 03:58:00 -04:00
inspector.css Bug 835899 - Web Console autocomplete popup could need some UI love, r=msucan, r=paul 2013-03-14 23:34:05 +05:30
inspector.xul Bug 1163332 - Add a 'screenshot this node' button to the inspector popup menu. r=pbrosset 2015-06-09 03:58:00 -04:00
moz.build Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal 2014-07-25 13:40:07 -04:00
selector-search.js Bug 1167617 - Remove SpiderMonkey specific JS syntax from inspector; r=jryans 2015-05-22 20:50:01 +02:00