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

Issue 1413933003: pkg/shelf: Use CaseInsensitiveMap from pkg/http_handler (Closed)

Created:
5 years, 2 months ago by kevmoo
Modified:
5 years, 2 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/shelf.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use CaseInsensitiveMap from pkg/http_handler ...and UnmodifiableMapView from dart:collection R=nweiz@google.com Committed: https://github.com/dart-lang/shelf/commit/8f447837ab8e5b2c67b10bcad47baf51b987faa0

Patch Set 1 #

Total comments: 5

Patch Set 2 : nits #

Total comments: 2

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -15 lines) Patch
M CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M lib/src/shelf_unmodifiable_map.dart View 1 2 3 chunks +16 lines, -12 lines 0 comments Download
M pubspec.yaml View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
kevmoo
5 years, 2 months ago (2015-10-19 23:36:00 UTC) #2
nweiz
https://codereview.chromium.org/1413933003/diff/1/lib/src/shelf_unmodifiable_map.dart File lib/src/shelf_unmodifiable_map.dart (right): https://codereview.chromium.org/1413933003/diff/1/lib/src/shelf_unmodifiable_map.dart#newcode12 lib/src/shelf_unmodifiable_map.dart:12: // https://codereview.chromium.org/1319783003/ Will we be able to preserve case-insensitivity ...
5 years, 2 months ago (2015-10-20 21:06:50 UTC) #3
kevmoo
https://codereview.chromium.org/1413933003/diff/1/lib/src/shelf_unmodifiable_map.dart File lib/src/shelf_unmodifiable_map.dart (right): https://codereview.chromium.org/1413933003/diff/1/lib/src/shelf_unmodifiable_map.dart#newcode12 lib/src/shelf_unmodifiable_map.dart:12: // https://codereview.chromium.org/1319783003/ On 2015/10/20 21:06:50, nweiz wrote: > Will ...
5 years, 2 months ago (2015-10-21 00:17:17 UTC) #4
nweiz
lgtm https://codereview.chromium.org/1413933003/diff/1/lib/src/shelf_unmodifiable_map.dart File lib/src/shelf_unmodifiable_map.dart (right): https://codereview.chromium.org/1413933003/diff/1/lib/src/shelf_unmodifiable_map.dart#newcode16 lib/src/shelf_unmodifiable_map.dart:16: final bool ignoreKeyCase; On 2015/10/21 00:17:17, kevmoo wrote: ...
5 years, 2 months ago (2015-10-21 00:19:21 UTC) #5
kevmoo
https://codereview.chromium.org/1413933003/diff/20001/lib/src/shelf_unmodifiable_map.dart File lib/src/shelf_unmodifiable_map.dart (right): https://codereview.chromium.org/1413933003/diff/20001/lib/src/shelf_unmodifiable_map.dart#newcode29 lib/src/shelf_unmodifiable_map.dart:29: // source.ignoreKeyCase: the input cannot be transformed any more ...
5 years, 2 months ago (2015-10-21 00:20:55 UTC) #6
kevmoo
5 years, 2 months ago (2015-10-21 00:21:11 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
8f447837ab8e5b2c67b10bcad47baf51b987faa0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698