Bug 253767
| Summary: | Crash under ProvisionalPageProxy::initializeWebPage() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
We see crashes in the wild due to null-dereferencing of page.pageClient() inside ProvisionalPageProxy::initializeWebPage().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://106597341>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/11409
Chris Dumez
https://commits.webkit.org/261547@main