commit | 6c1c80d89c29b22117b13760643c7fd1734e2466 | [log] [tgz] |
---|---|---|
author | afakhry <[email protected]> | Wed Jun 15 22:16:38 2016 |
committer | Commit bot <[email protected]> | Wed Jun 15 22:19:58 2016 |
tree | 674bcb8224207fa1b50651c7daa9e14522235dfc | |
parent | 51f9d9f44b923b2dde1cbd4587e6b564f8437c56 [diff] |
Add a new app API to enable watchdog behavior restarts in kiosk apps This CL adds chrome.runtime.restartAfterDelay(int seconds, callback) to enable watchdog behavior restarts in kiosk apps. BUG=604578 TEST=browser_tests --gtest_filter=RestartAfterDelayApiTest.RestartAfterDelayTest Review-Url: https://codereview.chromium.org/1970613003 Cr-Commit-Position: refs/heads/master@{#400027}