commit | 77a85df443b1dda05a80ce0fb7c09efec9f45324 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Tue Oct 03 17:59:16 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 17:59:16 2023 |
tree | c26ab91a10156e3404ce6ca63536e1d7d26c9263 | |
parent | ecf5135bbbf8ae350a709cf73da91bed21c834e0 [diff] |
Implement initial download info class for DownloadBubbleRowView This CL defines an initial download info class for the DownloadBubbleRowView and owning vies. Currently this only contains a DownloadUIModel pointer, but will be extended over time to include all of the state necessary for rendering a download view. Bug: 1482901 Change-Id: Ia4db5e2b61baae69f7ee670e9932bf81f32be0c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4892932 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/main@{#1204743}
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.