Chromium Code Reviews
Description[Reland] Add a new app API to enable watchdog behavior restarts in kiosk apps
Original CL: https://codereview.chromium.org/1970613003/
This CL adds chrome.runtime.restartAfterDelay(int seconds, callback) to enable
watchdog behavior restarts in kiosk apps.
TBR=xiyuan@chromium.org,rdevlin.cronin@chromium.org,benwells@chromium.org,mpearson@chromium.org,pam@chromium.org
BUG=604578
TEST=extensions_unittests --gtest_filter=RestartAfterDelayApiTest.*
Committed: https://crrev.com/2bd481835dcc7d0af338de28de9b91f136683cbf
Cr-Commit-Position: refs/heads/master@{#400166}
Patch Set 1 : Original CL #Patch Set 2 : Increase allowed floating point error. #Messages
Total messages: 7 (3 generated)
|