[webkit-changes] [WebKit/WebKit] c4e968: Apply Pay buttons don't paint in BifurcatedGraphic...
Tim Horton
noreply at github.com
Mon Apr 3 23:06:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4e9683ab8e067b3443aad8758e2444416066735
https://github.com/WebKit/WebKit/commit/c4e9683ab8e067b3443aad8758e2444416066735
Author: Tim Horton <timothy_horton at apple.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M Source/WebCore/platform/graphics/BifurcatedGraphicsContext.cpp
M Source/WebCore/platform/graphics/BifurcatedGraphicsContext.h
Log Message:
-----------
Apply Pay buttons don't paint in BifurcatedGraphicsContext's secondary context
https://bugs.webkit.org/show_bug.cgi?id=254971
rdar://106769942
Reviewed by Aditya Keerthi.
* Source/WebCore/platform/graphics/BifurcatedGraphicsContext.cpp:
(WebCore::BifurcatedGraphicsContext::drawControlPart):
* Source/WebCore/platform/graphics/BifurcatedGraphicsContext.h:
Add an override and bifurcate `drawControlPart`.
Canonical link: https://commits.webkit.org/262565@main
More information about the webkit-changes
mailing list