Bug 245234

Summary: Avoid hash map look up in InputType::createIfDifferent when possible
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: FormsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2022-09-15 11:03:35 PDT
InputType::createIfDifferent should avoid hash map lookup when the current type name is identically equal to the new type name.
Attachments
Ryosuke Niwa
Comment 1 2022-09-15 11:06:35 PDT
EWS
Comment 2 2022-09-16 01:28:04 PDT
Committed 254547@main (f4a09a78399b): <https://commits.webkit.org/254547@main> Reviewed commits have been landed. Closing PR #4392 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-16 01:29:20 PDT
Note You need to log in before you can comment on or make changes to this bug.