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

Issue 1591653003: plumb through enableAsync (Closed)

Created:
4 years, 11 months ago by danrubel
Modified:
4 years, 11 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

plumb through enableAsync and mock async library elements if enableAsync is false R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/b7303a3409907145b87b14811906dae1da21122b

Patch Set 1 #

Patch Set 2 : remove work-in-progress #

Total comments: 4

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+329 lines, -101 lines) Patch
M pkg/analyzer/lib/src/context/context.dart View 1 2 4 chunks +64 lines, -7 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 3 chunks +7 lines, -1 line 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 8 chunks +222 lines, -90 lines 0 comments Download
M pkg/analyzer/test/src/mock_sdk.dart View 2 chunks +7 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 4 chunks +29 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
danrubel
4 years, 11 months ago (2016-01-15 18:33:08 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1591653003/diff/20001/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1591653003/diff/20001/pkg/analyzer/lib/src/context/context.dart#newcode726 pkg/analyzer/lib/src/context/context.dart:726: new CompilationUnitElementImpl("async.dart"); Do we ever use the file ...
4 years, 11 months ago (2016-01-15 18:59:51 UTC) #3
danrubel
https://codereview.chromium.org/1591653003/diff/20001/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1591653003/diff/20001/pkg/analyzer/lib/src/context/context.dart#newcode726 pkg/analyzer/lib/src/context/context.dart:726: new CompilationUnitElementImpl("async.dart"); On 2016/01/15 18:59:50, Brian Wilkerson wrote: > ...
4 years, 11 months ago (2016-01-15 19:14:30 UTC) #4
danrubel
4 years, 11 months ago (2016-01-15 19:15:08 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
b7303a3409907145b87b14811906dae1da21122b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698