Bug 253554
| Summary: | [UI-side compositing] Add UI process SPIs to add page banners | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | WebKit Process Model | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=253974 | ||
Said Abou-Hallawa
The client of WKWebView will provide CALayers for the page banners. WKWebView will add them to its layer tree. Their heights will adjust the page frameRect and the page contentSize. Mini browser will create two dummy CALayers and call the WKWebView SPI when the Setting: "Reserve Space For Banners" is checked.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
rdar://101040993
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/11215
EWS
Committed 261597@main (16b186659066): <https://commits.webkit.org/261597@main>
Reviewed commits have been landed. Closing PR #11215 and removing active labels.