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

Issue 22961004: Hide methods marked as not-visible from reflective member lists and invocation. (Closed)

Created:
7 years, 4 months ago by rmacnak
Modified:
7 years, 4 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, Michael Lippautz (Google), ahe
Visibility:
Public.

Description

Hide methods marked as not-visible from reflective member lists and invocation. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=26093

Patch Set 1 : #

Total comments: 1

Patch Set 2 : avoid continue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M runtime/lib/mirrors.cc View 1 9 chunks +14 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rmacnak
7 years, 4 months ago (2013-08-12 23:34:40 UTC) #1
srdjan
lgtm https://codereview.chromium.org/22961004/diff/3001/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/22961004/diff/3001/runtime/lib/mirrors.cc#newcode489 runtime/lib/mirrors.cc:489: if (!func.is_visible()) continue; Instead of 'continue', I would ...
7 years, 4 months ago (2013-08-13 00:41:23 UTC) #2
rmacnak
Removed continue.
7 years, 4 months ago (2013-08-13 23:17:00 UTC) #3
rmacnak
7 years, 4 months ago (2013-08-13 23:17:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r26093 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698