fune/devtools
Nicolas Chevobbe ff6752ce82 Bug 1873147 - [devtools] Update token highlight and popup position when Popup updates. r=devtools-reviewers,ochameau.
In Popup, we were only adding/removing the highlight on hovered token on mount/unmount.
But it can happen that the component gets updated (e.g. when the user moves quickly
between valid tokens).
In such case, we want to remove the highlighted class on all elements that it was
set on, and only add it back on the "preview target".
We also want to update the Popover position so it points to the actual token the
preview was computed for.

Differential Revision: https://phabricator.services.mozilla.com/D197582
2024-01-05 10:12:24 +00:00
..
client Bug 1873147 - [devtools] Update token highlight and popup position when Popup updates. r=devtools-reviewers,ochameau. 2024-01-05 10:12:24 +00:00
docs Bug 1353798 - [devtools] Add documentation for service worker timings r=devtools-reviewers,ochameau 2023-12-19 12:54:37 +00:00
perfdocs
platform Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
server Bug 1872689 - [devtools] Prepare codebase for eslint-plugin-react update. r=devtools-reviewers,ochameau. 2024-01-04 16:06:08 +00:00
shared Bug 1872689 - [devtools] Prepare codebase for eslint-plugin-react update. r=devtools-reviewers,ochameau. 2024-01-04 16:06:08 +00:00
startup Bug 1865005 - Use 1-based column number in tracer and DevToolsStartup command line handling. r=ochameau,devtools-reviewers 2023-11-22 12:31:35 +00:00
.eslintrc.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
rename.py
templates.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
tsconfig.json