summaryrefslogtreecommitdiffstats
path: root/chrome/browser/omnibox_search_hint.cc
diff options
context:
space:
mode:
authorolilan@chromium.org <olilan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-18 18:26:33 +0000
committerolilan@chromium.org <olilan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-18 18:26:33 +0000
commit1dd534aedf5661cdc4703a57124c902b39d6f2b0 (patch)
tree83b689d1985c597bf0187d38dbef30e341c91172 /chrome/browser/omnibox_search_hint.cc
parent2e4164db48ab285f2e49e061059f12f7134a585a (diff)
downloadchromium_src-1dd534aedf5661cdc4703a57124c902b39d6f2b0.zip
chromium_src-1dd534aedf5661cdc4703a57124c902b39d6f2b0.tar.gz
chromium_src-1dd534aedf5661cdc4703a57124c902b39d6f2b0.tar.bz2
Initialise content_view_core_ in WebContentsViewAndroid.
Currently content_view_core_ is not being initialised in WebContentsViewAndroid, not even to NULL. This causes it to be not initialised in RenderWidgetHostViewAndroid either, causing crashes e.g. when calling up to Java from an IPC call. This CL adds code (taken from downstream Chrome for Android) in the InitWebContents method of ContentViewCoreImpl that initializes these values. BUG=149176 Review URL: https://chromiumcodereview.appspot.com/10908261 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157387 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/omnibox_search_hint.cc')
0 files changed, 0 insertions, 0 deletions