gecko-dev/devtools/client/inspector
Razvan Caliman 09f776c6bd Bug 1485324 - (Part 3) Remove obsolete font on element no longer used in Fonts panel; r=gl
Depends on D11506
Removes the `fonts` field from the Redux slice previously used by the FontOverview component
in the Font Inspector version of the Fonts panel. This field is duplicated with the `fonts`
used by the Font Editor. The telemetry can use that one instead.

Refactors the update() method which updates the Redux slice for the FontOverview component.
In time, the update() and refreshFontEditor() method will merge. So will the Redux slices:
`fontEditor` and `fonts` in order to save a duplicate call to the server for `allFonts`.

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

--HG--
extra : moz-landing-system : lando
2018-11-14 16:33:09 +00:00
..
animation Bug 1502857 - Refactor loading tools in Inspector sidebar; r=gl 2018-11-06 10:42:52 +00:00
boxmodel Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
changes Bug 1503595 - Add empty state for Changes panel; r=gl 2018-11-15 12:18:45 +00:00
components
computed Bug 1476097 - Use the Menu API's edit menu for all context menu textboxes within the toolbox; r=bgrins,flod 2018-11-05 10:52:27 +00:00
configs
extensions Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
flexbox Bug 1476395 - Add mochitests for the flexbox inspector sidebar. r=pbro 2018-11-13 14:02:49 -05:00
fonts Bug 1485324 - (Part 3) Remove obsolete font on element no longer used in Fonts panel; r=gl 2018-11-14 16:33:09 +00:00
grids Bug 1468761 - Migrate external Telemetry tests to handle packed histograms r=chutten 2018-11-01 13:46:59 +00:00
layout Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
markup Bug 1504355 - Do not return inlineTextChild for shadow hosts in inspector walker;r=ladybenko 2018-11-15 10:46:06 +00:00
rules Bug 1503019 - Part II, Remove dom.webcomponents.customelements.enabled pref r=smaug 2018-11-15 06:52:01 +00:00
shared Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
test Bug 1503019 - Part II, Remove dom.webcomponents.customelements.enabled pref r=smaug 2018-11-15 06:52:01 +00:00
.eslintrc.js Bug 1500936 - Remove comma-dangle override from devtools/client/inspector;r=Standard8 2018-10-23 07:08:22 +00:00
breadcrumbs.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
index.xhtml Bug 1497969 - Add a way to emulate :focus-within pseudo-class. r=pbro 2018-10-12 21:56:44 +00:00
inspector-search.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
inspector.js Bug 1506903 - Show Changes tab only when pref is on; r=pbro 2018-11-14 05:41:18 +00:00
moz.build Bug 1478448 - (Part 2) Add basic Redux actions and reducers for Track Changes. r=nchevobbe 2018-09-18 08:54:51 +00:00
panel.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
reducers.js Bug 1478448 - (Part 2) Add basic Redux actions and reducers for Track Changes. r=nchevobbe 2018-09-18 08:54:51 +00:00
store.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
toolsidebar.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00