| commit | fdeacc3e728994b309702c8f0a8051ab0b854ecf | [log] [tgz] |
|---|---|---|
| author | Anastasiia Nikolaienko <anastasiian@chromium.org> | Mon Apr 27 12:05:52 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 27 12:05:52 2020 |
| tree | d8926f869298679947dc09fa7b8ca5a7190faf6a | |
| parent | 4af12b86673edcf82989a87a11496543a9478fb5 [diff] |
Show inline login dialog only when profile is active If we receive mirror header for another profile (when using multiprofile mode) - don't show the dialog. If Show method was called when lock screen is open, ignore the call. Bug: 1073050 Change-Id: I5b6575bf8ef6c833c34c3de4117018818ba957c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2161030 Reviewed-by: Anastasiia N <anastasiian@chromium.org> Reviewed-by: Mattias Nissler <mnissler@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Kush Sinha <sinhak@chromium.org> Commit-Queue: Anastasiia N <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/master@{#762807}
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.