Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08f7cb918061c363ab69710b5e38ee6d9818e119
      
https://github.com/WebKit/WebKit/commit/08f7cb918061c363ab69710b5e38ee6d9818e119
  Author: Frédéric Wang <[email protected]>
  Date:   2025-10-11 (Sat, 11 Oct 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WebKit/Scripts/generate-serializers.py

  Log Message:
  -----------
  Suppress UnretainedCallArgs warnings in GeneratedWebKitSecureCoding.mm
https://bugs.webkit.org/show_bug.cgi?id=300502

Reviewed by Ryosuke Niwa.

The static analysis checker warns about unretained arg for isKindOfClass, so
suppress these warnings: https://github.com/llvm/llvm-project/issues/162979

* Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations: 
Update expectation.
* Source/WebKit/Scripts/generate-serializers.py: Suppress warning.
(generate_webkit_secure_coding_impl): Ditto.

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