[webkit-changes] [WebKit/WebKit] b85c8a: [TZone] Annotate subclasses of BaseClickableWithKe...

Michael Saboff noreply at github.com
Thu Sep 26 09:22:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b85c8ab49b14414086cd0bf309b5a5ee0e18bf6a
      https://github.com/WebKit/WebKit/commit/b85c8ab49b14414086cd0bf309b5a5ee0e18bf6a
  Author: Michael Saboff <msaboff at apple.com>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M Source/WebCore/html/BaseButtonInputType.cpp
    M Source/WebCore/html/BaseButtonInputType.h
    M Source/WebCore/html/ButtonInputType.cpp
    M Source/WebCore/html/ButtonInputType.h
    M Source/WebCore/html/ColorInputType.cpp
    M Source/WebCore/html/ColorInputType.h
    M Source/WebCore/html/FileInputType.cpp
    M Source/WebCore/html/FileInputType.h
    M Source/WebCore/html/ImageInputType.cpp
    M Source/WebCore/html/ImageInputType.h
    M Source/WebCore/html/ResetInputType.cpp
    M Source/WebCore/html/ResetInputType.h
    M Source/WebCore/html/SubmitInputType.cpp
    M Source/WebCore/html/SubmitInputType.h

  Log Message:
  -----------
  [TZone] Annotate subclasses of BaseClickableWithKeyInputType
https://bugs.webkit.org/show_bug.cgi?id=280359
rdar://136712793

Reviewed by Yusuke Suzuki.

Added TZone annotations for the subclass tree below BaseClickableWithKeyInputType.

* Source/WebCore/html/BaseButtonInputType.cpp:
* Source/WebCore/html/BaseButtonInputType.h:
* Source/WebCore/html/ButtonInputType.cpp:
* Source/WebCore/html/ButtonInputType.h:
* Source/WebCore/html/ColorInputType.cpp:
* Source/WebCore/html/ColorInputType.h:
* Source/WebCore/html/FileInputType.cpp:
* Source/WebCore/html/FileInputType.h:
* Source/WebCore/html/ImageInputType.cpp:
* Source/WebCore/html/ImageInputType.h:
* Source/WebCore/html/ResetInputType.cpp:
* Source/WebCore/html/ResetInputType.h:
* Source/WebCore/html/SubmitInputType.cpp:
* Source/WebCore/html/SubmitInputType.h:

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