[Webkit-unassigned] [Bug 245234] New: Avoid hash map look up in InputType::createIfDifferent when possible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 15 11:03:35 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245234
Bug ID: 245234
Summary: Avoid hash map look up in InputType::createIfDifferent
when possible
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: cdumez at apple.com, wenson_hsieh at apple.com
InputType::createIfDifferent should avoid hash map lookup
when the current type name is identically equal to the new type name.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220915/6a0613b1/attachment.htm>
More information about the webkit-unassigned
mailing list