Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 936363b630c3e826040c2ad1b30b7bfd178cfb6e
      
https://github.com/WebKit/WebKit/commit/936363b630c3e826040c2ad1b30b7bfd178cfb6e
  Author: Kristian Monsen <[email protected]>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebKit/WebProcess/WebPage/WebFrame.cpp

  Log Message:
  -----------
  Address Safer CPP warnings in WebFrame.cpp
https://bugs.webkit.org/show_bug.cgi?id=290464
rdar://problem/147948239

Reviewed by Chris Dumez.

* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebKit/WebProcess/WebPage/WebFrame.cpp:
(WebKit::WebFrame::localFrameLoaderClient const):
(WebKit::WebFrame::remoteFrameClient const):
(WebKit::WebFrame::frameLoaderClient const):
(WebKit::WebFrame::page const):
(WebKit::WebFrame::frameTreeData const):
(WebKit::WebFrame::loadDidCommitInAnotherProcess):
(WebKit::WebFrame::commitProvisionalFrame):
(WebKit::WebFrame::removeFromTree):
(WebKit::WebFrame::didReceivePolicyDecision):
(WebKit::WebFrame::startDownload):
(WebKit::WebFrame::convertMainResourceLoadToDownload):
(WebKit::WebFrame::addConsoleMessage):
(WebKit::WebFrame::source const):
(WebKit::WebFrame::selectionAsString const):
(WebKit::WebFrame::size const):
(WebKit::WebFrame::isMainFrame const):
(WebKit::WebFrame::isRootFrame const):
(WebKit::WebFrame::name const):
(WebKit::WebFrame::innerText const):
(WebKit::WebFrame::pendingUnloadCount const):
(WebKit::WebFrame::allowsFollowingLink const):
(WebKit::WebFrame::jsContextForWorld):
(WebKit::WebFrame::jsContextForServiceWorkerWorld):
(WebKit::WebFrame::contentBounds const):
(WebKit::WebFrame::scrollOffset const):
(WebKit::WebFrame::hasVerticalScrollbar const):
(WebKit::WebFrame::containsAnyFormControls const):
(WebKit::WebFrame::jsWrapperForWorld):
(WebKit::WebFrame::setTextDirection):
(WebKit::WebFrame::handleContextMenuEvent):
(WebKit::WebFrame::handleMouseEvent):
(WebKit::WebFrame::frameTextForTesting):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to