Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 560e7ebc0134f6fd7c8a308498be6c6be9f36498
https://github.com/WebKit/WebKit/commit/560e7ebc0134f6fd7c8a308498be6c6be9f36498
Author: Matt Woodrow <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M Source/WebCore/platform/graphics/ca/cocoa/PlatformCAFiltersCocoa.mm
Log Message:
-----------
Backdrop-filter: blur with a transparent web view renders incorrectly on
visionOS.
https://bugs.webkit.org/show_bug.cgi?id=275919
<rdar://130113401>
Reviewed by Tim Horton.
Calculation of whether the backdrop will be opaque doesn't work for vision, so
we should
always assume transparent and use inputNormalizeEdgesTransparent.
* Source/WebCore/platform/graphics/ca/cocoa/PlatformCAFiltersCocoa.mm:
(WebCore::PlatformCAFilters::setFiltersOnLayer):
Canonical link: https://commits.webkit.org/280435@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes