gecko-dev/devtools
Nicolas Chevobbe bb47f80ef5 Bug 1776831 - [devtools] Refresh ruleview when inspector is selected. r=devtools-reviewers,jdescottes.
We are already refreshing the view when the sidebar is selected (so for example,
going from the layout to the rules view), but we were not refreshing it when
selecting the panel (so for example, going from the styleeditor to the inspector,
while the rule view is the active sidebar panel).

While writing a test, I realized `CssRuleView#isPanelVisible` was always returning
true when the 3 pane mode is enabled, even if the inspector isn't the active tool,
which is incorrect, so I fixed it.

A test is added to ensure we covers this, by adding a stylesheet from the style editor.

Differential Revision: https://phabricator.services.mozilla.com/D185560
2023-09-11 15:32:29 +00:00
..
client Bug 1776831 - [devtools] Refresh ruleview when inspector is selected. r=devtools-reviewers,jdescottes. 2023-09-11 15:32:29 +00:00
docs Bug 1842396 - doc: fix two typos 2023-09-04 20:06:35 +00:00
perfdocs
platform Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
server Backed out 9 changesets (bug 1839918) for causing a top crash as in Bug 1852357. a=backout 2023-09-11 16:42:08 +03:00
shared Bug 1320607 - [devtools] Remove the generated CSS Properties database. r=devtools-reviewers,nchevobbe 2023-09-07 20:59:34 +00:00
startup Bug 1845768 - [devtools] Only try to open URL as JS files in debugger/view-source if DevTools are opened in the current tab. r=devtools-reviewers,perftest-reviewers,jdescottes,sparky 2023-08-21 08:01:36 +00:00
.eslintrc.js Bug 1835250 - [devtools] Migrate compatibility constants and helpers to dedicated modules. r=jdescottes,devtools-reviewers,Standard8. 2023-05-31 04:55:22 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
rename.py Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
templates.mozbuild Bug 1793760 - [devtools] Use same URL for development version of react. r=jdescottes 2022-10-10 11:44:59 +00:00
tsconfig.json