commit | c0e18346cb7af7e0ec54d0b8d5d0eff8680ca4de | [log] [tgz] |
---|---|---|
author | Reilly Grant <[email protected]> | Wed Sep 16 20:53:34 2020 |
committer | Commit Bot <[email protected]> | Wed Sep 16 20:53:34 2020 |
tree | 8a93a9d1d059430bf23266defd8773c96b92785e | |
parent | 0f75b57abcc95303a2604665a14e767042e81873 [diff] |
idle-detection: Implement permissions prompt and settings UI This change implements permissions prompts for the "idle-detection" permission on desktop and Android as well as the necessary site settings UI. Bug: 878979 Change-Id: If5e91bf6fe19ba93c4439ff4eec7fee0ef5fc1d8 TBR: [email protected] Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360485 Commit-Queue: Reilly Grant <[email protected]> Reviewed-by: Finnur Thorarinsson <[email protected]> Reviewed-by: Theodore Olsauskas-Warren <[email protected]> Reviewed-by: Balazs Engedy <[email protected]> Cr-Commit-Position: refs/heads/master@{#807655}
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.