Bug 253554

Summary: [UI-side compositing] Add UI process SPIs to add page banners
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: WebKit Process ModelAssignee: 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
Reported 2023-03-07 22:11:56 PST
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
Said Abou-Hallawa
Comment 1 2023-03-07 22:12:27 PST
Said Abou-Hallawa
Comment 2 2023-03-07 22:20:50 PST
EWS
Comment 3 2023-03-13 16:09:31 PDT
Committed 261597@main (16b186659066): <https://commits.webkit.org/261597@main> Reviewed commits have been landed. Closing PR #11215 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.