[Webkit-unassigned] [Bug 255842] New: Add isASCIITabOrSpace to WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 23 08:24:34 PDT 2023


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

            Bug ID: 255842
           Summary: Add isASCIITabOrSpace to WTF
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl

And use it in WebCore/loader/HeaderFieldTokenizer, WebCore/platform/network/HTTPParsers, WebCore/platform/network/RFC7230, WebCore/loader/LinkHeader.cpp, and WebCore/html/track/WebVTTParser (and dependencies).

Also replace isASpace in WebCore/html/track/WebVTTParser with isASCIIWhitespace.

-- 
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/20230423/332c2977/attachment-0001.htm>


More information about the webkit-unassigned mailing list