gecko-dev/devtools/client/inspector/changes
Julian Descottes 651d651049 Bug 1590031 - [devtools] Compute CSS changes based on actual values applied by the engine r=nchevobbe
Delay computing the CSS changes until the declarations have been updated to reflect the values understood by the engine.
This avoids trusting authored values for CSS changes, and fixes all scenarios where users typed an opening character (single quote, double quote etc...) or an escape
character.

Differential Revision: https://phabricator.services.mozilla.com/D149603
2022-06-17 17:21:22 +00:00
..
actions Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
components Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
reducers Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
selectors Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
test Bug 1590031 - [devtools] Compute CSS changes based on actual values applied by the engine r=nchevobbe 2022-06-17 17:21:22 +00:00
utils Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
ChangesContextMenu.js
ChangesView.js Bug 1701790 - Migrate ResourceWatcher to become ResourceCommand. r=nchevobbe 2021-05-04 09:29:47 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00