Bug 278214
Summary: | Crash in `Messages::WebPage::PerformDragControllerAction` reply | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
Component: | WebKit Process Model | Assignee: | Charlie Wolfe <charliew> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | nham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Charlie Wolfe
Crash logs indicate that if this completion handler is called as a result of the web process shutting down we dereference a null `m_pageClient` in `WebPageProxy::didPerformDragControllerAction`.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Charlie Wolfe
<rdar://problem/124961036>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/32286
EWS
Committed 282366@main (a253c001711d): <https://commits.webkit.org/282366@main>
Reviewed commits have been landed. Closing PR #32286 and removing active labels.
EWS
Committed 280938.242@safari-7619-branch (8261fffee319): <https://commits.webkit.org/280938.242@safari-7619-branch>
Reviewed commits have been landed. Closing PR #1612 and removing active labels.