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
Charlie Wolfe
Comment 1 2024-03-13 14:12:58 PDT
Charlie Wolfe
Comment 2 2024-03-13 14:17:46 PDT
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.