Bug 262740

Summary: Move fast character comparison functions from JavaScriptCore/KeywordLookup.h to WTF/
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-10-05 15:28:35 PDT
Move fast character comparison functions from JavaScriptCore/KeywordLookup.h to WTF/text/FastCharacterComparison.h and reuse them in the HTML fast parser.
Comment 1 Chris Dumez 2023-10-05 15:30:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18727
Comment 2 EWS 2023-10-05 19:19:03 PDT
Committed 268959@main (1832ad030f7d): <https://commits.webkit.org/268959@main>

Reviewed commits have been landed. Closing PR #18727 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-05 19:20:15 PDT
<rdar://problem/116555809>