Make chrome.power sample extension work across updates.
Make the "Keep Awake" extension load its saved state in response to chrome.runtime.onInstalled in addition to onStartup. Otherwise, it releases its wake locks after being upgraded and fails to reacquire them until the next time Chrome is restarted. BUG=none TBR=miket@chromium.org Review URL: https://codereview.chromium.org/584033003 Cr-Commit-Position: refs/heads/master@{#295805}
Showing
Please register or sign in to comment