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

Issue 52953002: Hide ClosureMirror.findInContext behind a flag for 1.0. (Closed)

Created:
7 years, 1 month ago by rmacnak
Modified:
7 years, 1 month ago
Reviewers:
ahe, gbracha, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Hide ClosureMirror.findInContext behind a flag for 1.0. Test findInContext does not wildcard privates. Fix confused test and implementation that expected inheritance of static members. BUG=http://dartbug.com/13656 R=ahe@google.com, asiva@google.com, gbracha@google.com Committed: https://code.google.com/p/dart/source/detail?r=29697

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -176 lines) Patch
M runtime/lib/mirrors.cc View 1 3 chunks +9 lines, -6 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M sdk/lib/_internal/lib/js_mirrors.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M sdk/lib/mirrors/mirrors.dart View 1 1 chunk +1 line, -14 lines 0 comments Download
M tests/lib/lib.status View 1 1 chunk +2 lines, -1 line 0 comments Download
D tests/lib/mirrors/closure_mirror_find_in_context_test.dart View 1 chunk +0 lines, -151 lines 0 comments Download
M tests/lib/mirrors/find_in_context_fake_function_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
A tests/lib/mirrors/find_in_context_private_test.dart View 1 chunk +104 lines, -0 lines 0 comments Download
A + tests/lib/mirrors/find_in_context_test.dart View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
7 years, 1 month ago (2013-10-30 17:48:12 UTC) #1
ahe
Everything except the C code, LGTM!
7 years, 1 month ago (2013-10-30 17:53:20 UTC) #2
gbracha
tests lgtm
7 years, 1 month ago (2013-10-30 18:00:23 UTC) #3
siva
lgtm
7 years, 1 month ago (2013-10-31 17:37:11 UTC) #4
rmacnak
7 years, 1 month ago (2013-10-31 20:50:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r29697 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698