| commit | 473363e7400323f30342b03a90c2f3da4959fe6a | [log] [tgz] |
|---|---|---|
| author | tkent <tkent@chromium.org> | Fri Jul 08 01:32:20 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 08 01:33:53 2016 |
| tree | e7e9bde8824060801ab015153ff7edbda8ad9205 | |
| parent | b36f6a3818c30c1d450028cfcd6cf02141642230 [diff] |
SELECT element: Fix a DCHECK failure after crrev.com/404091 On Android, selectedOption(), which is the first selected OPTION in tree order, and m_lastOnChangeOption can be different because Android has menulist+multiple configuration. BUG=626328 TBR=keishi@chromium.org Review-Url: https://codereview.chromium.org/2129023002 Cr-Commit-Position: refs/heads/master@{#404302}