commit | 956596eae7ba940d0f025578a5d4044fe713a4c3 | [log] [tgz] |
---|---|---|
author | Stepan Khapugin <stkhapugin@chromium.org> | Fri Nov 13 14:18:23 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 13 14:18:23 2020 |
tree | b1408251bc9cc2f04beed8b9a5e0dab663dc7339 | |
parent | 2c398c3314119ab7e21079164cefb5651a47f58e [diff] |
[Getaway] Create incognito reauth scene agent. Create a new agent that tracks authentication status for incognito content in a given scene. Registers a pref for this setting. Bug: 1138887 Change-Id: If5c094a645d41f744dd6f7f9d7dfda703f5b286d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522084 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Reviewed-by: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#827241}
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.
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.