diff options
author | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 03:22:29 +0000 |
---|---|---|
committer | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-18 03:22:29 +0000 |
commit | b35c81cc0bd12bc4182105b40f8e2702ab684ea8 (patch) | |
tree | 890530648dae35aee8847b9f26525aa69836e721 /chrome/browser/instant/instant_controller_delegate.h | |
parent | 0eba810b1382866e3590d3a1a41fca5e7df486bc (diff) | |
download | chromium_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