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

Issue 2757593003: Work around Platform.ansiSupported missing from checked-in dart binary. (Closed)

Created:
3 years, 9 months ago by ahe
Modified:
3 years, 9 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Work around Platform.ansiSupported missing from checked-in dart binary. R=karlklose@google.com Committed: https://github.com/dart-lang/sdk/commit/21c7e6dd6b280f0ad47762e7d27c8518e2c862a4

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M pkg/front_end/lib/src/fasta/colors.dart View 1 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
ahe
3 years, 9 months ago (2017-03-16 12:58:51 UTC) #3
karlklose
LGTM https://codereview.chromium.org/2757593003/diff/20001/pkg/front_end/lib/src/fasta/colors.dart File pkg/front_end/lib/src/fasta/colors.dart (right): https://codereview.chromium.org/2757593003/diff/20001/pkg/front_end/lib/src/fasta/colors.dart#newcode101 pkg/front_end/lib/src/fasta/colors.dart:101: bool ansiSupported; Initialize with 'false'? https://codereview.chromium.org/2757593003/diff/20001/pkg/front_end/lib/src/fasta/colors.dart#newcode104 pkg/front_end/lib/src/fasta/colors.dart:104: } ...
3 years, 9 months ago (2017-03-16 13:01:47 UTC) #4
ahe
Thank you, Karl! https://codereview.chromium.org/2757593003/diff/20001/pkg/front_end/lib/src/fasta/colors.dart File pkg/front_end/lib/src/fasta/colors.dart (right): https://codereview.chromium.org/2757593003/diff/20001/pkg/front_end/lib/src/fasta/colors.dart#newcode101 pkg/front_end/lib/src/fasta/colors.dart:101: bool ansiSupported; On 2017/03/16 13:01:47, karlklose ...
3 years, 9 months ago (2017-03-16 13:11:10 UTC) #5
ahe
3 years, 9 months ago (2017-03-16 13:14:14 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
21c7e6dd6b280f0ad47762e7d27c8518e2c862a4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698