gecko/browser/devtools/inspector
Patrick Brosset 3c0f0346ee Bug 879578 - Re-select last selected node when page is reloaded; r=paul
Done at inspector-panel level, this module is not reloaded and is
therefore used now to record the last node (unique css selector)
that has been selected as well as the URL of the page where it has
been selected.
On page reload, an attempt is made to re-select it, otherwise, the
logic implemented previously is executed.
2013-09-06 10:19:35 +01:00
..
test Bug 879578 - Re-select last selected node when page is reloaded; r=paul 2013-09-06 10:19:35 +01:00
breadcrumbs.js Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02:00
CmdInspect.jsm Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
highlighter.js Bug 891556 - Add Ctrl-Shift-C (Cmd-Opt-C) shortcut to toggle highlighting; r=jwalker 2013-08-02 11:28:37 -07:00
inspector-panel.js Bug 879578 - Re-select last selected node when page is reloaded; r=paul 2013-09-06 10:19:35 +01: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 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul 2013-07-03 14:58:00 +02:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
selection.js Bug 903573 - Get a reference to the style actor in the inspector panel. r=mratcliffe 2013-08-08 08:44:56 -07:00
selector-search.js Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp 2013-08-03 13:29:48 +03:00