summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/chromium_application.cc
diff options
context:
space:
mode:
authorvandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-04 21:38:10 +0000
committervandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-04 21:38:10 +0000
commit88645e15d7743209f5babd5574e4e30f31f277a4 (patch)
tree37d98b02b6372d754dd15eafbd8bc944bbaa4535 /chrome/browser/android/chromium_application.cc
parentb8548277943812201c2544b6b90e690b7b459ba5 (diff)
downloadchromium_src-88645e15d7743209f5babd5574e4e30f31f277a4.zip
chromium_src-88645e15d7743209f5babd5574e4e30f31f277a4.tar.gz
chromium_src-88645e15d7743209f5babd5574e4e30f31f277a4.tar.bz2
Fix race crash in IAppFinder
IApp finder posted to a virtual function from the constructor so the vtable may not been constructed when the task ran. This change uses a Start method to avoid the problem. BUG=304164 R=dmichael@chromium.org, gbillock@chromium.org Review URL: https://codereview.chromium.org/26038002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227087 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/android/chromium_application.cc')
0 files changed, 0 insertions, 0 deletions