RESOLVED FIXED255607
Avoid type attribute lookup in HTMLInputElement::updateType()
https://bugs.webkit.org/show_bug.cgi?id=255607
Summary Avoid type attribute lookup in HTMLInputElement::updateType()
Chris Dumez
Reported 2023-04-18 09:49:22 PDT
Avoid type attribute lookup in HTMLInputElement::updateType(). One of the call sites already has the type attribute value and can pass it in argument.
Attachments
Chris Dumez
Comment 1 2023-04-18 09:52:27 PDT
EWS
Comment 2 2023-04-18 11:49:35 PDT
Committed 263090@main (07cafb8f6b21): <https://commits.webkit.org/263090@main> Reviewed commits have been landed. Closing PR #12867 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-18 11:50:20 PDT
Note You need to log in before you can comment on or make changes to this bug.