commit | e0ea8bd6f6d5cf9848de4a0de9e6a1ae8bc0230f | [log] [tgz] |
---|---|---|
author | thefrog <[email protected]> | Fri Jun 24 15:04:53 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jun 24 15:04:53 2022 |
tree | 6eec39eadbaa1c6e8ecb775a8dd92152b2ea95f7 | |
parent | 153d146f79fcfb101d15daa453946499beb469b8 [diff] |
Add feature and chrome flag for download bubble V2 This flag will be available only if the original feature flag is also enabled. It enables features on the bubble that don't have a parallel in the download shelf. Fixed: 1339088 Change-Id: I53b22abe9915d455f51a4abe8cb8ae3e3e9ff543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3722264 Commit-Queue: thefrog <[email protected]> Reviewed-by: Rohit Bhatia <[email protected]> Reviewed-by: Xinghui Lu <[email protected]> Cr-Commit-Position: refs/heads/main@{#1017629}
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.