commit | 48f4e43017cdc93c42642db742f99cb1bf61679f | [log] [tgz] |
---|---|---|
author | Aga Wronska <[email protected]> | Wed Feb 19 19:53:57 2020 |
committer | Commit Bot <[email protected]> | Wed Feb 19 19:53:57 2020 |
tree | cf58731ec5339fd8caf1e58b2e7e490a7795c139 | |
parent | 86bbf038f883e028077c1dc314dd7ba235851ff6 [diff] |
Only show paused dialog for active apps that reached daily limit We were showing paused dialog for every app that was stopped when time limit was reached. This was resulting in bad user experience when Chrome was reaching the limit, because all installed web apps are paused then and user was seeing multiple dialogs (one per every web app). Now we show the dialog only for active app. When web app is active there will be one dialog displayed. When Chrome is active there will be no dialog, but the interstitial page. This should not change anything for ARC++ apps. Bug: 1052040 Change-Id: If4b4827ffb6dd7d022170c6503bf8e109c4bfb94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063219 Commit-Queue: Aga Wronska <[email protected]> Reviewed-by: Yilkal Abe <[email protected]> Cr-Commit-Position: refs/heads/master@{#742745}
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 .