commit | b1efe68ffb863636f49153331d8e0871497288ef | [log] [tgz] |
---|---|---|
author | Riho Isawa <rhisawa@google.com> | Mon Dec 20 01:54:07 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 20 01:54:07 2021 |
tree | e755d42c79b1a93377f9225e7bcaad20f9151f4a | |
parent | 067b5b709d0791bdb3da9ed3f553077aece71821 [diff] |
[BFCache] Add a new class of tree structured not-restored reasons This CL creates the way to store the reason in a new class that has the same tree structure as the frame tree. We are able to know which documents are the problem of restoring their pages from BFCache. https://docs.google.com/document/d/1mAuHiIrytVw5DMQ6gchSepW3xtTAsKw_Y3U47mqiG3I/edit?usp=sharing Bug: 1267757 Change-Id: I492353f591af2456ce4f5fa53f6569a2bc6f6fc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276102 Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Reviewed-by: Fergal Daly <fergal@chromium.org> Commit-Queue: Riho Isawa <rhisawa@google.com> Cr-Commit-Position: refs/heads/main@{#952827}
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.