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

Issue 2579533003: Reland Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl (Closed)

Created:
4 years ago by sgurun-gerrit only
Modified:
4 years ago
Reviewers:
jam
CC:
chromium-reviews, cbentzel+watch_chromium.org, android-webview-reviews_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl This was reverted due to crbug.com/673736. Fixed. Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl to AwContentsClientBridge. This is a continuation of the work started in https://codereview.chromium.org/2425423004/ and is the third patch. BUG=645983 Committed: https://crrev.com/f199141ef70d76697647830f498b25706c0b0d0a Cr-Commit-Position: refs/heads/master@{#437688} patch from issue 2558223002 at patchset 120001 (http://crrev.com/2558223002#ps120001) Committed: https://crrev.com/a982815efb09df02eac3c2f716360d2420c3c94b Cr-Commit-Position: refs/heads/master@{#438891}

Patch Set 1 : original CL #

Patch Set 2 : Added null checks and some service worker tests #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+409 lines, -279 lines) Patch
M android_webview/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M android_webview/browser/aw_contents_client_bridge_base.h View 2 chunks +13 lines, -0 lines 0 comments Download
M android_webview/browser/aw_contents_io_thread_client.h View 2 chunks +0 lines, -10 lines 0 comments Download
M android_webview/browser/net/aw_network_delegate.cc View 1 3 chunks +34 lines, -9 lines 0 comments Download
A android_webview/browser/net/aw_web_resource_request.h View 1 chunk +57 lines, -0 lines 0 comments Download
A android_webview/browser/net/aw_web_resource_request.cc View 1 chunk +58 lines, -0 lines 0 comments Download
M android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc View 1 4 chunks +22 lines, -10 lines 2 comments Download
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 2 chunks +0 lines, -32 lines 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwContentsClientBridge.java View 2 chunks +84 lines, -1 line 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwContentsIoThreadClient.java View 2 chunks +0 lines, -72 lines 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwServiceWorkerController.java View 1 chunk +0 lines, -12 lines 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwServiceWorkerClientTest.java View 1 2 chunks +49 lines, -7 lines 0 comments Download
M android_webview/native/aw_contents_client_bridge.h View 1 chunk +7 lines, -0 lines 0 comments Download
M android_webview/native/aw_contents_client_bridge.cc View 3 chunks +74 lines, -0 lines 0 comments Download
M android_webview/native/aw_contents_io_thread_client_impl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M android_webview/native/aw_contents_io_thread_client_impl.cc View 8 chunks +9 lines, -122 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
sgurun-gerrit only
PTAL the original CL was also mentioned as a cause of crbug/673330 but I don't ...
4 years ago (2016-12-15 18:10:09 UTC) #2
jam
lgtm, thanks https://codereview.chromium.org/2579533003/diff/20001/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/2579533003/diff/20001/android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc#newcode344 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc:344: content::ResourceRequestInfo::ForRequest(request); On 2016/12/15 18:10:08, sgurun wrote: > ...
4 years ago (2016-12-15 18:34:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2579533003/20001
4 years ago (2016-12-15 18:36:05 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-15 19:25:51 UTC) #8
commit-bot: I haz the power
4 years ago (2016-12-15 19:27:31 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a982815efb09df02eac3c2f716360d2420c3c94b
Cr-Commit-Position: refs/heads/master@{#438891}

Powered by Google App Engine
This is Rietveld 408576698