commit | 5abe7d189b421ce23ae50080882d2d968582b709 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Thu Jun 04 05:45:47 2020 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 04 05:45:47 2020 +0000 |
tree | 7a0043432a650ff4878fb3e7b27f002b3f5987f6 | |
parent | 55d2025a506afc13bd5c0bfa745ade9620f54049 [diff] |
Move the content of UpdateUserAgentShadowTree() and InnerElement() ... from HTMLSelectElement to MenuListSelectType. This CL has no behavior changes. Bug: 1052232 Change-Id: Id8d0725cfce3f3421681a62b180760ab48d430cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228280 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#774984}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.