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

Issue 1534033004: Use READY_RESOLVED_UNIT flag for ordering tasks. (Closed)

Created:
5 years ago by Leaf
Modified:
5 years 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

Use READY_RESOLVED_UNIT flag for ordering tasks. Fixes #25271. BUG= R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/a34bab7fde56c015c57ee2fd2152daef4b5ca962

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use created flags #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+342 lines, -31 lines) Patch
M pkg/analyzer/lib/src/task/dart.dart View 1 30 chunks +151 lines, -24 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 1 2 15 chunks +160 lines, -3 lines 0 comments Download
M pkg/analyzer/tool/task_dependency_graph/tasks.dot View 1 8 chunks +31 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Leaf
5 years ago (2015-12-18 18:18:15 UTC) #2
Brian Wilkerson
https://codereview.chromium.org/1534033004/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1534033004/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode2950 pkg/analyzer/lib/src/task/dart.dart:2950: READY_RESOLVED_UNIT.of(unit.librarySource)) I'm a little concerned by the specifics of ...
5 years ago (2015-12-18 18:52:19 UTC) #3
Leaf
I had a bit of the same debate in my head. I think it's fine ...
5 years ago (2015-12-18 20:03:52 UTC) #4
Leaf
PTAL. I added CREATED_RESOLVED_UNITX flag targets for all of the RESOLVED_UNIT targets, and replaced uses ...
5 years ago (2015-12-18 21:48:31 UTC) #5
Brian Wilkerson
LGTM! Do we know what the performance impact is?
5 years ago (2015-12-18 21:57:20 UTC) #6
Leaf
On 2015/12/18 21:57:20, Brian Wilkerson wrote: > LGTM! Do we know what the performance impact ...
5 years ago (2015-12-18 22:06:02 UTC) #7
Leaf
5 years ago (2015-12-18 22:17:58 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
a34bab7fde56c015c57ee2fd2152daef4b5ca962 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698