[webkit-changes] [WebKit/WebKit] 49fd56: [macOS] Add a vector-based version of <progress>
Aditya Keerthi
noreply at github.com
Mon Feb 24 15:13:34 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49fd56f14d9b6432f41ae1fe2d8e7b0f6de5889a
https://github.com/WebKit/WebKit/commit/49fd56f14d9b6432f41ae1fe2d8e7b0f6de5889a
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2025-02-24 (Mon, 24 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 <progress>
https://bugs.webkit.org/show_bug.cgi?id=288354
rdar://145446366
Reviewed by Abrar Rahman Protyasha.
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
* Source/WebCore/rendering/ios/RenderThemeIOS.mm:
(WebCore::RenderThemeIOS::paintProgressBar):
Allow macOS and Mac Catalyst to use the same vector-based version.
Canonical link: https://commits.webkit.org/290989@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