[webkit-changes] [WebKit/WebKit] 127a6c: Only use CheckedPtr on the stack with RemoteWebIns...

Chris Dumez noreply at github.com
Tue Jan 2 15:23:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 127a6cc4576d8a748a9141e1a3bdf0aa125414a2
      https://github.com/WebKit/WebKit/commit/127a6cc4576d8a748a9141e1a3bdf0aa125414a2
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Inspector/RemoteWebInspectorUIProxy.cpp
    M Source/WebKit/UIProcess/Inspector/RemoteWebInspectorUIProxy.h

  Log Message:
  -----------
  Only use CheckedPtr on the stack with RemoteWebInspectorUIProxyClient
https://bugs.webkit.org/show_bug.cgi?id=266797

Reviewed by Ryosuke Niwa.

* Source/WebKit/UIProcess/Inspector/RemoteWebInspectorUIProxy.cpp:
(WebKit::RemoteWebInspectorUIProxy::frontendDidClose):
(WebKit::RemoteWebInspectorUIProxy::sendMessageToBackend):
* Source/WebKit/UIProcess/Inspector/RemoteWebInspectorUIProxy.h:

Canonical link: https://commits.webkit.org/272584@main




More information about the webkit-changes mailing list