WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270929
Use smart pointers and add null checks in WebInspectorClient.cpp
https://bugs.webkit.org/show_bug.cgi?id=270929
Summary
Use smart pointers and add null checks in WebInspectorClient.cpp
Charlie Wolfe
Reported
2024-03-13 14:12:44 PDT
Crash logs indicate `m_page` can be null in `WebInspectorClient::inspectedPageDestroyed()`.
Attachments
Add attachment
proposed patch, testcase, etc.
Charlie Wolfe
Comment 1
2024-03-13 14:12:58 PDT
rdar://123523102
Charlie Wolfe
Comment 2
2024-03-13 14:17:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/25837
EWS
Comment 3
2024-03-14 08:14:25 PDT
Committed
276093@main
(bd887680e39b): <
https://commits.webkit.org/276093@main
> Reviewed commits have been landed. Closing PR #25837 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