gecko-dev/devtools
Nicolas Chevobbe 4c4008b4d2 Bug 1918158 - [devtools] Use light-dark, color-mix and relative colors in webconsole.css. r=devtools-reviewers,ochameau.
The console message border was manually interpolated from
two colors, we can now use color-mix for that.
The error message border was also computed from an existing
color onto which we lowered the opacity, which can be replaced
with relative color format.

Differential Revision: https://phabricator.services.mozilla.com/D221840
2024-09-11 17:53:18 +00:00
..
client Bug 1918158 - [devtools] Use light-dark, color-mix and relative colors in webconsole.css. r=devtools-reviewers,ochameau. 2024-09-11 17:53:18 +00:00
docs Bug 1917163 - Update rstcheck to 6.2.4, fix resulting errors in documents, r=Standard8 2024-09-06 15:04:10 +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 1916771 - [devtools] Set ViewportSize highlighter text color to avoid contrast issue in dark mode. r=devtools-reviewers,ochameau. 2024-09-11 06:24:52 +00:00
shared Bug 1916533 - [devtools] Always use native codepath when recording JS traces to the profiler output. r=devtools-reviewers,nchevobbe 2024-09-04 11:49:41 +00:00
startup Bug 1651518 - [devtools] Ensure spawning DistinctSystemPrincipalLoader.sys.mjs only once. r=devtools-reviewers,nchevobbe 2024-05-27 09:53:54 +00:00
.eslintrc.js Bug 1864896: Enable unused argument lint rule. r=Standard8,perftest-reviewers,geckoview-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,nchevobbe,robwu,sparky,issammani,sgalich,owlish,migration-reviewers,mconley 2024-03-21 08:50:00 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1900200 - Move MOZ_DEVTOOLS from confvars.sh to moz.configure r=glandium 2024-06-15 22:27:11 +00:00
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 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