commit | 428764d7f5e7d98b7b310647c1107bdf0a06631b | [log] [tgz] |
---|---|---|
author | Jiacheng Guo <gjc@google.com> | Wed Jun 05 00:25:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 05 00:25:02 2024 |
tree | 087ec56f7e22308c593b439c3d02e9e7e169b043 | |
parent | ad0a01876f575fb3b003ec00455c8a43b6c50e25 [diff] |
Test navigating back to multiple pages with BFCache in WebView The CL adds a test for navigating back twice in the WebView to ensure BFCache works for multiple pages. Bug: None Change-Id: I8a28130b307b4f563f970c87abd27eb7b98f2fc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5587539 Reviewed-by: Richard (Torne) Coles <torne@chromium.org> Commit-Queue: Jiacheng Guo <gjc@google.com> Cr-Commit-Position: refs/heads/main@{#1310332}
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.