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

Issue 217543004: VM: Evaluate metadata on a class in the scope of its library not the scope of the class. (Closed)

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

Description

VM: Evaluate metadata on a class in the scope of its library not the scope of the class. BUG=http://dartbug.com/17795 R=gbracha@google.com, hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=34537

Patch Set 1 #

Patch Set 2 : fix status for dart2js and analyzer #

Total comments: 4

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -11 lines) Patch
M runtime/vm/object.h View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M runtime/vm/parser.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/parser.cc View 8 chunks +13 lines, -8 lines 0 comments Download
M tests/lib/lib.status View 1 2 chunks +2 lines, -0 lines 0 comments Download
A tests/lib/mirrors/metadata_scope_test.dart View 1 2 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
6 years, 9 months ago (2014-03-28 21:35:03 UTC) #1
gbracha
test lgtm
6 years, 9 months ago (2014-03-28 21:40:50 UTC) #2
hausner
LGTM https://codereview.chromium.org/217543004/diff/20001/tests/lib/mirrors/metadata_scope_test.dart File tests/lib/mirrors/metadata_scope_test.dart (right): https://codereview.chromium.org/217543004/diff/20001/tests/lib/mirrors/metadata_scope_test.dart#newcode16 tests/lib/mirrors/metadata_scope_test.dart:16: @Annotation(foo) /// 01: compile-time error Maybe a comment ...
6 years, 9 months ago (2014-03-28 22:25:33 UTC) #3
rmacnak
https://codereview.chromium.org/217543004/diff/20001/tests/lib/mirrors/metadata_scope_test.dart File tests/lib/mirrors/metadata_scope_test.dart (right): https://codereview.chromium.org/217543004/diff/20001/tests/lib/mirrors/metadata_scope_test.dart#newcode16 tests/lib/mirrors/metadata_scope_test.dart:16: @Annotation(foo) /// 01: compile-time error On 2014/03/28 22:25:33, hausner ...
6 years, 9 months ago (2014-03-28 22:36:57 UTC) #4
rmacnak
6 years, 9 months ago (2014-03-28 22:38:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r34537 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698