gecko-dev/devtools/client/inspector
Daisuke Akatsuka bd3efea78d Bug 1615509: Move place where calculate the issues to the action. r=rcaliman
To avoid storing declarationBlocks in reducer.
The reason why I held the information is because had thought that want to update
as soon as possible when change the target browser.
However, as it seems that to update the target browser is not so frequently,
remove the information to reduce the memory.

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

--HG--
extra : moz-landing-system : lando
2020-03-12 14:32:47 +00:00
..
animation Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
boxmodel Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
changes Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
compatibility Bug 1615509: Move place where calculate the issues to the action. r=rcaliman 2020-03-12 14:32:47 +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 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
configs
extensions Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
flexbox Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
fonts Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
grids Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
layout Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
markup Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
rules Bug 1606852 - Clean up backwards compatibility overhead from emulation actor refactor r=jdescottes 2020-03-11 11:46:13 +00:00
shared Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
test Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
breadcrumbs.js Bug 1574520 - Clean up Inspector breadcrumbs for RTL r=gl 2019-08-23 16:45:22 +00:00
index.xhtml Bug 1592514: Make the CSS properties which caused the isse to be a link for the MDN doc. r=rcaliman,ladybenko 2019-11-08 14:04:04 +00:00
inspector-search.js Bug 1578242 - Make the inspector use the TargetList. r=gl,pbro 2019-11-18 15:06:02 +00:00
inspector.js Bug 1619621 - Check if reflowFront is destroyed in untrackReflowsInSelection r=ochameau,daisuke 2020-03-04 03:45:23 +00:00
moz.build Bug 1586634: Add a sidebar panel for the compatibility tool. r=rcaliman,gl 2019-10-09 00:37:55 +00:00
node-picker.js Bug 1578242 - Make the inspector use the TargetList. r=gl,pbro 2019-11-18 15:06:02 +00:00
panel.js
reducers.js Bug 1587690: Implement basic Redux flow. r=rcaliman,ladybenko 2019-10-16 01:24:48 +00:00
store.js Bug 1599432 - Create ObjectFront for non-primitive expression result in inspector sidebar extension. r=rpl. 2020-01-14 15:55:54 +00:00
toolsidebar.js Bug 1614918 - Stop waiting for synchronous removeTab method in inspector init r=pbro 2020-02-12 15:00:47 +00:00