Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d57dbec7e5dbb6ec273c4681f3bc8306cdc407a7
https://github.com/WebKit/WebKit/commit/d57dbec7e5dbb6ec273c4681f3bc8306cdc407a7
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M Source/WebCore/Modules/model-element/WebModelPlayer.mm
Log Message:
-----------
WebModelPlayer's IOSurface size needs to be scaled by the deviceScaleFactor
https://bugs.webkit.org/show_bug.cgi?id=306928
rdar://169593677
Reviewed by Etienne Segonzac.
Failing to scale by the deviceScaleFactor led to IOSurfaces
which were 1 / deviceScaleFactor in size.
* Source/WebCore/Modules/model-element/WebModelPlayer.mm:
(WebCore::WebModelPlayer::load):
Canonical link: https://commits.webkit.org/306785@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications