Bug 288279
| Summary: | REGRESSION(288357@main): Crash in `WebHistoryItemClient::historyItemChanged` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | History | 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
WebHistoryItemClient can outlive its WebPage, so it should hold a WeakPtr to WebPage instead of a WeakRef.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Charlie Wolfe
rdar://142947060
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/41136
EWS
Committed 290892@main (92ab86c96733): <https://commits.webkit.org/290892@main>
Reviewed commits have been landed. Closing PR #41136 and removing active labels.
EWS
Committed 289651.178@safari-7621-branch (90fac9fd98db): <https://commits.webkit.org/289651.178@safari-7621-branch>
Reviewed commits have been landed. Closing PR #2670 and removing active labels.