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

Issue 227703010: Fix instance method resolution with abstract accessors and methods (Closed)

Created:
6 years, 8 months ago by hausner
Modified:
6 years, 8 months ago
Reviewers:
regis, gbracha
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix instance method resolution with abstract accessors and methods Fix issue 18082 R=gbracha@google.com, regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=34845

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -3 lines) Patch
M runtime/vm/parser.cc View 3 chunks +5 lines, -3 lines 0 comments Download
A tests/language/abstract_method_test.dart View 1 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
hausner
6 years, 8 months ago (2014-04-08 00:09:49 UTC) #1
regis
Can you explain what exactly this fixes? I do not get it. https://codereview.chromium.org/227703010/diff/1/tests/language/abstract_method_test.dart File tests/language/abstract_method_test.dart ...
6 years, 8 months ago (2014-04-08 18:02:10 UTC) #2
gbracha
test lgtm
6 years, 8 months ago (2014-04-08 19:14:08 UTC) #3
hausner
Hope this explains my CL. https://codereview.chromium.org/227703010/diff/1/tests/language/abstract_method_test.dart File tests/language/abstract_method_test.dart (right): https://codereview.chromium.org/227703010/diff/1/tests/language/abstract_method_test.dart#newcode1 tests/language/abstract_method_test.dart:1: // Copyright (c) 2011, ...
6 years, 8 months ago (2014-04-08 19:47:19 UTC) #4
regis
LGTM! Thanks for the explanation. I am still not used to the fact that lexical ...
6 years, 8 months ago (2014-04-08 22:12:41 UTC) #5
hausner
6 years, 8 months ago (2014-04-08 22:14:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r34845 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698