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

Issue 1156583005: Fix isAssignableTo in VM mirrors to use subtype (<:) rather than moreSpecificThan (<<). (Closed)

Created:
5 years, 6 months ago by rmacnak
Modified:
5 years, 6 months ago
Reviewers:
gbracha
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix isAssignableTo in VM mirrors to use subtype (<:) rather than moreSpecificThan (<<). BUG=http://dartbug.com/22852 R=gbracha@google.com Committed: https://github.com/dart-lang/sdk/commit/6545e8539e5e100d4b1497c02f3647abc85bc06a

Patch Set 1 #

Patch Set 2 : + dart2js status #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -16 lines) Patch
M runtime/lib/mirrors.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 4 chunks +6 lines, -9 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 chunk +0 lines, -1 line 0 comments Download
M tests/lib/lib.status View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
rmacnak
5 years, 6 months ago (2015-06-04 19:19:38 UTC) #2
gbracha
lgtm
5 years, 6 months ago (2015-06-04 19:21:23 UTC) #3
rmacnak
5 years, 6 months ago (2015-06-04 19:26:05 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
6545e8539e5e100d4b1497c02f3647abc85bc06a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698