commit | 7b2424d62391cd805f2b0c339067761e0601a813 | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Wed May 18 15:43:37 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 18 15:43:37 2022 |
tree | b6f46441639146ac431db2f4016fcbd63dcfb593 | |
parent | cab1111b8b3d68815cfc955c3eda82e4655c220b [diff] |
History Sync: Update history_specifics.proto to encompass redirects This CL updates the HistorySpecifics proto so that it contains the full redirect chain of one navigation. It also updates a bunch of comments to make clear that the proto now represents a "navigation" more than a "visit". Bug: 1318028 Change-Id: I5170bc32f59190a8812ccf4f00b7f97e4d77fcdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3649617 Reviewed-by: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1004781}
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.