Bug 247867 - let RemoteLayerTreeDrawingArea respond to SetDeviceScaleFactor on macOS
Summary: let RemoteLayerTreeDrawingArea respond to SetDeviceScaleFactor on macOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-13 14:18 PST by Cameron McCormack (:heycam)
Modified: 2022-11-13 20:31 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2022-11-13 14:18:58 PST
On macOS with UI side compositing enabled, this is ifdef-ed out, which is the cause of most of the hidpi test failures.
Comment 1 Cameron McCormack (:heycam) 2022-11-13 14:19:32 PST
rdar://102277376
Comment 2 Cameron McCormack (:heycam) 2022-11-13 14:23:08 PST
Pull request: https://github.com/WebKit/WebKit/pull/6448
Comment 3 EWS 2022-11-13 20:31:00 PST
Committed 256628@main (285aa4f77035): <https://commits.webkit.org/256628@main>

Reviewed commits have been landed. Closing PR #6448 and removing active labels.