[webkit-changes] [WebKit/WebKit] 98f025: Drop unnecessary downcast<>() calls in InputType::...

Chris Dumez noreply at github.com
Sun Mar 3 00:13:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98f0251a08ba2c2bbba7e3750d2c68cfec14e975
      https://github.com/WebKit/WebKit/commit/98f0251a08ba2c2bbba7e3750d2c68cfec14e975
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-03-03 (Sun, 03 Mar 2024)

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

  Log Message:
  -----------
  Drop unnecessary downcast<>() calls in InputType::isValidValue()
https://bugs.webkit.org/show_bug.cgi?id=270398

Reviewed by Anne van Kesteren.

Drop unnecessary downcast<>() calls in InputType::isValidValue(), for performance
reasons.

* Source/WebCore/html/InputType.cpp:
(WebCore::InputType::isValidValue const):

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



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


More information about the webkit-changes mailing list