Bug 288279

Summary: REGRESSION(288357@main): Crash in `WebHistoryItemClient::historyItemChanged`
Product: WebKit Reporter: Charlie Wolfe <charliew>
Component: HistoryAssignee: 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
Reported 2025-02-21 21:18:45 PST
WebHistoryItemClient can outlive its WebPage, so it should hold a WeakPtr to WebPage instead of a WeakRef.
Attachments
Charlie Wolfe
Comment 1 2025-02-21 21:19:08 PST
Charlie Wolfe
Comment 2 2025-02-21 21:20:19 PST
EWS
Comment 3 2025-02-22 13:23:29 PST
Committed 290892@main (92ab86c96733): <https://commits.webkit.org/290892@main> Reviewed commits have been landed. Closing PR #41136 and removing active labels.
EWS
Comment 4 2025-02-25 14:42:15 PST
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.
Note You need to log in before you can comment on or make changes to this bug.