RESOLVED FIXED 282856
Remove `WKBundlePageGetMainFrame` use in `InjectedBundlePage::shouldInsertNode`
https://bugs.webkit.org/show_bug.cgi?id=282856
Summary Remove `WKBundlePageGetMainFrame` use in `InjectedBundlePage::shouldInsertNode`
Charlie Wolfe
Reported 2024-11-08 15:33:25 PST
Using `WKBundlePageGetMainFrame` when the main frame is out-of-process leads to a crash. We should use
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-08 15:33:37 PST
Charlie Wolfe
Comment 2 2024-11-08 15:34:18 PST
EWS
Comment 3 2024-11-08 18:52:53 PST
Committed 286372@main (09a39c741012): <https://commits.webkit.org/286372@main> Reviewed commits have been landed. Closing PR #36422 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.