Bug 282856
| Summary: | Remove `WKBundlePageGetMainFrame` use in `InjectedBundlePage::shouldInsertNode` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | Tools / Tests | 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
Using `WKBundlePageGetMainFrame` when the main frame is out-of-process leads to a crash. We should use
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139541150>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/36422
EWS
Committed 286372@main (09a39c741012): <https://commits.webkit.org/286372@main>
Reviewed commits have been landed. Closing PR #36422 and removing active labels.