WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281910
Web Inspector: Remove obsolete platform version-specific styles for Web Inspector UI
https://bugs.webkit.org/show_bug.cgi?id=281910
Summary
Web Inspector: Remove obsolete platform version-specific styles for Web Inspe...
Razvan Caliman
Reported
2024-10-22 09:55:53 PDT
This came up in reviewing another patch:
https://github.com/WebKit/WebKit/pull/35362#pullrequestreview-2383134584
There are Web Inspector UI styles specific to now unsupported macOS versions that should be removed: `body:is(.mac-platform.monterey, .mac-platform.big-sur)` Styles guarded by `body:is(.mac-platform.monterey)` should become the default styles because that's the latest version for which Web Inspector interface was updated (and is currently used as default through a side-effect despite the latest version being much newer than Monterey).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-22 09:57:04 PDT
<
rdar://problem/138406941
>
Razvan Caliman
Comment 2
2024-10-23 11:41:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35640
EWS
Comment 3
2024-10-27 19:54:16 PDT
Committed
285754@main
(380f61c9af89): <
https://commits.webkit.org/285754@main
> Reviewed commits have been landed. Closing PR #35640 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug