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

Issue 372153002: Moving logic for writing source maps from SourceMapBuilder into the Mapping class. (Closed)

Created:
6 years, 5 months ago by tjblasi
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Moving logic for writing source maps from SourceMapBuilder into the Mapping class. R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=38073

Patch Set 1 #

Total comments: 22

Patch Set 2 : Mostly style updates addressing round 1 comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -83 lines) Patch
M pkg/source_maps/lib/builder.dart View 1 2 chunks +2 lines, -78 lines 0 comments Download
M pkg/source_maps/lib/parser.dart View 1 6 chunks +111 lines, -5 lines 0 comments Download
M pkg/source_maps/test/parser_test.dart View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Siggi Cherem (dart-lang)
very nice! Some suggestions below, mainly minor code-style nits. https://codereview.chromium.org/372153002/diff/1/pkg/source_maps/lib/builder.dart File pkg/source_maps/lib/builder.dart (right): https://codereview.chromium.org/372153002/diff/1/pkg/source_maps/lib/builder.dart#newcode20 pkg/source_maps/lib/builder.dart:20: ...
6 years, 5 months ago (2014-07-08 00:31:01 UTC) #1
tjblasi
Thanks for the review! https://codereview.chromium.org/372153002/diff/1/pkg/source_maps/lib/builder.dart File pkg/source_maps/lib/builder.dart (right): https://codereview.chromium.org/372153002/diff/1/pkg/source_maps/lib/builder.dart#newcode20 pkg/source_maps/lib/builder.dart:20: // TODO(tjblasi): This is clearly ...
6 years, 5 months ago (2014-07-08 16:36:20 UTC) #2
Siggi Cherem (dart-lang)
awesome, lgtm!
6 years, 5 months ago (2014-07-08 20:35:44 UTC) #3
tjblasi
6 years, 5 months ago (2014-07-08 22:14:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r38073 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698