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

Issue 226263007: issue 17992 Added extra params to message (Closed)

Created:
6 years, 8 months ago by andersmholmgren
Modified:
6 years, 8 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org, kevmoo
Visibility:
Public.

Description

issue 17992 Added extra params to message added extra params to message BUG=17992 Resolved with https://code.google.com/p/dart/source/detail?r=35102

Patch Set 1 #

Total comments: 4

Patch Set 2 : review updates. Renamed extraParams to context. Updated comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -26 lines) Patch
M pkg/shelf/lib/src/message.dart View 1 1 chunk +12 lines, -2 lines 0 comments Download
M pkg/shelf/lib/src/request.dart View 1 1 chunk +5 lines, -2 lines 0 comments Download
M pkg/shelf/lib/src/response.dart View 1 9 chunks +36 lines, -20 lines 0 comments Download
M pkg/shelf/test/request_test.dart View 1 2 chunks +13 lines, -2 lines 0 comments Download
M pkg/shelf/test/response_test.dart View 1 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
nweiz
https://codereview.chromium.org/226263007/diff/1/pkg/shelf/lib/src/message.dart File pkg/shelf/lib/src/message.dart (right): https://codereview.chromium.org/226263007/diff/1/pkg/shelf/lib/src/message.dart#newcode26 pkg/shelf/lib/src/message.dart:26: /// Extra parameters for handlers to pass data to ...
6 years, 8 months ago (2014-04-08 21:33:50 UTC) #1
andersmholmgren
https://codereview.chromium.org/226263007/diff/1/pkg/shelf/lib/src/message.dart File pkg/shelf/lib/src/message.dart (right): https://codereview.chromium.org/226263007/diff/1/pkg/shelf/lib/src/message.dart#newcode26 pkg/shelf/lib/src/message.dart:26: /// Extra parameters for handlers to pass data to ...
6 years, 8 months ago (2014-04-08 22:16:35 UTC) #2
nweiz
Let me know when you upload the amended CL.
6 years, 8 months ago (2014-04-10 19:34:40 UTC) #3
andersmholmgren
On 2014/04/10 19:34:40, nweiz wrote: > Let me know when you upload the amended CL. ...
6 years, 8 months ago (2014-04-10 21:28:15 UTC) #4
andersmholmgren
On 2014/04/10 19:34:40, nweiz wrote: > Let me know when you upload the amended CL. ...
6 years, 8 months ago (2014-04-10 22:53:01 UTC) #5
nweiz
lgtm, I'll merge this in.
6 years, 8 months ago (2014-04-15 22:24:52 UTC) #6
andersmholmgren
On 2014/04/15 22:24:52, nweiz wrote: > lgtm, I'll merge this in. cool. Does that mean ...
6 years, 8 months ago (2014-04-16 00:01:08 UTC) #7
nweiz
On 2014/04/16 00:01:08, andersmholmgren wrote: > On 2014/04/15 22:24:52, nweiz wrote: > > lgtm, I'll ...
6 years, 8 months ago (2014-04-16 00:03:22 UTC) #8
andersmholmgren
6 years, 8 months ago (2014-04-16 00:08:20 UTC) #9
On 2014/04/16 00:03:22, nweiz wrote:
> On 2014/04/16 00:01:08, andersmholmgren wrote:
> > On 2014/04/15 22:24:52, nweiz wrote:
> > > lgtm, I'll merge this in.
> > 
> > cool. Does that mean I'll get my name in the authors? ;-)
> 
> We aren't particularly consistent about adding pkg contributors, but sure.
> 
> I'm uploading some style changes so kevmoo can take a look.

cool. Thanks :-)

Powered by Google App Engine
This is Rietveld 408576698