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

Issue 13521008: Handle private fields from mixins. (Closed)

Created:
7 years, 8 months ago by Johnni Winther
Modified:
7 years, 8 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Handle private fields from mixins. BUG=http://dartbug.com/9602 Committed: https://code.google.com/p/dart/source/detail?r=20966

Patch Set 1 #

Patch Set 2 : Update status. #

Patch Set 3 : Remove debug code. #

Total comments: 1

Patch Set 4 : Test added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -25 lines) Patch
M sdk/lib/_internal/compiler/implementation/elements/modelx.dart View 1 2 2 chunks +17 lines, -16 lines 0 comments Download
M tests/language/language_dart2js.status View 1 1 chunk +0 lines, -2 lines 0 comments Download
A tests/language/private_mixin2_test.dart View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A + tests/language/private_other_mixin2.lib View 1 2 3 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Johnni Winther
7 years, 8 months ago (2013-04-04 21:15:15 UTC) #1
Johnni Winther
https://codereview.chromium.org/13521008/diff/5001/sdk/lib/_internal/compiler/implementation/elements/modelx.dart File sdk/lib/_internal/compiler/implementation/elements/modelx.dart (left): https://codereview.chromium.org/13521008/diff/5001/sdk/lib/_internal/compiler/implementation/elements/modelx.dart#oldcode1593 sdk/lib/_internal/compiler/implementation/elements/modelx.dart:1593: while (lookupClass.getLibrary() != memberLibrary) { Using [:lookupClass.getLibrary():] is invalidate ...
7 years, 8 months ago (2013-04-04 21:18:36 UTC) #2
kasperl
LGTM. It would be great if you could add a few more tests for mixed ...
7 years, 8 months ago (2013-04-05 05:33:33 UTC) #3
Johnni Winther
7 years, 8 months ago (2013-04-05 13:20:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r20966 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698