Bug 270929
Summary: | Use smart pointers and add null checks in WebInspectorClient.cpp | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
Component: | Web Inspector | Assignee: | Charlie Wolfe <charliew> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Charlie Wolfe
Crash logs indicate `m_page` can be null in `WebInspectorClient::inspectedPageDestroyed()`.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Charlie Wolfe
rdar://123523102
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/25837
EWS
Committed 276093@main (bd887680e39b): <https://commits.webkit.org/276093@main>
Reviewed commits have been landed. Closing PR #25837 and removing active labels.