/[chrome]
Chromium logo

Revision 273865


Jump to revision: Previous Next
Author: dtrainor@chromium.org
Date: Fri May 30 17:44:30 2014 UTC (8 years, 11 months ago)
Changed paths: 10
Log Message:
Use LoadURLWithParams in ChromeWebContentsDelegateAndroid

Build a LoadURLParams object from the OpenURLParams and properly set all
parameters on that object when calling into NavigationController.  This makes
sure we set the correct state for the load.

BUG=352083

Review URL: https://codereview.chromium.org/267253007

Changed paths

Path Details
Directorytrunk/src/android_webview/java/src/org/chromium/android_webview/AwWebContentsDelegateAdapter.java modified , text changed
Directorytrunk/src/chrome/android/java/src/org/chromium/chrome/browser/Tab.java modified , text changed
Directorytrunk/src/chrome/browser/android/tab_android.cc modified , text changed
Directorytrunk/src/chrome/browser/android/tab_android.h modified , text changed
Directorytrunk/src/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java modified , text changed
Directorytrunk/src/components/web_contents_delegate_android/web_contents_delegate_android.cc modified , text changed
Directorytrunk/src/content/browser/android/content_view_core_impl.cc modified , text changed
Directorytrunk/src/content/browser/android/content_view_core_impl.h modified , text changed
Directorytrunk/src/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java modified , text changed
Directorytrunk/src/content/public/android/java/src/org/chromium/content/browser/LoadUrlParams.java modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help