commit | fe896cbe77fe9a9901bb83ad0f90cf0c5689370f | [log] [tgz] |
---|---|---|
author | Solomon Kinard <solomonkinard@chromium.org> | Thu Oct 06 18:19:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 06 18:19:30 2022 |
tree | 6670bd29ccf430d9d3d27b1d0df8b7ce4c6802af | |
parent | 533b22cd9e78041f7a5254caae0c5e9619318e86 [diff] |
Extensions: CodeHealth: Modernize some code paths crrev.com/c/3875820/7/extensions/browser/api/file_handlers/app_file_handler_util.cc#b304 Bug: None Change-Id: I42c7de6ed1698b6a407a39fdb2188de1a5abe90e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3936011 Commit-Queue: Solomon Kinard <solomonkinard@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Reviewed-by: Tim <tjudkins@chromium.org> Cr-Commit-Position: refs/heads/main@{#1055903}
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.