Add an exponential backoff to rechecking the app list doodle.
commitad2720ffba6a613645bcba55403d7092a5615b09
authorcalamity <calamity@chromium.org>
Fri, 10 Apr 2015 04:52:31 +0000 (9 21:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Apr 2015 04:53:00 +0000 (10 04:53 +0000)
tree432789a649216e5e0f4cf6d06a4f0e697e016fcc
parent8581fa5ce75a2bf816698d308d7b3003bdd7ec8f
Add an exponential backoff to rechecking the app list doodle.

This CL adds an exponential backoff to the app list doodle recheck delay.
The delay begins at 5 seconds and doubles to a maximum for 30 minutes.

BUG=459806

Review URL: https://codereview.chromium.org/1052083003

Cr-Commit-Position: refs/heads/master@{#324590}
chrome/browser/ui/app_list/start_page_service.cc
chrome/browser/ui/app_list/start_page_service.h