WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264788
[Site Isolation] Reduce code duplication when sending IPC to a web page
https://bugs.webkit.org/show_bug.cgi?id=264788
Summary
[Site Isolation] Reduce code duplication when sending IPC to a web page
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-13 19:09:26 PST
<
rdar://problem/118368823
>
Charlie Wolfe
Comment 2
2023-11-13 19:10:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20455
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.
Top of Page
Format For Printing
XML
Clone This Bug