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

Issue 2933733002: Throw NSM on unresolved factory redirection. (Closed)

Created:
3 years, 6 months ago by ahe
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -81 lines) Patch
M pkg/front_end/lib/src/fasta/dill/dill_library_builder.dart View 3 chunks +4 lines, -24 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 3 chunks +15 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_class_builder.dart View 4 chunks +10 lines, -11 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/redirecting_factory_body.dart View 2 chunks +52 lines, -19 lines 4 comments Download
M pkg/front_end/testcases/inference/constructors_infer_from_arguments_redirecting_factory.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/constructors_infer_from_arguments_redirecting_factory_to_factory.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/constructors_infer_from_arguments_redirecting_factory_to_factory.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/inference/constructors_infer_from_arguments_redirecting_factory_to_factory.dart.strong.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000044.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/rasta/issue_000067.dart.direct.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/issue_000067.dart.outline.expect View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/redirecting_constructor.dart.direct.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/redirecting_constructor.dart.outline.expect View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/redirecting_factory.dart.outline.expect View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/language/language_kernel.status View 2 chunks +0 lines, -10 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 6 (2 generated)
ahe
3 years, 6 months ago (2017-06-11 13:11:55 UTC) #2
Paul Berry
lgtm. Your call on whether to address the two minor nits below. https://codereview.chromium.org/2933733002/diff/1/pkg/front_end/lib/src/fasta/kernel/redirecting_factory_body.dart File pkg/front_end/lib/src/fasta/kernel/redirecting_factory_body.dart ...
3 years, 6 months ago (2017-06-12 20:55:41 UTC) #3
ahe
Thank you, Paul! https://codereview.chromium.org/2933733002/diff/1/pkg/front_end/lib/src/fasta/kernel/redirecting_factory_body.dart File pkg/front_end/lib/src/fasta/kernel/redirecting_factory_body.dart (right): https://codereview.chromium.org/2933733002/diff/1/pkg/front_end/lib/src/fasta/kernel/redirecting_factory_body.dart#newcode23 pkg/front_end/lib/src/fasta/kernel/redirecting_factory_body.dart:23: RedirectingFactoryBody.internal(Expression value) On 2017/06/12 20:55:41, Paul ...
3 years, 6 months ago (2017-06-13 07:11:41 UTC) #4
ahe
3 years, 6 months ago (2017-06-13 07:12:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f559a6d1e99a1301ae507705e34caeb244f658cc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698