commit | 8c1a258601c82b35123ba48481b0a206bb66de0c | [log] [tgz] |
---|---|---|
author | Vincent Boisselle <vincb@google.com> | Fri May 21 19:10:39 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 21 19:10:39 2021 |
tree | 37ff7d302f9593dbc9d209ecbaf8840895a4351d | |
parent | fe94b298c88283abc8e539e5cb26cd95f9266828 [diff] |
Present FRE on the view controller of the current interface that is active This is needed to be able to show the FRE when the browser has the force incognito policy. Tests: * Incognito + FRE + Location Prompt: https://drive.google.com/file/d/1tcr4CVzp9X_15AxLQuo0offDHrhbU101/view?usp=sharing&resourcekey=0-Kk1vzRCwIbqtEGGAmGt-OA * Regular + FRE + Location Prompt: https://drive.google.com/file/d/15Waum9PuJA9GinXYELtCkcBNemiHnvNu/view?usp=sharing&resourcekey=0-YM5rXaR4LEKq9yDutlD06g * Incognito + FRE + settings + Location Prompt: https://drive.google.com/file/d/1QTwhC5b9kTRHJjA0tnqiMb1hOgGv0SR4/view?usp=sharing&resourcekey=0-Sb6PEPo6gCjknsfazpH4lQ * New window can open new incognito tab: https://drive.google.com/file/d/1gUcr6oxObw-G1sfByAYp8mx1UbgfK7Qy/view?usp=sharing&resourcekey=0-R-y_R6oQYTLXok_qtBm_3g Bug: 1210494 Change-Id: I25a3680766d03d47c64f9d43fb27ab7026f5f85a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2910576 Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Vincent Boisselle <vincb@google.com> Cr-Commit-Position: refs/heads/master@{#885603}
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.