New issue
Advanced search Search tips

Issue 917345 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Implement chrome.idle.getAutolockDelay on platforms other than Chrome OS

Project Member Reported by ljusten@chromium.org, Dec 21

Issue description

Once Secure Connect is baked into Chrome (in particular the screen auto lock functionality), please hook up chrome.idle.getAutoLockDelay on platforms != Chrome OS.

We're in the process of adding an extension API (chrome.idle.getAutoLockDelay) that returns the time (in seconds) until the screen auto locks when idle or 0 if auto screen lock is disabled. Secure Connect needed that for Chrome OS as there is no native client. We didn't implement this on other OSses, though. We're assuming once Secure Connect gets backed in, the native client functionality, in particular the screen auto lock stuff, gets moved into Chrome, so that it would then be easy to add support for chrome.idle.getAutoLockDelay.

See https://chromium-review.googlesource.com/c/chromium/src/+/1382443 and https://bugs.chromium.org/p/chromium/issues/detail?id=907751.

 
Roger, feel free to assign to the appropriate folks. You can also point us at the right spot and assign back to us once Secure Connect is baked in.

Sign in to add a comment