Bug 252135 - Leverage isASCIIAlphanumeric() in the new HTML parsing fast path
Summary: Leverage isASCIIAlphanumeric() in the new HTML parsing fast path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-12 12:21 PST by Chris Dumez
Modified: 2023-02-12 13:57 PST (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-02-12 12:21:14 PST
Leverage isASCIIAlphanumeric() in the new HTML parsing fast path.
Comment 1 Chris Dumez 2023-02-12 12:23:07 PST
Pull request: https://github.com/WebKit/WebKit/pull/10000
Comment 2 EWS 2023-02-12 13:56:58 PST
Committed 260171@main (49602fccdbc6): <https://commits.webkit.org/260171@main>

Reviewed commits have been landed. Closing PR #10000 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-12 13:57:19 PST
<rdar://problem/105368915>