gecko-dev/devtools
Nicolas Chevobbe 8043462730 Bug 1926851 - [devtools] Handle dirty/new indicator on declaration in High Contrast Mode. r=devtools-reviewers,bomsy.
The indicator was always visible because transparent is forced
into an actual solid color in HCM, and the border is always set
to avoid layout shifts when a declaration becomes updated.
This is fixed by opting out of forced colors just for the declaration
top element, and re-setting it again for children.
The colors used for the indicator, --theme-highlight-green, is properly
set to a high contrast color in HCM.

Differential Revision: https://phabricator.services.mozilla.com/D226779
2024-10-28 23:51:53 +00:00
..
client Bug 1926851 - [devtools] Handle dirty/new indicator on declaration in High Contrast Mode. r=devtools-reviewers,bomsy. 2024-10-28 23:51:53 +00:00
docs Bug 1923649 - devtools doc: Fix the "Use a sourcemap" link to point to mdn r=devtools-reviewers,bomsy DONTBUILD 2024-10-28 12:19:06 +00:00
perfdocs
platform
server Bug 1927138 - Remove popover prefs. r=webidl,smaug 2024-10-27 08:47:00 +00:00
shared Bug 1926504 - [devtools] Update compatibility data for 133 cycle. r=devtools-reviewers,bomsy. 2024-10-24 06:35:32 +00:00
startup Bug 1920562 - Remove JS uses of Services.telemetry.setEventRecordingEnabled r=florian,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,search-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,omc-reviewers,migration-reviewers,firefox-desktop-core-reviewers ,urlbar-reviewers,sfoster,nchevobbe,valentin,Gijs,dimi,lina,mconley,pdahiya,willdurand 2024-10-08 20:14:42 +00:00
.eslintrc.js Bug 1917530 - Enable ESLint rule no-shadow by default across the tree, disabling where it currently fails. r=frontend-codestyle-reviewers,mossop 2024-09-12 21:08:44 +00:00
.eslintrc.xpcshell.js Bug 1917530 - Fix ESLint no-shadow issues in devtools code. r=devtools-reviewers,profiler-reviewers,frontend-codestyle-reviewers,nchevobbe,julienw,mossop 2024-09-12 21:08:43 +00:00
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
templates.mozbuild
tsconfig.json