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

Issue 231473002: Fix for 16078- clarifications on the StaticWarningCode.FUNCTION_WITHOUT_CALL warning (Closed)

Created:
6 years, 8 months ago by jwren
Modified:
6 years, 8 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Fix for first half of 16078- clarifications on the StaticWarningCode.FUNCTION_WITHOUT_CALL warning R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=35002

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Rebase with bleeding_edge #

Patch Set 4 : Fix to status file so that that the analyzer wont break on upload #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -2 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java View 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java View 1 2 3 4 2 chunks +53 lines, -0 lines 0 comments Download
M tests/lib/lib.status View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jwren
6 years, 8 months ago (2014-04-10 03:12:01 UTC) #1
Brian Wilkerson
https://codereview.chromium.org/231473002/diff/60001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java File editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java (right): https://codereview.chromium.org/231473002/diff/60001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java#newcode1173 editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java:1173: public void test_functionWithoutCall_withNoSuchMethod() throws Exception { I don't understand ...
6 years, 8 months ago (2014-04-10 22:26:15 UTC) #2
jwren
https://codereview.chromium.org/231473002/diff/60001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java File editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java (right): https://codereview.chromium.org/231473002/diff/60001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java#newcode1173 editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java:1173: public void test_functionWithoutCall_withNoSuchMethod() throws Exception { The other non-error ...
6 years, 8 months ago (2014-04-11 21:14:35 UTC) #3
Brian Wilkerson
LGTM, but if the two test methods are not both needed I'd delete one. https://codereview.chromium.org/231473002/diff/60001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java ...
6 years, 8 months ago (2014-04-11 21:36:18 UTC) #4
jwren
https://codereview.chromium.org/231473002/diff/60001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java File editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java (right): https://codereview.chromium.org/231473002/diff/60001/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java#newcode1173 editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java:1173: public void test_functionWithoutCall_withNoSuchMethod() throws Exception { I understand your ...
6 years, 8 months ago (2014-04-11 22:48:42 UTC) #5
Brian Wilkerson
LGTM
6 years, 8 months ago (2014-04-11 23:49:05 UTC) #6
jwren
6 years, 8 months ago (2014-04-12 00:35:44 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 manually as r35002 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698