commit | 3df6ea8db7ca109ddeb5166fa163b98131b11870 | [log] [tgz] |
---|---|---|
author | Peter Kasting <[email protected]> | Thu Jun 18 05:45:45 2020 |
committer | Commit Bot <[email protected]> | Thu Jun 18 05:45:45 2020 |
tree | cc82488e8d2c6c52e55368f499650773cb28915c | |
parent | 7b5f9f1a7784fd7f4d3e562a04fed750d6fad634 [diff] |
Store the browser/profile on DownloadShelf. This eliminates the need for implementations to override the getters. Bug: none Change-Id: I3df33cd593c3c600739b5b0546270d89342394aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250822 Auto-Submit: Peter Kasting <[email protected]> Reviewed-by: Min Qin <[email protected]> Commit-Queue: Peter Kasting <[email protected]> Cr-Commit-Position: refs/heads/master@{#779679}
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.