Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
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}
Description was changed from
==========
Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
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
==========
to
==========
Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
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
==========
https://codereview.chromium.org/2558223002/diff/40001/android_webview/browser/net/aw_network_delegate.cc File android_webview/browser/net/aw_network_delegate.cc (right): https://codereview.chromium.org/2558223002/diff/40001/android_webview/browser/net/aw_network_delegate.cc#newcode23 android_webview/browser/net/aw_network_delegate.cc:23: using android_webview::AwContentsClientBridgeBase; you could put the anonymous namespace *inside* ...
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/178150)
On 2016/12/08 23:56:02, commit-bot: I haz the power wrote:
> Try jobs failed on following builders:
> android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED,
>
https://build.chromium.org/p/tryserver.chromium.android/builders/android_clan...)
In file included from
../../android_webview/browser/aw_contents_client_bridge_base.h:10:
../../android_webview/browser/net/aw_web_resource_request.h:21:1: error:
[chromium-style] Complex class/struct needs an explicit out-of-line destructor.
struct AwWebResourceRequest final {
^
../../android_webview/browser/net/aw_web_resource_request.h:25:3: error:
[chromium-style] Complex class/struct needs an explicit out-of-line constructor.
struct AwJavaWebResourceRequest {
^
../../android_webview/browser/net/aw_web_resource_request.h:25:3: error:
[chromium-style] Complex class/struct needs an explicit out-of-line destructor.
3 errors generated.
clang seems to be picky.
boliu
On 2016/12/08 23:59:55, sgurun wrote: > On 2016/12/08 23:56:02, commit-bot: I haz the power wrote: ...
Description was changed from
==========
Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
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
==========
to
==========
Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
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
Review-Url: https://codereview.chromium.org/2558223002
==========
Description was changed from
==========
Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
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
Review-Url: https://codereview.chromium.org/2558223002
==========
to
==========
Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
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}
==========
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/f199141ef70d76697647830f498b25706c0b0d0a Cr-Commit-Position: refs/heads/master@{#437688}
Issue 2558223002: Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl
(Closed)
Created 4 years ago by sgurun-gerrit only
Modified 4 years ago
Reviewers: boliu
Base URL:
Comments: 22