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

Issue 22877022: Fixed parameters losing their original order (Closed)

Created:
7 years, 4 months ago by Tate Mandel
Modified:
7 years, 4 months ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org, janicejl
Visibility:
Public.

Description

Fixed parameters losing their original order BUG= R=jmesserly@google.com Committed: https://code.google.com/p/dart/source/detail?r=26301

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added order consistency check for map. #

Patch Set 3 : Removed ordering check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M pkg/docgen/lib/dart2yaml.dart View 1 2 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Tate Mandel
This function takes a map and writes its contents out to a files in YAML ...
7 years, 4 months ago (2013-08-16 21:38:57 UTC) #1
Jennifer Messerly
lgtm https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart File pkg/docgen/lib/dart2yaml.dart (right): https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart#newcode32 pkg/docgen/lib/dart2yaml.dart:32: // order is deterministic or something similar. maybe ...
7 years, 4 months ago (2013-08-16 21:43:32 UTC) #2
Tate Mandel
I added the check, but had a question. https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart File pkg/docgen/lib/dart2yaml.dart (right): https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart#newcode32 pkg/docgen/lib/dart2yaml.dart:32: // ...
7 years, 4 months ago (2013-08-16 21:53:41 UTC) #3
Jennifer Messerly
https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart File pkg/docgen/lib/dart2yaml.dart (right): https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart#newcode32 pkg/docgen/lib/dart2yaml.dart:32: // order is deterministic or something similar. On 2013/08/16 ...
7 years, 4 months ago (2013-08-16 22:05:49 UTC) #4
Tate Mandel
https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart File pkg/docgen/lib/dart2yaml.dart (right): https://codereview.chromium.org/22877022/diff/1/pkg/docgen/lib/dart2yaml.dart#newcode32 pkg/docgen/lib/dart2yaml.dart:32: // order is deterministic or something similar. On 2013/08/16 ...
7 years, 4 months ago (2013-08-16 22:09:45 UTC) #5
Tate Mandel
7 years, 4 months ago (2013-08-16 23:13:38 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r26301 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698