Bug 267351
| Summary: | strstr->strchr when string is only one letter long | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | JavaScriptCore | Assignee: | 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.
Instead of having to find a whole string, we can just find the char we
need.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/120801782>