[webkit-changes] [WebKit/WebKit] e7780d: Add comment about duplicate check in 'checkInvalid...

Ahmad Saleem noreply at github.com
Sun Jul 9 11:46:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e7780d735de3975ec8bf854e4ed70d07c7648497
      https://github.com/WebKit/WebKit/commit/e7780d735de3975ec8bf854e4ed70d07c7648497
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-07-09 (Sun, 09 Jul 2023)

  Changed paths:
    M Source/WebCore/html/HTMLFormElement.cpp

  Log Message:
  -----------
  Add comment about duplicate check in 'checkInvalidControlsAndCollectUnhandled' function within 'if' clause

https://bugs.webkit.org/show_bug.cgi?id=259010

Reviewed by Tim Nguyen.

This patch just add explanatory comment of why there is 'duplicate' check within 'if' clause.

* Source/WebCore/html/HTMLFormElement.cpp:
(HTMLFormElement::checkInvalidControlsAndCollectUnhandled):

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




More information about the webkit-changes mailing list