gecko-dev/devtools/client/inspector
Alexandre Poirot cc2c969ee7 Bug 1568840 - Use PageStyle from the currently selected element in the computed view. r=pbro,jdescottes
Make the PageStyleFront be a singleton managed by the inspector front,
like highlighters and walker.
It helps keep the Computed View code synchronous as it is highly sensible
to race condition. A simple event loop spin make a throw during tests.

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

--HG--
extra : moz-landing-system : lando
2019-09-06 08:12:46 +00:00
..
animation Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
boxmodel Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
changes Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
components Bug 1577467 - Remove obsolete iframe container for DevTools animation inspector; r=daisuke 2019-08-30 12:17:05 +00:00
computed Bug 1568840 - Use PageStyle from the currently selected element in the computed view. r=pbro,jdescottes 2019-09-06 08:12:46 +00:00
configs
extensions Bug 1568157 - Part 3: Replace toolbox.highlighter with the contextual HighlighterFront. r=yulia 2019-08-27 19:13:45 +00:00
flexbox Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
fonts Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
grids Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
layout Bug 1578020 - Fix horizontal spacing and RTL issues in Fonts panel; r=rcaliman 2019-09-02 13:42:41 +00:00
markup Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
rules Bug 1578426 - Rename CssRuleView.target to currentTarget. r=pbro 2019-09-05 14:17:27 +00:00
shared Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
test Bug 1571942: Add a test for inspector shortcut in case that other tool is selected. r=jdescottes 2019-09-06 03:25:58 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
breadcrumbs.js Bug 1574520 - Clean up Inspector breadcrumbs for RTL r=gl 2019-08-23 16:45:22 +00:00
index.xhtml Bug 1577467 - Remove obsolete iframe container for DevTools animation inspector; r=daisuke 2019-08-30 12:17:05 +00:00
inspector-search.js Bug 1575237 - Initial implementation of search for top level documents in the inspector; r=pbro 2019-08-26 18:38:01 +00:00
inspector.js Bug 1578426 - Rename Inspector.target to Inspector.currentTarget. r=pbro 2019-09-05 14:17:20 +00:00
moz.build Bug 1568825 - 1 - Moving node-picker.js to the client r=gl 2019-08-16 04:48:26 +00:00
node-picker.js Bug 1568825 - 3 - Remove the nodePicker's dependency on highlighter and walker r=gl 2019-08-16 04:48:27 +00:00
panel.js
reducers.js
store.js Bug 1550031 - Part 3: Centralize Redux store logic for various devtools. r=jlast 2019-08-09 01:27:53 +00:00
toolsidebar.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00