commit | 015a9e1732e70a0dc7733669cd1266ab440974a9 | [log] [tgz] |
---|---|---|
author | Cristian Ciacu <cristianciacu@google.com> | Wed Sep 25 16:15:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 16:15:51 2024 |
tree | f133bbd7818276e0d29ac2b7b666113b143924d6 | |
parent | 29eba20789661133d53ad8bd9efb961fd546f679 [diff] |
[iOS][LastVisited] Open Last Visited subpage from Page Info This CL handles the tap on the Last Visited row in Page Info by opening the Last Visited subpage, where previous visits to the current domain are displayed. The Last Visited subpage displays the "Show Full History" button, which opens, modally, the full history. Additionally, the new functionality is tested through various integration tests. BYPASS_LARGE_CHANGE_WARNING deprecated implementation. A follow-up CL will include the clean-up. Low-Coverage-Reason: OTHER The untested logic is related to a Bug: 358341532, 357838447 Change-Id: I3f9136224eef913cb240acc3c167e1218ab592a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5860163 Reviewed-by: Filipa Senra <fsenra@google.com> Commit-Queue: Cristian Ciacu <cristianciacu@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1359976}
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.