WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255225
Update findElementName() to use switch statements
https://bugs.webkit.org/show_bug.cgi?id=255225
Summary
Update findElementName() to use switch statements
Chris Dumez
Reported
2023-04-10 07:51:47 PDT
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
Comment 1
2023-04-10 07:53:04 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12571
EWS
Comment 2
2023-04-10 10:59:02 PDT
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
Comment 3
2023-04-10 11:00:25 PDT
<
rdar://problem/107840818
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug