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

Issue 1131793012: Ensure libraries always have at least one top-level class and therefore at least one script. (Closed)

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

Description

Ensure libraries always have at least one top-level class and therefore at least one script. BUG=http://dartbug.com/23483 R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/daf6fb60918afa29b81790bc98b62a9549147e6c

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -21 lines) Patch
M runtime/vm/object.cc View 1 chunk +2 lines, -13 lines 0 comments Download
M runtime/vm/parser.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M tests/lib/lib.status View 1 2 chunks +1 line, -1 line 0 comments Download
A + tests/lib/mirrors/empty.dart View 1 chunk +2 lines, -3 lines 0 comments Download
A + tests/lib/mirrors/empty_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
rmacnak
5 years, 7 months ago (2015-05-19 01:43:15 UTC) #2
hausner
LGTM with comment https://codereview.chromium.org/1131793012/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/1131793012/diff/1/runtime/vm/parser.cc#newcode5979 runtime/vm/parser.cc:5979: library_.AddAnonymousClass(toplevel_class); A library with 100 part ...
5 years, 7 months ago (2015-05-19 05:43:04 UTC) #3
rmacnak
https://codereview.chromium.org/1131793012/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/1131793012/diff/1/runtime/vm/parser.cc#newcode5979 runtime/vm/parser.cc:5979: library_.AddAnonymousClass(toplevel_class); On 2015/05/19 05:43:03, hausner wrote: > A library ...
5 years, 7 months ago (2015-05-19 15:57:41 UTC) #4
rmacnak
5 years, 7 months ago (2015-05-19 15:58:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
daf6fb60918afa29b81790bc98b62a9549147e6c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698