RESOLVED FIXED245234
Avoid hash map look up in InputType::createIfDifferent when possible
https://bugs.webkit.org/show_bug.cgi?id=245234
Summary Avoid hash map look up in InputType::createIfDifferent when possible
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.