Bug 239775 - Update equalLettersIgnoringASCIICase() / startsWithLettersIgnoringASCIICase() to take in an ASCIILiteral
Summary: Update equalLettersIgnoringASCIICase() / startsWithLettersIgnoringASCIICase()...
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: 2022-04-26 10:15 PDT by Chris Dumez
Modified: 2022-04-26 22: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 2022-04-26 10:15:16 PDT
Update equalLettersIgnoringASCIICase() / startsWithLettersIgnoringASCIICase() to take in an ASCIILiteral, as we are encouraging developers to use _s suffix for string literals.
Comment 1 Chris Dumez 2022-04-26 10:18:46 PDT
Pull request: https://github.com/WebKit/WebKit/pull/390
Comment 2 EWS 2022-04-26 16:45:50 PDT
Committed r293484 (250018@main): <https://commits.webkit.org/250018@main>

Reviewed commits have been landed. Closing PR #390 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-04-26 16:46:14 PDT
<rdar://problem/92366386>