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

Issue 2503803004: fix #27784 and fix #27785, fromEnvironment constants in DDC (Closed)

Created:
4 years, 1 month ago by Jennifer Messerly
Modified:
4 years, 1 month ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #27784 and fix #27785, fromEnvironment constants in DDC R=vsm@google.com Committed: https://github.com/dart-lang/sdk/commit/365d9a000a786a2803385bfac08ff82ec5cfd316

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : allow trailing opts #

Total comments: 6

Patch Set 4 : fixes #

Patch Set 5 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -52 lines) Patch
M pkg/dev_compiler/USAGE.md View 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View Binary file 0 comments Download
M pkg/dev_compiler/lib/src/analyzer/context.dart View 1 2 3 3 chunks +31 lines, -3 lines 0 comments Download
M pkg/dev_compiler/lib/src/compiler/code_generator.dart View 1 2 3 4 6 chunks +40 lines, -5 lines 0 comments Download
M pkg/dev_compiler/lib/src/compiler/command.dart View 1 2 3 chunks +8 lines, -6 lines 0 comments Download
M pkg/dev_compiler/lib/src/compiler/compiler.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/dev_compiler/lib/src/compiler/side_effect_analysis.dart View 1 3 chunks +7 lines, -7 lines 0 comments Download
M pkg/dev_compiler/test/codegen_test.dart View 1 6 chunks +33 lines, -12 lines 0 comments Download
M pkg/dev_compiler/test/not_yet_strong_tests.dart View 1 chunk +0 lines, -15 lines 0 comments Download
M pkg/dev_compiler/tool/patch_sdk.dart View 4 chunks +14 lines, -3 lines 0 comments Download
M pkg/dev_compiler/tool/sdk_expected_errors.txt View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Jennifer Messerly
4 years, 1 month ago (2016-11-16 18:57:48 UTC) #3
vsm
lgtm with small comment - nice! https://codereview.chromium.org/2503803004/diff/40001/pkg/dev_compiler/lib/src/analyzer/context.dart File pkg/dev_compiler/lib/src/analyzer/context.dart (right): https://codereview.chromium.org/2503803004/diff/40001/pkg/dev_compiler/lib/src/analyzer/context.dart#newcode201 pkg/dev_compiler/lib/src/analyzer/context.dart:201: String arg = ...
4 years, 1 month ago (2016-11-16 19:16:22 UTC) #4
Jennifer Messerly
Thanks!!! https://codereview.chromium.org/2503803004/diff/40001/pkg/dev_compiler/lib/src/analyzer/context.dart File pkg/dev_compiler/lib/src/analyzer/context.dart (right): https://codereview.chromium.org/2503803004/diff/40001/pkg/dev_compiler/lib/src/analyzer/context.dart#newcode201 pkg/dev_compiler/lib/src/analyzer/context.dart:201: String arg = args[i]; On 2016/11/16 19:16:22, vsm ...
4 years, 1 month ago (2016-11-16 20:11:48 UTC) #5
Jennifer Messerly
4 years, 1 month ago (2016-11-16 20:20:31 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
365d9a000a786a2803385bfac08ff82ec5cfd316 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698