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

Issue 17826013: Use InheritanceManager to lookup 'iterator' getter. (Closed)

Created:
7 years, 6 months ago by scheglov
Modified:
7 years, 6 months ago
Reviewers:
jwren, Brian Wilkerson
CC:
reviews_dartlang.org, lukeechurch_gmail.com
Visibility:
Public.

Description

Use InheritanceManager to lookup 'iterator' getter. R=brianwilkerson@google.com, jwren@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=24495

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixes for review comments. #

Total comments: 2

Messages

Total messages: 6 (0 generated)
scheglov
7 years, 6 months ago (2013-06-26 19:35:53 UTC) #1
Brian Wilkerson
LGTM, modulo comments https://codereview.chromium.org/17826013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java (right): https://codereview.chromium.org/17826013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java#newcode195 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java:195: while (true) { I think this ...
7 years, 6 months ago (2013-06-26 19:56:14 UTC) #2
scheglov
PTAL https://codereview.chromium.org/17826013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java (right): https://codereview.chromium.org/17826013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java#newcode195 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java:195: while (true) { On 2013/06/26 19:56:14, Brian Wilkerson ...
7 years, 6 months ago (2013-06-26 20:22:29 UTC) #3
Brian Wilkerson
LGTM, pending Jaime's comments https://codereview.chromium.org/17826013/diff/10/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java (right): https://codereview.chromium.org/17826013/diff/10/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java#newcode210 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java:210: if (inheritancePath == null || ...
7 years, 6 months ago (2013-06-26 20:43:07 UTC) #4
jwren
LGTM Are there co19/language status files that need to be updated too? https://codereview.chromium.org/17826013/diff/10/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/InheritanceManager.java ...
7 years, 6 months ago (2013-06-26 22:01:57 UTC) #5
scheglov
7 years, 6 months ago (2013-06-26 22:45:37 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r24495 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698