[Webkit-unassigned] [Bug 244524] New: make_names.pl findTagName trie search code could be improved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 18:58:46 PDT 2022


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

            Bug ID: 244524
           Summary: make_names.pl findTagName trie search code could be
                    improved
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

Two suggestions that came out of the bug 244020 review:

1. When reaching the leaf of the trie, the suffix to compare against could be a string literal rather than an array of characters.
2. We sometimes put braces around single statements.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220830/d13d950d/attachment.htm>


More information about the webkit-unassigned mailing list