Bug 280165
| Summary: | Make RemoteLayerTreeDrawingAreaProxyMac::sendCommitTransientZoom go via the WebPageProxy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136468076>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/34068
EWS
Committed 284111@main (489ebd22bb25): <https://commits.webkit.org/284111@main>
Reviewed commits have been landed. Closing PR #34068 and removing active labels.
EWS
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.