Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 51175caa041c4d256d43bd7b87dba8ad713da238
      
https://github.com/WebKit/WebKit/commit/51175caa041c4d256d43bd7b87dba8ad713da238
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-02-21 (Sat, 21 Feb 2026)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WebKit/Shared/API/Cocoa/_WKFrameHandle.mm
    M Source/WebKit/Shared/API/Cocoa/_WKHitTestResult.mm
    M Source/WebKit/Shared/Cocoa/WKNSArray.mm
    M Source/WebKit/Shared/Cocoa/WKNSNumber.mm
    M Source/WebKit/Shared/Cocoa/WKObject.h

  Log Message:
  -----------
  Suppress safer C++ warnings in Source/WebKit/Shared
https://bugs.webkit.org/show_bug.cgi?id=308354

Reviewed by Anne van Kesteren.

Suppressed new safer C++ warnings found after clang rollout in 307871@main.

No new tests since there should be no behavioral changes.

* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebKit/Shared/API/Cocoa/_WKFrameHandle.mm:
(-[_WKFrameHandle dealloc]):
* Source/WebKit/Shared/API/Cocoa/_WKHitTestResult.mm:
(-[_WKHitTestResult dealloc]):
* Source/WebKit/Shared/Cocoa/WKNSArray.mm:
(-[WKNSArray dealloc]):
* Source/WebKit/Shared/Cocoa/WKNSNumber.mm:
(-[WKNSNumber dealloc]):
* Source/WebKit/Shared/Cocoa/WKObject.h:
(WebKit::checkedObjCCast):
(WebKit::wrapper):

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



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

Reply via email to