fune/devtools
Nicolas Chevobbe 42472c79c0 Bug 1828509 - [devtools] Use custom formatter in watch expressions. r=devtools-reviewers,ochameau.
Most of the work needed for this was done in the previous patch of the stack,
but there were a few things we needed to do:
- actually have styling for the expand arrow in reps.css (in the console we're
  (getting the "global" rule for styling arrows)
- not display the expand arrow _before_ the expression label for custom formatter
  with body. The custom formatter handles fetching and displaying body by itself,
  and we shouldn't leak that to the parent ObjectInspector

A test is added to ensure that this works as expected.

We might need a follow up for updating the expression panel style as "wide"
custom formatter might get hidden at certain sizes which isn't great

Differential Revision: https://phabricator.services.mozilla.com/D175847
2023-04-27 09:32:40 +00:00
..
client Bug 1828509 - [devtools] Use custom formatter in watch expressions. r=devtools-reviewers,ochameau. 2023-04-27 09:32:40 +00:00
docs Bug 1827856 - Remove nativeAnonymousChildList observers. r=smaug,credential-management-reviewers,devtools-reviewers,sgalich,nchevobbe 2023-04-18 14:58:34 +00:00
perfdocs
platform
server Bug 1826954 - [devtools] Disable devtools tests and test suites failing with http3 r=devtools-reviewers,nchevobbe 2023-04-26 22:43:59 +00:00
shared Bug 1826954 - [devtools] Disable devtools tests and test suites failing with http3 r=devtools-reviewers,nchevobbe 2023-04-26 22:43:59 +00:00
startup Bug 1824725 - [devtools] Add a global key shortcut to toggle JavaScript tracing. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe 2023-04-12 14:54:55 +00:00
.eslintrc.js Bug 1812646 - [devtools] Convert base-loader JSM to ESM. r=devtools-reviewers,jdescottes 2023-01-31 13:46:48 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
rename.py
templates.mozbuild
tsconfig.json