Bug 279436
| Summary: | Web Inspector: Replace uses of var(--console-prompt-min-height) in styles unrelated to the Console Prompt | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Razvan Caliman <rcaliman> |
| Component: | Web Inspector | Assignee: | Frances Cornwall <frances_c> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | frances_c, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Razvan Caliman
There are a few uses of var(--console-prompt-min-height) in styles that aren't related to the Console Prompt. They're mostly used just a way to get the same dimension for visually pleasing results (LayerDetailsSidebarPanel.css) or obsolete (NavigationSidebarPanel.css).
Audit and replace / remove these as needed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135697860>
Frances Cornwall
I would like to work on this bug.
Frances Cornwall
Pull request: https://github.com/WebKit/WebKit/pull/43360
EWS
Committed 293053@main (201f2538d544): <https://commits.webkit.org/293053@main>
Reviewed commits have been landed. Closing PR #43360 and removing active labels.