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

Issue 11821011: Return false in AwWebContentsDelegate::CanDownload (Closed)

Created:
7 years, 11 months ago by nilesh
Modified:
7 years, 11 months ago
Reviewers:
joth, boliu
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Return false in AwWebContentsDelegate::CanDownload Android webview intercepts download in its resource dispatcher host delegate BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175708

Patch Set 1 #

Total comments: 3

Patch Set 2 : Added NOTREACHED #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M android_webview/browser/aw_download_manager_delegate.h View 2 chunks +1 line, -5 lines 0 comments Download
M android_webview/native/aw_web_contents_delegate.cc View 1 2 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nilesh
7 years, 11 months ago (2013-01-09 00:44:58 UTC) #1
boliu
lgtm +joth for owner stamp https://codereview.chromium.org/11821011/diff/1/android_webview/native/aw_web_contents_delegate.cc File android_webview/native/aw_web_contents_delegate.cc (right): https://codereview.chromium.org/11821011/diff/1/android_webview/native/aw_web_contents_delegate.cc#newcode58 android_webview/native/aw_web_contents_delegate.cc:58: return false; could you ...
7 years, 11 months ago (2013-01-09 00:47:46 UTC) #2
joth
lgtm https://codereview.chromium.org/11821011/diff/1/android_webview/native/aw_web_contents_delegate.cc File android_webview/native/aw_web_contents_delegate.cc (right): https://codereview.chromium.org/11821011/diff/1/android_webview/native/aw_web_contents_delegate.cc#newcode58 android_webview/native/aw_web_contents_delegate.cc:58: return false; On 2013/01/09 00:47:46, boliu wrote: > ...
7 years, 11 months ago (2013-01-09 00:53:17 UTC) #3
nilesh
Thanks for the review. https://codereview.chromium.org/11821011/diff/1/android_webview/native/aw_web_contents_delegate.cc File android_webview/native/aw_web_contents_delegate.cc (right): https://codereview.chromium.org/11821011/diff/1/android_webview/native/aw_web_contents_delegate.cc#newcode58 android_webview/native/aw_web_contents_delegate.cc:58: return false; On 2013/01/09 00:53:18, ...
7 years, 11 months ago (2013-01-09 01:01:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/11821011/5
7 years, 11 months ago (2013-01-09 02:00:25 UTC) #5
commit-bot: I haz the power
7 years, 11 months ago (2013-01-09 04:51:15 UTC) #6
Message was sent while issue was closed.
Change committed as 175708

Powered by Google App Engine
This is Rietveld 408576698