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

Issue 294123011: pkg/shelf: added `url` and `scriptName` named params to Request.change (Closed)

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

Description

pkg/shelf: added `url` and `scriptName` named params to Request.change R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=36601

Patch Set 1 #

Patch Set 2 : error msg and pubspec tweaks #

Total comments: 10

Patch Set 3 : review fixes #

Patch Set 4 : doc comment tweak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -10 lines) Patch
M pkg/shelf/CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/shelf/lib/src/request.dart View 1 2 3 3 chunks +26 lines, -5 lines 0 comments Download
M pkg/shelf/lib/src/shelf_unmodifiable_map.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/shelf/pubspec.yaml View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/shelf/test/request_test.dart View 1 2 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kevmoo
6 years, 7 months ago (2014-05-22 03:34:59 UTC) #1
nweiz
https://codereview.chromium.org/294123011/diff/20001/pkg/shelf/lib/src/request.dart File pkg/shelf/lib/src/request.dart (right): https://codereview.chromium.org/294123011/diff/20001/pkg/shelf/lib/src/request.dart#newcode177 pkg/shelf/lib/src/request.dart:177: /// [Request.url] or an [ArgumentError] is thrown. This paragraph ...
6 years, 7 months ago (2014-05-22 19:50:42 UTC) #2
kevmoo
PTAL https://codereview.chromium.org/294123011/diff/20001/pkg/shelf/lib/src/request.dart File pkg/shelf/lib/src/request.dart (right): https://codereview.chromium.org/294123011/diff/20001/pkg/shelf/lib/src/request.dart#newcode177 pkg/shelf/lib/src/request.dart:177: /// [Request.url] or an [ArgumentError] is thrown. On ...
6 years, 7 months ago (2014-05-22 20:38:35 UTC) #3
nweiz
lgtm https://codereview.chromium.org/294123011/diff/20001/pkg/shelf/lib/src/request.dart File pkg/shelf/lib/src/request.dart (right): https://codereview.chromium.org/294123011/diff/20001/pkg/shelf/lib/src/request.dart#newcode177 pkg/shelf/lib/src/request.dart:177: /// [Request.url] or an [ArgumentError] is thrown. On ...
6 years, 7 months ago (2014-05-23 21:43:33 UTC) #4
kevmoo
6 years, 7 months ago (2014-05-24 00:32:43 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r36601 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698