gecko-dev/devtools/client/styleeditor
Alexandre Poirot 382206d3e0 Bug 1722501 - [devtools] Migrate styleeditor to will-navigate. r=nchevobbe
We used to handle navigation with a subtle and complex combination of target-available + dom-loading.
Just because we were missing will-navigate event in some cases.
But will-navigate is now reliable and is fired in all types of navigations.

Differential Revision: https://phabricator.services.mozilla.com/D120961
2021-07-28 11:48:47 +00:00
..
test Bug 1721372 - [devtools] Fix styleeditor tests helper when reloading a page with a target switch. r=nchevobbe 2021-07-22 09:16:18 +00:00
StyleEditorUI.jsm Bug 1722501 - [devtools] Migrate styleeditor to will-navigate. r=nchevobbe 2021-07-28 11:48:47 +00:00
StyleEditorUtil.jsm
StyleSheetEditor.jsm Bug 1701790 - Migrate ResourceWatcher to become ResourceCommand. r=nchevobbe 2021-05-04 09:29:47 +00:00
index.xhtml Bug 1691314 - Use DOM hidden property instead of attribute methods in devtools/client. r=nchevobbe 2021-02-09 17:32:07 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
original-source.js Bug 1644193: Implement basic server-side stylesheets watcher. r=ochameau 2020-09-14 21:29:47 +00:00
panel.js Bug 1702061 - [devtools] Remove isPanelReady flag and devtools-panel-ready from DevTools panel instances r=nchevobbe 2021-03-31 12:41:44 +00:00