Allow kPickerMain dialog state to receive kPickerEventAsyncDataComplete event.
commitcc6946385165bb46dae9b2f94d9633147a0c0fb4
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 20 Sep 2012 02:22:49 +0000 (20 02:22 +0000)
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 20 Sep 2012 02:22:49 +0000 (20 02:22 +0000)
tree931a64ef3b84a8ccaceb0695884e4c022efc1511
parent3db63794fe4b0e6add1ac60658a8e713d4db4e7e
Allow kPickerMain dialog state to receive kPickerEventAsyncDataComplete event.
Fix a crash due to an unitialized pointer.

BUG=149755

R=groby@chromium.org for the change to the state machine in Web Intents picker.

R=sky@chromium.org forinitialized the pointer in Web Intents picker for Views.

Review URL: https://chromiumcodereview.appspot.com/10943022

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157683 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/intents/web_intent_picker_controller.cc
chrome/browser/ui/intents/web_intent_picker_controller.h
chrome/browser/ui/views/web_intent_picker_views.cc