| commit | 439d35f66c036c88a298395fb0e5ab144d45acc6 | [log] [tgz] |
|---|---|---|
| author | tkent <tkent@chromium.org> | Wed Jul 06 06:37:23 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 06:39:00 2016 |
| tree | bebd673db1859b3b2d2f6a1de2bf42137c102c71 | |
| parent | 667fe3c53244aed0d5c5e1f1db91fbd79227d429 [diff] |
Improve performance of HTMLSelectElement::deselectItemsWithoutValidation(). This CL improves it in a case of single-selection menulist SELECTs. blink_perf.dom select-single-add.html: 585.9 runs/s -> 655.3 runs/s BUG=577989 Review-Url: https://codereview.chromium.org/2123863002 Cr-Commit-Position: refs/heads/master@{#403856}