summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_controller_delegate.h
diff options
context:
space:
mode:
authorkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-18 03:22:29 +0000
committerkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-18 03:22:29 +0000
commitb35c81cc0bd12bc4182105b40f8e2702ab684ea8 (patch)
tree890530648dae35aee8847b9f26525aa69836e721 /chrome/browser/instant/instant_controller_delegate.h
parent0eba810b1382866e3590d3a1a41fca5e7df486bc (diff)
downloadchromium_src-b35c81cc0bd12bc4182105b40f8e2702ab684ea8.zip
chromium_src-b35c81cc0bd12bc4182105b40f8e2702ab684ea8.tar.gz
chromium_src-b35c81cc0bd12bc4182105b40f8e2702ab684ea8.tar.bz2
Fix crash on remounting Google Drive.
The crash was caused by calling DriveScheduler::Initialize() twice, which results in registering itself as observer for the same event twice. Make the Initialize() callable for multiple times but only register observer for the first time. BUG=156304 TEST=run debug build, clean local chache (click settings icon with ctrl key on, choose "clear cache") and confirm it doesn't crash. Review URL: https://chromiumcodereview.appspot.com/11183030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162632 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/instant/instant_controller_delegate.h')
0 files changed, 0 insertions, 0 deletions