[webkit-changes] [WebKit/WebKit] ea3822: [macOS] Add a vector-based version of <meter>
Aditya Keerthi
noreply at github.com
Wed Feb 19 17:49:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea3822b827e49d6d7a2a0bb60b64814f64d35a71
https://github.com/WebKit/WebKit/commit/ea3822b827e49d6d7a2a0bb60b64814f64d35a71
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm
M Source/WebCore/rendering/ios/RenderThemeIOS.mm
Log Message:
-----------
[macOS] Add a vector-based version of <meter>
https://bugs.webkit.org/show_bug.cgi?id=288013
rdar://145171394
Reviewed by Richard Robinson.
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
* Source/WebCore/rendering/ios/RenderThemeIOS.mm:
(WebCore::RenderThemeIOS::paintMeter):
Allow macOS and Mac Catalyst to use the same vector-based version.
Canonical link: https://commits.webkit.org/290674@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list