Bug 255607

Summary: Avoid type attribute lookup in HTMLInputElement::updateType()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: 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
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.