commit | ae80ad9b288944002a012aa307da372080c96af6 | [log] [tgz] |
---|---|---|
author | Kent Tamura <[email protected]> | Fri Feb 14 09:05:06 2020 |
committer | Commit Bot <[email protected]> | Fri Feb 14 09:05:06 2020 |
tree | 7d7bd31cb99cb771c7bd70f32c5c67fb79f5c6ba | |
parent | fe91293e54c2243c364cecf0ab49bd0fe3241bba [diff] |
Introduce blink::SelectType This CL introduces blink::SelectType, blink::MenuListSelectType, and blink::ListBoxSelectType. Also, add SelectType::DidSelectOption() to simplify HTMLSelectElement::SelectOption(). This CL has no behavior changes. Bug: 1052232 Change-Id: I436cfdd70edf0668b03996b35008ae12f8b6c9c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055950 Reviewed-by: Koji Ishii <[email protected]> Commit-Queue: Kent Tamura <[email protected]> Cr-Commit-Position: refs/heads/master@{#741383}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .