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

Issue 12428012: Properly handle errors from the OAuth2 token endpoint in pub. (Closed)

Created:
7 years, 9 months ago by nweiz
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org, Bob Nystrom
Visibility:
Public.

Description

Properly handle errors from the OAuth2 token endpoint in pub. This also adds more detailed HTTP logging to pub. BUG=8849 Committed: https://code.google.com/p/dart/source/detail?r=19734

Patch Set 1 #

Patch Set 2 : Minor changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -19 lines) Patch
M utils/pub/command_lish.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M utils/pub/http.dart View 1 5 chunks +69 lines, -6 lines 0 comments Download
M utils/pub/oauth2.dart View 2 chunks +14 lines, -13 lines 0 comments Download
M utils/tests/pub/oauth2_test.dart View 1 2 chunks +35 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 9 months ago (2013-03-08 01:38:42 UTC) #1
Jennifer Messerly
lgtm
7 years, 9 months ago (2013-03-08 03:48:16 UTC) #2
nweiz
Committed patchset #2 manually as r19734 (presubmit successful).
7 years, 9 months ago (2013-03-08 21:57:36 UTC) #3
Bob Nystrom
7 years, 9 months ago (2013-03-12 18:40:27 UTC) #4
Message was sent while issue was closed.
This is great!

There are a few open pub bugs where users have reported deleting their
credentials "fixes" it. This looks like those should be actually fixed now. Can
you close those out too?

Powered by Google App Engine
This is Rietveld 408576698