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

Issue 2928393004: Add FileState.hasMixin/hasMixinLibrary properties. (Closed)

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

Description

Add FileState.hasMixin/hasMixinLibrary properties. We will use them to decide which kind of key to use for cache. R=ahe@google.com, paulberry@google.com, sigmund@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/16833bce7cdf5086c83364016d01896f53ea6775

Patch Set 1 #

Total comments: 5

Patch Set 2 : Tweaks for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -5 lines) Patch
M pkg/front_end/lib/src/incremental/file_state.dart View 1 7 chunks +24 lines, -5 lines 0 comments Download
M pkg/front_end/test/src/incremental/file_state_test.dart View 1 1 chunk +110 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 6 months ago (2017-06-12 18:58:36 UTC) #1
ahe
lgtm https://codereview.chromium.org/2928393004/diff/1/pkg/front_end/lib/src/incremental/file_state.dart File pkg/front_end/lib/src/incremental/file_state.dart (right): https://codereview.chromium.org/2928393004/diff/1/pkg/front_end/lib/src/incremental/file_state.dart#newcode90 pkg/front_end/lib/src/incremental/file_state.dart:90: bool get hasMixin => _hasMixin; Rename to hasMixinApplication? ...
3 years, 6 months ago (2017-06-12 19:22:03 UTC) #2
scheglov
https://codereview.chromium.org/2928393004/diff/1/pkg/front_end/lib/src/incremental/file_state.dart File pkg/front_end/lib/src/incremental/file_state.dart (right): https://codereview.chromium.org/2928393004/diff/1/pkg/front_end/lib/src/incremental/file_state.dart#newcode90 pkg/front_end/lib/src/incremental/file_state.dart:90: bool get hasMixin => _hasMixin; On 2017/06/12 19:22:03, ahe ...
3 years, 6 months ago (2017-06-12 19:43:19 UTC) #3
scheglov
3 years, 6 months ago (2017-06-12 19:43:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
16833bce7cdf5086c83364016d01896f53ea6775 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698