commit | 36a515e16a06f4a1979565b24a5847fbf4fffa9f | [log] [tgz] |
---|---|---|
author | Luciano Pacheco <lucmult@chromium.org> | Thu Jun 23 08:06:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 23 08:06:08 2022 |
tree | d494916c63f16a6f5f8dc85d145754d11cd9fee7 | |
parent | 8c6238ca0b585e2d55b6d11d63f1d6185d10c291 [diff] |
Files app: Remove unused code Remove unused Run* methods and GetGenRoot(). Remove the CSP "unsafe-inline" because this was needed for the auto-generated HTML removed in CL:3715872. Bug: b:228114096 Change-Id: Ie308512ef931f86b113604dd6756edafa6a49673 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3715481 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by: Ben Reich <benreich@chromium.org> Cr-Commit-Position: refs/heads/main@{#1017064}
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.