Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Issue 11090003: [Android] Upstream WebView.allow{Content|File}Access implementation. (Closed)

Created:
8 years, 2 months ago by mnaganov (inactive)
Modified:
8 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, android-webview-reviews_chromium.org
Visibility:
Public.

Description

[Android] Upstream WebView.allow{Content|File}Access implementation. R=benm@chromium.org,joth@chromium.org BUG=153516 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161103

Patch Set 1 #

Patch Set 2 : Update comments in AwSettings.java #

Total comments: 10

Patch Set 3 : Comments addressed #

Patch Set 4 : Workaround to remove dependency on https://codereview.chromium.org/11030051 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+346 lines, -200 lines) Patch
android_webview/browser/aw_contents_io_thread_client.h View 1 chunk +8 lines, -0 lines 0 comments Download
android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc View 1 2 3 3 chunks +30 lines, -7 lines 0 comments Download
android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
android_webview/java/src/org/chromium/android_webview/AwContentsIoThreadClient.java View 1 chunk +8 lines, -0 lines 0 comments Download
android_webview/java/src/org/chromium/android_webview/AwSettings.java View 1 2 chunks +42 lines, -0 lines 0 comments Download
android_webview/javatests/src/org/chromium/android_webview/test/AndroidWebViewTestBase.java View 1 chunk +13 lines, -0 lines 0 comments Download
android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java View 1 2 3 11 chunks +196 lines, -131 lines 0 comments Download
android_webview/lib/aw_content_browser_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
android_webview/lib/aw_content_browser_client.cc View 2 chunks +11 lines, -0 lines 0 comments Download
android_webview/native/android_protocol_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
android_webview/native/aw_contents_io_thread_client_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
android_webview/native/aw_contents_io_thread_client_impl.cc View 1 chunk +20 lines, -0 lines 0 comments Download
content/browser/android/content_settings.cc View 2 chunks +0 lines, -6 lines 0 comments Download
content/public/android/java/src/org/chromium/content/browser/ContentSettings.java View 2 chunks +0 lines, -55 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
mnaganov (inactive)
@abarth: FYI. I will remove Android-specific downstream code that deals with the corresponding WebPreferences afterwards.
8 years, 2 months ago (2012-10-08 14:52:44 UTC) #1
abarth-chromium
On 2012/10/08 14:52:44, Mikhail Naganov (Chromium) wrote: > @abarth: FYI. I will remove Android-specific downstream ...
8 years, 2 months ago (2012-10-08 16:40:22 UTC) #2
joth
lgtm, only nits. (I somewhat skimmed over the test code being re-enabled; assume this was ...
8 years, 2 months ago (2012-10-08 17:29:01 UTC) #3
mnaganov (inactive)
Thanks, Jonathan! https://codereview.chromium.org/11090003/diff/2001/android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc File android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc (right): https://codereview.chromium.org/11090003/diff/2001/android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc#newcode68 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc:68: request->url().SchemeIs(android_webview::kContentScheme)) { On 2012/10/08 17:29:01, joth wrote: ...
8 years, 2 months ago (2012-10-09 09:59:35 UTC) #4
joth
lgtm
8 years, 2 months ago (2012-10-09 17:13:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/11090003/1019
8 years, 2 months ago (2012-10-10 09:52:35 UTC) #6
commit-bot: I haz the power
Presubmit check for 11090003-1019 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-10-10 09:52:42 UTC) #7
mnaganov (inactive)
Satish, can you please take a look? I'm moving out code from content/public/android/ContentSettings.java, need an ...
8 years, 2 months ago (2012-10-10 10:08:18 UTC) #8
Satish
lgtm for content/public/android
8 years, 2 months ago (2012-10-10 10:13:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/11090003/1019
8 years, 2 months ago (2012-10-10 10:14:30 UTC) #10
commit-bot: I haz the power
8 years, 2 months ago (2012-10-10 12:41:43 UTC) #11
Change committed as 161103

Powered by Google App Engine
This is Rietveld 408576698