Bug 245234
| Summary: | Avoid hash map look up in InputType::createIfDifferent when possible | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Forms | Assignee: | 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
InputType::createIfDifferent should avoid hash map lookup
when the current type name is identically equal to the new type name.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/4392
EWS
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
<rdar://problem/100016270>