commit | cde1ba0ab712530fc6daede592e370e93df593c3 | [log] [tgz] |
---|---|---|
author | Reilly Grant <[email protected]> | Fri Feb 19 21:22:34 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Feb 19 21:22:34 2021 |
tree | d51a43c013ab2e0512b7444c7d519a78eecfdca6 | |
parent | d6112d8e847864097e62adacc7cd3d34953c529d [diff] |
idle-detection: Expand permission string Expand the permission string for the Idle Detection API to clarify that user presence is determined based on user activity. Bug: 1176492 Change-Id: I86b4d08f43caf05ad59662361176dede90437ddf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2686817 Reviewed-by: Ted Choc <[email protected]> Commit-Queue: Reilly Grant <[email protected]> Auto-Submit: Reilly Grant <[email protected]> Cr-Commit-Position: refs/heads/master@{#855904}
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.