Bug 264788

Summary: [Site Isolation] Reduce code duplication when sending IPC to a web page
Product: WebKit Reporter: Charlie Wolfe <charliew>
Component: WebKit Process ModelAssignee: Charlie Wolfe <charliew>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Charlie Wolfe
Reported 2023-11-13 19:09:08 PST
With site isolation we often need to check if a remote page proxy exists for a given frame before sending IPC to the web page hosting the frame. We should have a helper function instead of duplicating this logic throughout WebPageProxy.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-13 19:09:26 PST
Charlie Wolfe
Comment 2 2023-11-13 19:10:38 PST
EWS
Comment 3 2023-11-14 13:40:16 PST
Committed 270723@main (7d27cdd3e980): <https://commits.webkit.org/270723@main> Reviewed commits have been landed. Closing PR #20455 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.