[webkit-changes] [WebKit/WebKit] df2e0b: REGRESSION (268484 at main): Dynamic Content Scaling ...
Tim Horton
noreply at github.com
Wed Nov 8 21:21:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: df2e0bf6a318dbefc436ede370832e8f83ca331f
https://github.com/WebKit/WebKit/commit/df2e0bf6a318dbefc436ede370832e8f83ca331f
Author: Tim Horton <thorton at apple.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/cocoa/RemoteLayerTreeLayers.mm
Log Message:
-----------
REGRESSION (268484 at main): Dynamic Content Scaling is disabled
https://bugs.webkit.org/show_bug.cgi?id=264463
rdar://117906435
Reviewed by Brady Eidson.
* Source/WebKit/UIProcess/RemoteLayerTree/cocoa/RemoteLayerTreeLayers.mm:
(-[WKCompositingLayer _setWKContents:withDisplayList:replayForTesting:]):
I accidentally copy-pasteo'd WKDynamicContentScalingContentsKey into both
keys instead of WKDynamicContentScalingPortsKey in the second one.
Canonical link: https://commits.webkit.org/270420@main
More information about the webkit-changes
mailing list