Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fdf604a6e81bbccb78e9e3f99d23c57bb345a697
      
https://github.com/WebKit/WebKit/commit/fdf604a6e81bbccb78e9e3f99d23c57bb345a697
  Author: Anne van Kesteren <[email protected]>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/html/BaseButtonInputType.cpp
    M Source/WebCore/html/BaseCheckableInputType.cpp
    M Source/WebCore/html/BaseClickableWithKeyInputType.cpp
    M Source/WebCore/html/BaseTextInputType.cpp
    M Source/WebCore/html/FileInputType.cpp
    M Source/WebCore/html/ImageInputType.cpp
    M Source/WebCore/html/NumberInputType.cpp
    M Source/WebCore/html/RangeInputType.cpp
    M Source/WebCore/html/RangeInputType.h
    M Source/WebCore/html/ResetInputType.cpp
    M Source/WebCore/html/SubmitInputType.cpp
    M Source/WebCore/html/TextFieldInputType.cpp

  Log Message:
  -----------
  Reduce unsafeness in InputType classes
https://bugs.webkit.org/show_bug.cgi?id=293592
rdar://152049455

Reviewed by Chris Dumez.

Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines and
modernize code patterns as appropriate.

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