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

Issue 1219023002: Redirection type of a redirecting factory can be deferred (Closed)

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

Description

Redirection type of a redirecting factory can be deferred BUG=23408 R=regis@google.com Committed: https://github.com/dart-lang/sdk/commit/ce917c5160dbefc71091f0b172c0a589e6cb2763

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -14 lines) Patch
M runtime/vm/class_finalizer.cc View 3 chunks +19 lines, -3 lines 0 comments Download
M runtime/vm/parser.cc View 1 3 chunks +32 lines, -7 lines 0 comments Download
M tests/language/language_analyzer.status View 1 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/language_analyzer2.status View 1 1 chunk +1 line, -0 lines 0 comments Download
A + tests/language/regress_23408_lib.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
A tests/language/regress_23408_test.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
hausner
5 years, 5 months ago (2015-06-30 18:01:40 UTC) #2
regis
LGTM, but I suspect you are not done yet. See my comment. https://codereview.chromium.org/1219023002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc ...
5 years, 5 months ago (2015-06-30 18:16:31 UTC) #3
hausner
https://codereview.chromium.org/1219023002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/1219023002/diff/1/runtime/vm/parser.cc#newcode12718 runtime/vm/parser.cc:12718: // an onloaded deferred prefix, mark this function as ...
5 years, 5 months ago (2015-06-30 21:51:00 UTC) #4
regis
On 2015/06/30 21:51:00, hausner wrote: > https://codereview.chromium.org/1219023002/diff/1/runtime/vm/parser.cc > File runtime/vm/parser.cc (right): > > https://codereview.chromium.org/1219023002/diff/1/runtime/vm/parser.cc#newcode12718 > ...
5 years, 5 months ago (2015-06-30 21:57:06 UTC) #5
hausner
5 years, 5 months ago (2015-06-30 21:57:23 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ce917c5160dbefc71091f0b172c0a589e6cb2763 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698