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

Issue 1851753002: Enable conditional directives by default. (Closed)

Created:
4 years, 8 months ago by floitsch
Modified:
4 years, 8 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Bob Nystrom
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase #

Patch Set 3 : Keep flag (but ignore it or default to enabled). #

Patch Set 4 : Fix analyzer test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -30 lines) Patch
M pkg/analysis_server/test/context_manager_test.dart View 1 2 chunks +0 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/task/options_test.dart View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/commandline_options.dart View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/dart2js.dart View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/options.dart View 1 6 chunks +0 lines, -11 lines 0 comments Download
M pkg/compiler/lib/src/parser/parser.dart View 1 2 3 1 chunk +3 lines, -5 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M tests/compiler/dart2js/options_helper.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/config_import_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/language_analyzer2.status View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
floitsch
This is a silent launch of config imports. This means: - no Changelog entry (yet). ...
4 years, 8 months ago (2016-04-01 09:46:05 UTC) #2
Siggi Cherem (dart-lang)
lgtm for dart2js - (I'm sure you are aware of Erik's changes for passing options, ...
4 years, 8 months ago (2016-04-01 16:36:44 UTC) #3
Ivan Posva
VM parser change LGTM. -Ivan
4 years, 8 months ago (2016-04-01 17:05:33 UTC) #4
vsm
I don't see support here in the analyzer beyond parse and ignore. We'll need it ...
4 years, 8 months ago (2016-04-01 17:17:29 UTC) #5
floitsch
On 2016/04/01 17:17:29, vsm wrote: > I don't see support here in the analyzer beyond ...
4 years, 8 months ago (2016-04-01 18:02:42 UTC) #6
Brian Wilkerson
Other than as commented, lgtm. https://codereview.chromium.org/1851753002/diff/1/pkg/analyzer/lib/src/generated/engine.dart File pkg/analyzer/lib/src/generated/engine.dart (left): https://codereview.chromium.org/1851753002/diff/1/pkg/analyzer/lib/src/generated/engine.dart#oldcode1065 pkg/analyzer/lib/src/generated/engine.dart:1065: bool get enableConditionalDirectives; To ...
4 years, 8 months ago (2016-04-01 22:59:38 UTC) #7
floitsch
PTAL. I changed it so that the tools still accept the flag (in accordance with ...
4 years, 8 months ago (2016-04-13 14:50:00 UTC) #8
Ivan Posva
VM change still LGTM -Ivan
4 years, 8 months ago (2016-04-13 15:23:52 UTC) #9
Siggi Cherem (dart-lang)
dart2js changes still lgtm
4 years, 8 months ago (2016-04-13 16:03:28 UTC) #10
floitsch
4 years, 8 months ago (2016-04-14 17:02:48 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
bcd8ef3dea0caffa6a715191cc937fe48076dc81 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698