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

Issue 10946013: Add WebView.saveWebArchive support to android_webview. (Closed)

Created:
8 years, 3 months ago by Ted C
Modified:
8 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add WebView.saveWebArchive support to android_webview. BUG=146004 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157658

Patch Set 1 #

Total comments: 16

Patch Set 2 : Resolve review comments. #

Total comments: 2

Patch Set 3 : Resolve benm's comment -- Move helper methods #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -5 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 2 3 5 chunks +106 lines, -2 lines 0 comments Download
A android_webview/javatests/src/org/chromium/android_webview/test/ArchiveTest.java View 1 chunk +138 lines, -0 lines 0 comments Download
M android_webview/native/aw_contents.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/native/aw_contents.cc View 1 2 3 1 chunk +24 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ted C
8 years, 3 months ago (2012-09-18 17:52:20 UTC) #1
mkosiba (inactive)
lgtm https://chromiumcodereview.appspot.com/10946013/diff/1/android_webview/java/src/org/chromium/android_webview/AwContents.java File android_webview/java/src/org/chromium/android_webview/AwContents.java (right): https://chromiumcodereview.appspot.com/10946013/diff/1/android_webview/java/src/org/chromium/android_webview/AwContents.java#newcode166 android_webview/java/src/org/chromium/android_webview/AwContents.java:166: // TODO(jgreenwald): is this really possible? Is there ...
8 years, 3 months ago (2012-09-19 12:21:39 UTC) #2
benm (inactive)
Thanks Ted! Just a set of nits and wanted to double check the change in ...
8 years, 3 months ago (2012-09-19 14:06:51 UTC) #3
Ted C
Comments addressed. https://codereview.chromium.org/10946013/diff/1/android_webview/java/src/org/chromium/android_webview/AwContents.java File android_webview/java/src/org/chromium/android_webview/AwContents.java (right): https://codereview.chromium.org/10946013/diff/1/android_webview/java/src/org/chromium/android_webview/AwContents.java#newcode114 android_webview/java/src/org/chromium/android_webview/AwContents.java:114: */ On 2012/09/19 14:06:52, benm wrote: > ...
8 years, 3 months ago (2012-09-19 16:53:22 UTC) #4
benm (inactive)
lgtm https://codereview.chromium.org/10946013/diff/6001/android_webview/java/src/org/chromium/android_webview/AwContents.java File android_webview/java/src/org/chromium/android_webview/AwContents.java (right): https://codereview.chromium.org/10946013/diff/6001/android_webview/java/src/org/chromium/android_webview/AwContents.java#newcode143 android_webview/java/src/org/chromium/android_webview/AwContents.java:143: // Helper methods Ah, I meant for this ...
8 years, 3 months ago (2012-09-19 18:03:31 UTC) #5
Ted C
https://codereview.chromium.org/10946013/diff/6001/android_webview/java/src/org/chromium/android_webview/AwContents.java File android_webview/java/src/org/chromium/android_webview/AwContents.java (right): https://codereview.chromium.org/10946013/diff/6001/android_webview/java/src/org/chromium/android_webview/AwContents.java#newcode143 android_webview/java/src/org/chromium/android_webview/AwContents.java:143: // Helper methods On 2012/09/19 18:03:31, benm wrote: > ...
8 years, 3 months ago (2012-09-19 18:08:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/10946013/4002
8 years, 3 months ago (2012-09-19 20:16:46 UTC) #7
commit-bot: I haz the power
Failed to apply patch for android_webview/java/src/org/chromium/android_webview/AwContents.java: While running patch -p1 --forward --force; patching file android_webview/java/src/org/chromium/android_webview/AwContents.java ...
8 years, 3 months ago (2012-09-19 20:16:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/10946013/10001
8 years, 3 months ago (2012-09-19 21:24:08 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-19 23:54:25 UTC) #10
Change committed as 157658

Powered by Google App Engine
This is Rietveld 408576698