commit | dedfa64fe72cd4feb3443ba1c076f03370baeb76 | [log] [tgz] |
---|---|---|
author | Nate Chapin <[email protected]> | Fri Jan 28 23:59:41 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jan 28 23:59:41 2022 |
tree | f3ac8ad885c6f3e5b25134ec44882850eb5206c6 | |
parent | 87e26a7540d1e079683dc3eb10ba5da66e07da19 [diff] |
Persist protect_url_in_app_history for reuse on restore This bit was added to FrameNavigationEntry in https://chromium-review.googlesource.com/c/chromium/src/+/3283546. Bug: 1280010 Change-Id: Ia7ee6a0a5beed5673be7c806fad422fe1fe41f20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3402659 Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Charles Reis <[email protected]> Reviewed-by: Scott Violet <[email protected]> Commit-Queue: Nate Chapin <[email protected]> Cr-Commit-Position: refs/heads/main@{#964850}
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.