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   

Description Chris Dumez 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.
Comment 1 Chris Dumez 2023-04-18 09:52:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12867
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-04-18 11:50:20 PDT
<rdar://problem/108214375>