Skip to content

Adapt context menu to High Contrast Mode#5244

Merged
julienw merged 2 commits into
firefox-devtools:mainfrom
nchevobbe:hcm-context-menu
Dec 5, 2024
Merged

Adapt context menu to High Contrast Mode#5244
julienw merged 2 commits into
firefox-devtools:mainfrom
nchevobbe:hcm-context-menu

Conversation

@nchevobbe

Copy link
Copy Markdown
Member

image
image
image
image

Note: I'll handle the call tree node context menu icons in a dedicated PR (they aren't visible in dark mode and don't look great when the item is hovered)

Add a solid border around it, make sure the hover
style is correct and use GrayText for disabled items
Make sure the keyboard shortcut are displayed nicely
@nchevobbe nchevobbe added the accessibility Related to making the profiler UI accessible label Dec 5, 2024
@codecov

codecov Bot commented Dec 5, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.62%. Comparing base (ae149d7) to head (f9338ae).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5244   +/-   ##
=======================================
  Coverage   88.62%   88.62%           
=======================================
  Files         308      308           
  Lines       28096    28096           
  Branches     7619     7619           
=======================================
  Hits        24899    24899           
  Misses       2983     2983           
  Partials      214      214           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me!

@julienw julienw merged commit 6a683fa into firefox-devtools:main Dec 5, 2024
nchevobbe pushed a commit to nchevobbe/profiler that referenced this pull request Dec 11, 2024
@canova canova mentioned this pull request Dec 12, 2024
canova added a commit that referenced this pull request Dec 12, 2024
[Sean Kim] Add Class of Service for a request in the profiler network
tab (#5228)
[Nisarg Jhaveri] Allow loading gzipped profiles from more endpoints
(#5215)
[Nicolas Chevobbe] Adapt Tree row toggle button to High Contrast Mode.
(#5238)
[Jon Coppeard] Display malloc heap size data in GCMajor markers (#5239)
[Nicolas Chevobbe] Opt-out of forced-colors for colored-square and
colored-border (#5237)
[Yuval Mizrachi] Support colored bandwidth and memory tracks (#5232)
[Nicolas Chevobbe] Adapt context menu to High Contrast Mode (#5244)
[Nazım Can Altınova] Show Chrome extension instructions in the homepage
if visited from Chromium browsers (#5251)

And thanks to our localizers:
de: Michael Köhler
en-GB: Ian Neal
fr: Théo Chevalier
fr: felash
fy-NL: Fjoerfoks
it: Francesco Lodolo [:flod]
nl: Mark Heijl
pt-BR: Marcelo Ghelman
ru: Valery Ledovskoy
uk: Francesco Lodolo [:flod]
uk: Markevych Dmytro Vitaliyovych
zh-CN: Olvcpr423
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility Related to making the profiler UI accessible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants