Bug 239798
| Summary: | Leverage the known length of an ASCIILiteral when comparing it to a String / AtomString | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Avoid runtime strlen() calls when comparing String / AtomString to ASCIILiteral.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/407
EWS
Committed r293588 (250097@main): <https://commits.webkit.org/250097@main>
Reviewed commits have been landed. Closing PR #407 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/92483193>