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

Issue 992593003: [Android WebView] Lay the groundwork for a better onReceivedError (Closed)

Created:
5 years, 9 months ago by mnaganov (inactive)
Modified:
5 years, 9 months ago
Reviewers:
Torne
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android WebView] Lay the groundwork for a better onReceivedError This patch should not change any behaviour. It introduces a new version of onReceviedError that will be called for all resources and provides more information about the failed request. BUG=456782 Committed: https://crrev.com/f0a8ffb2ca988fe7de628620f750ee241e5f5d35 Cr-Commit-Position: refs/heads/master@{#319664}

Patch Set 1 #

Patch Set 2 : Fixed compilation #

Patch Set 3 : Fixed test #

Total comments: 2

Patch Set 4 : Comments addressed #

Messages

Total messages: 9 (3 generated)
mnaganov (inactive)
5 years, 9 months ago (2015-03-09 12:57:34 UTC) #2
Torne
LGTM with one comment https://codereview.chromium.org/992593003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java (right): https://codereview.chromium.org/992593003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java#newcode614 android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java:614: error.description = mWebViewDelegate.getErrorString(mContext, error.errorCode); Is ...
5 years, 9 months ago (2015-03-09 16:00:36 UTC) #3
mnaganov (inactive)
https://codereview.chromium.org/992593003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java (right): https://codereview.chromium.org/992593003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java#newcode614 android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java:614: error.description = mWebViewDelegate.getErrorString(mContext, error.errorCode); On 2015/03/09 16:00:36, Torne wrote: ...
5 years, 9 months ago (2015-03-09 16:53:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/992593003/60001
5 years, 9 months ago (2015-03-09 16:55:55 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-09 17:18:24 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 17:19:19 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f0a8ffb2ca988fe7de628620f750ee241e5f5d35
Cr-Commit-Position: refs/heads/master@{#319664}

Powered by Google App Engine
This is Rietveld 408576698