commit | 29a12ef1440939218cb14d66daeffabc481dabfe | [log] [tgz] |
---|---|---|
author | Stepan Khapugin <[email protected]> | Thu Jul 09 10:44:29 2020 |
committer | Commit Bot <[email protected]> | Thu Jul 09 10:44:29 2020 |
tree | 48d07e3f8219157eda9b6c9445d6e0655ff3c5cb | |
parent | 8347d4038bc5f796587d639227e026cae248a895 [diff] |
[multiball] Fix bug with multiwindow blocking UI Fix bug when the blocking UI is not dismissed. Also use ScopedUIBlocker for FRE. The fix is to actually set the AppState's sceneShowingBlockingUI to nil Bug: 1102295 Change-Id: I8c6e32facaf193cc66b7b19909d47ea72d8d7251 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283596 Commit-Queue: Stepan Khapugin <[email protected]> Reviewed-by: Olivier Robin <[email protected]> Reviewed-by: Mark Cogan <[email protected]> Cr-Commit-Position: refs/heads/master@{#786685}
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.