[webkit-changes] [WebKit/WebKit] 26e825: Refactor count-handwritten-decoders to make it eas...

Brady Eidson noreply at github.com
Tue Nov 28 14:46:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 26e8252c4b4131ee4eacae64754ed6ed130d7c7c
      https://github.com/WebKit/WebKit/commit/26e8252c4b4131ee4eacae64754ed6ed130d7c7c
  Author: Brady Eidson <beidson at apple.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    A Tools/Scripts/count-handwritten-cocoa-decoders
    R Tools/Scripts/count-handwritten-decoders

  Log Message:
  -----------
  Refactor count-handwritten-decoders to make it easier to add exclusions (and add a few more exclusions)
https://bugs.webkit.org/show_bug.cgi?id=265428
rdar://118865137

Reviewed by Alex Christensen.

When adding some more exclusions, I got tired of the thrown together way of adding exclusions.
So I made it easier to add exclusions.

Also rename to count-handwritten-decoders-cocoa to represent the target platforms.

* Tools/Scripts/count-handwritten-decoders:

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




More information about the webkit-changes mailing list