commit | e0ec96f46aea31fdffc89e3fe4cee55c2de06fe0 | [log] [tgz] |
---|---|---|
author | Li Lin <llin@chromium.org> | Mon Apr 11 19:34:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 11 19:34:59 2022 |
tree | 817a41f09f03414b2cdea18294d98b0deffd1de5 | |
parent | f61293f60caeb39525d0a409e86a890663d71e32 [diff] |
Add feature flag for Projector custom thumbnail. When the flag is on, Projector will try to load a thumbnail file from Drive. Since it introduce another complex drive request, adding this flag (enabled by default) as kill switch in case the extra call introduce any issue. Bug: b/199439541 Change-Id: I10ff96f3bd7508eb406c08ea3671ffc84215fc95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3579684 Reviewed-by: Zork <zork@chromium.org> Commit-Queue: Li Lin <llin@chromium.org> Cr-Commit-Position: refs/heads/main@{#991141}
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.