| commit | 4320bc8ab514ee423e1757297688842361949c4d | [log] [tgz] |
|---|---|---|
| author | tkent <tkent@chromium.org> | Thu Jul 14 01:23:11 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 01:25:05 2016 |
| tree | 61c44841d01ca7e7f89c34ffaea0e2ed8a00c2cf | |
| parent | d8a910760e0c33dc93b4751e330b729936a1df5c [diff] |
Remove HTMLSelectElement::optionSelectedByUser(). Fold it into HTMLSelectElement::selectOptionByPopup(), which is the only callsite. This CL has no behavior changes. Review-Url: https://codereview.chromium.org/2146243002 Cr-Commit-Position: refs/heads/master@{#405385}