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

Issue 455393003: Do not add forwarding constructors to a pricate constructor from a different library. (Closed)

Created:
6 years, 4 months ago by karlklose
Modified:
6 years, 4 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Do not add forwarding constructors to a pricate constructor from a different library. BUG= http://dartbug.com/20394 R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=39084

Patch Set 1 #

Patch Set 2 : Fix long line. #

Total comments: 1

Patch Set 3 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 1 chunk +9 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/typechecker.dart View 1 2 1 chunk +5 lines, -1 line 0 comments Download
A tests/language/regress_20394_lib.dart View 1 chunk +6 lines, -0 lines 0 comments Download
A tests/language/regress_20394_test.dart View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
karlklose
6 years, 4 months ago (2014-08-11 12:40:27 UTC) #1
Johnni Winther
lgtm https://codereview.chromium.org/455393003/diff/20001/sdk/lib/_internal/compiler/implementation/typechecker.dart File sdk/lib/_internal/compiler/implementation/typechecker.dart (right): https://codereview.chromium.org/455393003/diff/20001/sdk/lib/_internal/compiler/implementation/typechecker.dart#newcode755 sdk/lib/_internal/compiler/implementation/typechecker.dart:755: // We neither found a member with the ...
6 years, 4 months ago (2014-08-11 12:50:01 UTC) #2
karlklose
6 years, 4 months ago (2014-08-11 12:55:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as 39084 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698