commit | 99ddc58532bc69d01a7388e0b17d5f79e9b2da48 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Tue Feb 22 09:54:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 22 09:54:24 2022 |
tree | 646b1063d18c14e60d5b104f30334916f2178bd1 | |
parent | 0210b9b500ef24b3f9b2846d01240e5b2a05adbd [diff] |
Forms: Apply 'class' syntax to 'ListPicker' type Also, this CL removes optional "false" arguments of addEventListener() and removeEventListener(). This CL has no behavior changes. Bug: 981231 Change-Id: I99da1a86efdc74b70e6753c813480e9514fd1eff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3479177 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Keishi Hattori <keishi@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/main@{#973653}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.