WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288279
REGRESSION(
288357@main
): Crash in `WebHistoryItemClient::historyItemChanged`
https://bugs.webkit.org/show_bug.cgi?id=288279
Summary
REGRESSION(288357@main): Crash in `WebHistoryItemClient::historyItemChanged`
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
Add attachment
proposed patch, testcase, etc.
Charlie Wolfe
Comment 1
2025-02-21 21:19:08 PST
rdar://142947060
Charlie Wolfe
Comment 2
2025-02-21 21:20:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/41136
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.
Top of Page
Format For Printing
XML
Clone This Bug