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

Issue 15888009: Fix http://dartbug.com/8669 by making sure we do not crash when trying to use Object as a mixin. (Closed)

Created:
7 years, 6 months ago by kasperl
Modified:
7 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix http://dartbug.com/8669 by making sure we do not crash when trying to use Object as a mixin. R=johnniwinther@google.com, ngeoffray@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=23384

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -12 lines) Patch
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 3 chunks +13 lines, -5 lines 2 comments Download
M sdk/lib/_internal/compiler/implementation/warnings.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 chunk +2 lines, -0 lines 0 comments Download
A + tests/language/mixin_illegal_object_test.dart View 1 chunk +6 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kasperl
7 years, 6 months ago (2013-05-30 06:49:35 UTC) #1
ngeoffray
LGTM https://codereview.chromium.org/15888009/diff/1/sdk/lib/_internal/compiler/implementation/resolution/members.dart File sdk/lib/_internal/compiler/implementation/resolution/members.dart (right): https://codereview.chromium.org/15888009/diff/1/sdk/lib/_internal/compiler/implementation/resolution/members.dart#newcode111 sdk/lib/_internal/compiler/implementation/resolution/members.dart:111: // and we arbitrarily choose which ones. Thank ...
7 years, 6 months ago (2013-05-30 06:53:01 UTC) #2
Johnni Winther
lgtm
7 years, 6 months ago (2013-05-30 06:59:19 UTC) #3
kasperl
7 years, 6 months ago (2013-05-30 07:21:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r23384 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698