Mmnaganov@chromium.org[Android] Fix AwSettings.testUserAgentString... tests
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[Android] Upstream the WebView find-in-page API implementation. This API requires implementing a browser -> renderer synchronous findAll message. While this method is deprecated and an alternative asynchronous version is suggested we still need to implement it for legacy WebView compatibility. BUG=136762 TEST=3 new java tests. Review URL: https://codereview.chromium.org/10941015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157975 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add WebView implementation for CookieManager. Additional details of the requirements can be found from the Android SDK. http://developer.android.com/reference/android/webkit/CookieManager.html BUG= TEST=make forwarder android_webview_apk android_webview_test_apk Review URL: https://chromiumcodereview.appspot.com/10913074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155331 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Tighten up android_webview DEPS rules Codifies the agreed layering :- native->browser->common renderer->common lib is at top, it may depend on anything but nothing depend in it Review URL: https://chromiumcodereview.appspot.com/10916326 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156980 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Android] Install a WebContentsObserverAndroid in android_webview. To proxy WebContentsObserverAndroid calls to the embedder, we need to create an instance of the observer. Android trybots are green and only touches java, so no need for CQ to look at other bots. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10969071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158306 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Android] Fix AwSettings.testUserAgentString... tests Using 'document.writeln' breaks 'getTitle'. BUG=151012 Review URL: https://chromiumcodereview.appspot.com/10993033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158867 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix warnings when compiling with clang TBR=scherkus BUG=143931 Review URL: https://chromiumcodereview.appspot.com/10983004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158493 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Android] Upstream the WebView find-in-page API implementation. This API requires implementing a browser -> renderer synchronous findAll message. While this method is deprecated and an alternative asynchronous version is suggested we still need to implement it for legacy WebView compatibility. BUG=136762 TEST=3 new java tests. Review URL: https://codereview.chromium.org/10941015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157975 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement Android WebView BlockNetworkImages This uses the WebCore ImagesEnabled setting, which is added to ContentSettings. The setting also includes overriding WebPermissionClient::allowImage, which here allows images with local soucres to load as well. Use a whitelist of local file schemes instead of blacklisting only http(s). BUG= Review URL: https://chromiumcodereview.appspot.com/10920033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158809 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Simplify android_webview apk generation gyp rules. Common code has been moved to build/java_apk.gypi. BUG= Review URL: https://chromiumcodereview.appspot.com/10959018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158265 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Android] Upstream org.chromium.base.test.UrlUtils (partially) and device files Required by android_webview AwSettingsTest BUG=146009 Review URL: https://chromiumcodereview.appspot.com/10911097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156304 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactor the about:version code out of about_ui. BUG=None TEST=No user visible changes in about:version. Review URL: https://chromiumcodereview.appspot.com/10916182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158699 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Re-apply: [Android] Fix WebView tests breakage after http://crrev.com/10916160 Original CL: https://codereview.chromium.org/10947028 Now with DEPS update. BUG=116131 Review URL: https://codereview.chromium.org/10947032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157548 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Android] Setup OWNERS structure for android_webview Explicitly lock down the lib/ directory approvers, while opening the rest of the tree up to the core team. BUG= Review URL: https://chromiumcodereview.appspot.com/10914276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156723 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move content test utils to content/public/test We have several test utils in content/public/android/javatests/src/org/chromium/content/browser/util that needs to be part of its own gyp target. This creates the target and moves the test utils to that target. TBR=jam@chromium.org, joth@chromium.org BUG=151561, 150617 Review URL: https://codereview.chromium.org/10979009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158599 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |