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

Issue 11663006: [Android WebView] Count the number of HTTP auth attempts we make. (Closed)

Created:
8 years ago by benm (inactive)
Modified:
8 years ago
Reviewers:
joth
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

[Android WebView] Count the number of HTTP auth attempts we make. Add a user data key to UrlRequests requiring HTTP auth in the Android WebView. This is used to implement the Android HttpAuthHandler.useHttpAuthUsernamePassword API. Android only change and android bots are green. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174436

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -22 lines) Patch
M android_webview/browser/aw_http_auth_handler_base.h View 1 chunk +2 lines, -1 line 0 comments Download
M android_webview/browser/aw_login_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/browser/aw_login_delegate.cc View 4 chunks +28 lines, -8 lines 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwHttpAuthHandler.java View 2 chunks +9 lines, -3 lines 1 comment Download
M android_webview/native/aw_http_auth_handler.h View 1 chunk +2 lines, -1 line 0 comments Download
M android_webview/native/aw_http_auth_handler.cc View 2 chunks +12 lines, -8 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
benm (inactive)
ptal
8 years ago (2012-12-21 16:42:23 UTC) #1
joth
lgtm +cheeky request to fix my TODO while you're here, but feel free to land ...
8 years ago (2012-12-21 18:59:43 UTC) #2
benm (inactive)
Thanks Joth! Marking CQ now in the interest of not leaving this over the holidays, ...
8 years ago (2012-12-21 19:46:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/11663006/1
8 years ago (2012-12-21 19:46:48 UTC) #4
commit-bot: I haz the power
Change committed as 174436
8 years ago (2012-12-21 19:47:11 UTC) #5
joth
8 years ago (2012-12-21 23:01:59 UTC) #6
Message was sent while issue was closed.
On 2012/12/21 19:46:06, benm wrote:
> Thanks Joth!
> 
> Marking CQ now in the interest of not leaving this over the holidays, but left
> myself a sticky note to add the destruction handler in the new year!

It's ok - I got it https://codereview.chromium.org/11661013/  :)

Thanks

Powered by Google App Engine
This is Rietveld 408576698