New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 666386 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

Kiosk app deferred install should not be effective when allow_kiosk_app_control_os_version policy is not set

Project Member Reported by xiy...@chromium.org, Nov 17 2016

Issue description

There is no point to defer the install when allow_kiosk_app_control_os_version policy is not set.

The current impl only considers the platform version and manifest key [1]. This could end up deferring the app install indefinitely.

[1] https://cs.chromium.org/chromium/src/chrome/browser/chromeos/app_mode/kiosk_app_update_install_gate.cc?rcl=1479284732&l=21-40
 

Sign in to add a comment