Bug 262740 - Move fast character comparison functions from JavaScriptCore/KeywordLookup.h to WTF/
Summary: Move fast character comparison functions from JavaScriptCore/KeywordLookup.h ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-05 15:28 PDT by Chris Dumez
Modified: 2023-10-05 19:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>