commit | 29622f8e794398b83ff0161f14124103c8b9a682 | [log] [tgz] |
---|---|---|
author | HuanPo Lin <robertlin@chromium.org> | Mon Aug 28 14:34:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 28 14:34:29 2023 |
tree | 8846c06e99de7d719fc32f5e770bad453317e7be | |
parent | 90d66e18213735effe5b2e16c053f0485f454c45 [diff] |
preload: Add cancellation mechanism for New Tab Page prerender This CL adds cancellation mechanism and related test cases for New Tab Page prerender. Bug: 1462832 Change-Id: Ia6c87d32b432632d3aedb8cd8d26fc391e5d2bbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4797372 Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Commit-Queue: Huanpo Lin <robertlin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1188955}
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.