[webkit-changes] [WebKit/WebKit] 05b9f6: Use smart pointers in WebFrameProxy

pratiksha-99 noreply at github.com
Fri Feb 7 15:53:28 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 05b9f6e30e2944947828755ff6d00931e3864637
      https://github.com/WebKit/WebKit/commit/05b9f6e30e2944947828755ff6d00931e3864637
  Author: Pratiksha Choudhury <p_choudhury at apple.com>
  Date:   2025-02-07 (Fri, 07 Feb 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebKit/UIProcess/WebFrameProxy.cpp

  Log Message:
  -----------
  Use smart pointers in WebFrameProxy
https://bugs.webkit.org/show_bug.cgi?id=287208

Reviewed by Chris Dumez.

Addressed the smart pointer static analyzer warnings.

* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/WebFrameProxy.cpp:
(WebKit::WebFrameProxy::webProcessWillShutDown):
(WebKit::WebFrameProxy::bindAccessibilityFrameWithData):
(WebKit::WebFrameProxy::prepareForProvisionalLoadInProcess):
(WebKit::WebFrameProxy::getFrameInfo):
(WebKit::WebFrameProxy::webPageIDInCurrentProcess):
(WebKit::WebFrameProxy::traverseNext const):

* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/WebFrameProxy.cpp:
(WebKit::WebFrameProxy::webProcessWillShutDown):
(WebKit::WebFrameProxy::bindAccessibilityFrameWithData):
(WebKit::WebFrameProxy::prepareForProvisionalLoadInProcess):
(WebKit::WebFrameProxy::getFrameInfo):
(WebKit::WebFrameProxy::webPageIDInCurrentProcess):
(WebKit::WebFrameProxy::traverseNext const):

Canonical link: https://commits.webkit.org/290054@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