Bug 264788
Summary: | [Site Isolation] Reduce code duplication when sending IPC to a web page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
Component: | WebKit Process Model | Assignee: | 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
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
<rdar://problem/118368823>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/20455
EWS
Committed 270723@main (7d27cdd3e980): <https://commits.webkit.org/270723@main>
Reviewed commits have been landed. Closing PR #20455 and removing active labels.