RESOLVED FIXED280165
Make RemoteLayerTreeDrawingAreaProxyMac::sendCommitTransientZoom go via the WebPageProxy
https://bugs.webkit.org/show_bug.cgi?id=280165
Summary Make RemoteLayerTreeDrawingAreaProxyMac::sendCommitTransientZoom go via the W...
Matt Woodrow
Reported 2024-09-22 17:14:05 PDT
Page scales currently get set via the WebPageProxy, and the WebProcess/WebPage. It will make things simpler for site-isolation (and update remote frame processes) if we can canonically go via the the WebPageProxy. This moves commitTransientZoom to use the WebPageProxy setters.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-22 17:14:24 PDT
Matt Woodrow
Comment 2 2024-09-22 17:16:20 PDT
EWS
Comment 3 2024-09-23 15:24:35 PDT
Committed 284111@main (489ebd22bb25): <https://commits.webkit.org/284111@main> Reviewed commits have been landed. Closing PR #34068 and removing active labels.
EWS
Comment 4 2024-12-13 16:42:15 PST
Committed 283286.593@safari-7620-branch (949d5623b168): <https://commits.webkit.org/283286.593@safari-7620-branch> Reviewed commits have been landed. Closing PR #2405 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.