commit | b7372d43cd36a5d7530476f304eb72c9ee198fba | [log] [tgz] |
---|---|---|
author | Austin Tankiang <austinct@chromium.org> | Thu Mar 25 09:44:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 25 09:44:00 2021 |
tree | 4414e12a86714b7996f550a13d3a2bfbfeb6b7cc | |
parent | 40c0f6c316aea8dbbb34a569815808430e24d655 [diff] |
Show notification for Drive dialogs instead when Files App is not open Before, when Drive wanted to show a dialog when Files App was not open, it would open a Files App window. Now it shows a system notification instead. If the user opens Files App before dismissing the notification, it shows the dialog and closes the notification. Bug: 1178354 Change-Id: Ie11417139b479974d25f7a50bf21e1a3a5115d97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2784528 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#866522}
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.