commit | 4fe6241cc1db82e82db7c62006cccc6af93af278 | [log] [tgz] |
---|---|---|
author | ckitagawa <ckitagawa@chromium.org> | Wed Sep 02 19:03:22 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 02 19:03:22 2020 |
tree | 9e4e50997abcf391c9da26c73ee1e98c8fd95051 | |
parent | fc124e67811c862937e69bef21dd6d46f8c7a4b8 [diff] |
[Paint Preview] Expire old previews This CL expires old captures after 72 hours in order to allow for previews to be reasonably current. Bug: TODO Change-Id: I0c86c928dc73564e3721d4d8f79b8b7693931619 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386223 Reviewed-by: Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#803946}
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.