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

Issue 1193083002: fixes #231, mixin application (aka ClassTypeAlias) implicit ctors (Closed)

Created:
5 years, 6 months ago by Jennifer Messerly
Modified:
5 years, 6 months ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fixes #231, mixin application (aka ClassTypeAlias) implicit ctors R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/96e7827f97698bdd4a44aa341ebc80d4adc4d9b1

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -10 lines) Patch
M lib/runtime/dart/_internal.js View 1 chunk +10 lines, -2 lines 0 comments Download
M lib/runtime/dart/async.js View 1 chunk +10 lines, -2 lines 0 comments Download
M lib/runtime/dart/collection.js View 1 2 chunks +10 lines, -2 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 2 3 chunks +16 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Jennifer Messerly
5 years, 6 months ago (2015-06-19 23:00:21 UTC) #2
vsm
lgtm https://codereview.chromium.org/1193083002/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1193083002/diff/20001/lib/src/codegen/js_codegen.dart#newcode332 lib/src/codegen/js_codegen.dart:332: // If we've already emitted this class, skip ...
5 years, 6 months ago (2015-06-19 23:20:40 UTC) #3
Jennifer Messerly
Thanks! https://codereview.chromium.org/1193083002/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1193083002/diff/20001/lib/src/codegen/js_codegen.dart#newcode332 lib/src/codegen/js_codegen.dart:332: // If we've already emitted this class, skip ...
5 years, 6 months ago (2015-06-22 15:55:44 UTC) #4
Jennifer Messerly
5 years, 6 months ago (2015-06-22 15:56:01 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
96e7827f97698bdd4a44aa341ebc80d4adc4d9b1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698