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

Issue 14135014: Adding Uri.parse to AuthorizationException (Closed)

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

Description

Adding Uri.parse to AuthorizationException BUG=https://code.google.com/p/dart/issues/detail?id=10050 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=22199

Patch Set 1 #

Total comments: 1

Patch Set 2 : Moving to next line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pkg/oauth2/lib/src/client.dart View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Adam
7 years, 7 months ago (2013-04-28 05:45:56 UTC) #1
Adam
7 years, 7 months ago (2013-04-28 19:45:38 UTC) #2
nweiz
https://chromiumcodereview.appspot.com/14135014/diff/1/pkg/oauth2/lib/src/client.dart File pkg/oauth2/lib/src/client.dart (right): https://chromiumcodereview.appspot.com/14135014/diff/1/pkg/oauth2/lib/src/client.dart#newcode112 pkg/oauth2/lib/src/client.dart:112: params['error'], params['error_description'], Uri.parse(params['error_uri'])); Long line.
7 years, 7 months ago (2013-04-29 19:46:16 UTC) #3
Adam
Done On 2013/04/29 19:46:16, nweiz wrote: > https://chromiumcodereview.appspot.com/14135014/diff/1/pkg/oauth2/lib/src/client.dart > File pkg/oauth2/lib/src/client.dart (right): > > https://chromiumcodereview.appspot.com/14135014/diff/1/pkg/oauth2/lib/src/client.dart#newcode112 ...
7 years, 7 months ago (2013-04-30 00:36:44 UTC) #4
nweiz
lgtm
7 years, 7 months ago (2013-04-30 21:10:08 UTC) #5
nweiz
7 years, 7 months ago (2013-04-30 21:11:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r22199 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698