Bug 255225
Summary: | Update findElementName() to use switch statements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebCore Misc. | 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
Update findElementName() to use switch statements instead of many if checks. This is slightly more efficient, especially on iOS.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/12571
EWS
Committed 262776@main (14dd27cb957b): <https://commits.webkit.org/262776@main>
Reviewed commits have been landed. Closing PR #12571 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107840818>