Bug 267351

Summary: strstr->strchr when string is only one letter long
Product: WebKit Reporter: Seija K. <gfunni234>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Seija K.
Reported 2024-01-10 10:43:30 PST
Instead of having to find a whole string, we can just find the char we need.
Attachments
EWS
Comment 1 2024-01-10 12:39:26 PST
Committed 272859@main (5d0b9adc2945): <https://commits.webkit.org/272859@main> Reviewed commits have been landed. Closing PR #22601 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2024-01-10 12:40:14 PST
Note You need to log in before you can comment on or make changes to this bug.