[webkit-changes] [WebKit/WebKit] ab674e: Update WebPageInspectorController::m_enabledBrowse...

Chris Dumez noreply at github.com
Tue Sep 24 13:55:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ab674e60e70be689dcd0f79b62fd01982512b65e
      https://github.com/WebKit/WebKit/commit/ab674e60e70be689dcd0f79b62fd01982512b65e
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Inspector/Agents/InspectorBrowserAgent.h
    M Source/WebKit/UIProcess/Inspector/WebPageInspectorController.cpp
    M Source/WebKit/UIProcess/Inspector/WebPageInspectorController.h

  Log Message:
  -----------
  Update WebPageInspectorController::m_enabledBrowserAgent to use a CheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=280287

Reviewed by Geoffrey Garen.

* Source/WebKit/UIProcess/Inspector/Agents/InspectorBrowserAgent.h:
* Source/WebKit/UIProcess/Inspector/WebPageInspectorController.cpp:
(WebKit::WebPageInspectorController::enabledBrowserAgent const):
* Source/WebKit/UIProcess/Inspector/WebPageInspectorController.h:
(WebKit::WebPageInspectorController::enabledBrowserAgent const): Deleted.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list