Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf2e585595911f4c963b4603c4e1fb32c444053e
https://github.com/WebKit/WebKit/commit/bf2e585595911f4c963b4603c4e1fb32c444053e
Author: Matt Woodrow <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
A LayoutTests/css3/filters/backdrop-filter-page-scale-expected.html
A LayoutTests/css3/filters/backdrop-filter-page-scale.html
M LayoutTests/platform/mac-wk1/TestExpectations
M
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteTiledBacking.cpp
Log Message:
-----------
Text on daringfireball.net (with backdrop-filter) looks fuzzy when zoomed in.
https://bugs.webkit.org/show_bug.cgi?id=272432
<rdar://124304151>
Reviewed by Simon Fraser.
UI-side compositing equivalent of bug 272430. We need to make sure the content
scale
is forwarded to the underlying CALayer for the container, as well as the tile
controller.
* LayoutTests/css3/filters/backdrop-filter-page-scale-expected.html: Added.
* LayoutTests/css3/filters/backdrop-filter-page-scale.html: Added.
*
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteTiledBacking.cpp:
(WebKit::PlatformCALayerRemoteTiledBacking::PlatformCALayerRemoteTiledBacking):
(WebKit::PlatformCALayerRemoteTiledBacking::setContentsScale):
Canonical link: https://commits.webkit.org/277352@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