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

Issue 62523002: Fix for 11987. (Closed)

Created:
7 years, 1 month ago by jwren
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Rebase with bleeding_edge #

Patch Set 4 : Rebase with be #

Patch Set 5 : Rebase with bleeding_edge #

Patch Set 6 : Fixed compilation error after recent rebase #

Total comments: 13

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+381 lines, -226 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/BottomTypeImpl.java View 2 chunks +13 lines, -10 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java View 3 chunks +19 lines, -16 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/FunctionTypeImpl.java View 1 8 chunks +118 lines, -114 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/InterfaceTypeImpl.java View 1 2 3 4 5 6 6 chunks +70 lines, -49 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/TypeImpl.java View 1 2 3 4 5 6 6 chunks +81 lines, -4 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/TypeParameterTypeImpl.java View 3 chunks +20 lines, -18 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/VoidTypeImpl.java View 1 2 3 4 5 2 chunks +15 lines, -12 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/type/Type.java View 1 4 chunks +28 lines, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/CompileTimeErrorCodeTest.java View 1 2 3 2 chunks +17 lines, -0 lines 0 comments Download
M tests/language/language_analyzer.status View 1 2 3 4 5 6 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jwren
Not to be committed until into next week.
7 years, 1 month ago (2013-11-08 18:08:44 UTC) #1
Brian Wilkerson
LGTM, once comments are addressed https://codereview.chromium.org/62523002/diff/120001/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/InterfaceTypeImpl.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/InterfaceTypeImpl.java (right): https://codereview.chromium.org/62523002/diff/120001/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/InterfaceTypeImpl.java#newcode739 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/InterfaceTypeImpl.java:739: private boolean isMoreSpecificThan(InterfaceType s, ...
7 years, 1 month ago (2013-11-08 18:37:14 UTC) #2
scheglov
lgtm https://codereview.chromium.org/62523002/diff/120001/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/TypeImpl.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/TypeImpl.java (right): https://codereview.chromium.org/62523002/diff/120001/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/TypeImpl.java#newcode29 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/TypeImpl.java:29: public class TypePair { static? May be move ...
7 years, 1 month ago (2013-11-10 23:51:59 UTC) #3
jwren
I don't like adding TODOs and landing a CL, but alas. With the state of ...
7 years, 1 month ago (2013-11-21 18:57:40 UTC) #4
jwren
7 years, 1 month ago (2013-11-21 18:59:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #7 manually as r30540 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698