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

Issue 1442053002: Refactor HttpNegotiate exposed status codes (Closed)

Created:
5 years, 1 month ago by dgn
Modified:
3 years, 7 months ago
Reviewers:
asanka, aberent
CC:
cbentzel+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor HttpNegotiate exposed status codes BUG=552414

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -28 lines) Patch
M net/android/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M net/android/java/src/org/chromium/net/HttpNegotiateAuthenticator.java View 3 chunks +38 lines, -28 lines 0 comments Download
M net/android/java/src/org/chromium/net/HttpNegotiateConstants.java View 2 chunks +37 lines, -0 lines 6 comments Download
M net/net.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
dgn
asanka@: PTAL. What do you think about that way of grouping the status codes? I'm ...
5 years, 1 month ago (2015-11-13 16:34:03 UTC) #2
asanka
Thanks for taking this on. This is going in the correct direction, but needs to ...
5 years ago (2015-11-25 14:54:39 UTC) #4
asanka
How does an authenticator handle the case where it can't authenticate to a specific target ...
5 years ago (2015-11-25 15:08:08 UTC) #5
dgn
On 2015/11/25 15:08:08, asanka wrote: > How does an authenticator handle the case where it ...
5 years ago (2015-11-25 16:16:56 UTC) #6
asanka
https://codereview.chromium.org/1442053002/diff/1/net/android/java/src/org/chromium/net/HttpNegotiateConstants.java File net/android/java/src/org/chromium/net/HttpNegotiateConstants.java (right): https://codereview.chromium.org/1442053002/diff/1/net/android/java/src/org/chromium/net/HttpNegotiateConstants.java#newcode43 net/android/java/src/org/chromium/net/HttpNegotiateConstants.java:43: public static final int STATUS_CODE_OK = 0; On 2015/11/25 ...
5 years ago (2015-11-25 20:10:08 UTC) #7
aberent
4 years, 2 months ago (2016-10-04 08:44:43 UTC) #8
Is this CL still live? If not then please close it.

Powered by Google App Engine
This is Rietveld 408576698