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

Issue 1122883002: Do not suppress implicit constructors that need a super call. (Closed)

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

Description

Do not suppress implicit constructors that need a super call. This fixes a bug creating an _AsyncCompleter (_Completer.future was not being initialized). R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/194ab199abc5e577e06dd465a40771939f8a89ad

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -7 lines) Patch
M lib/runtime/dart/_interceptors.js View 2 chunks +10 lines, -2 lines 0 comments Download
M lib/runtime/dart/_js_helper.js View 1 chunk +5 lines, -1 line 0 comments Download
M lib/runtime/dart/_native_typed_data.js View 1 chunk +3 lines, -0 lines 0 comments Download
M lib/runtime/dart/async.js View 3 chunks +9 lines, -0 lines 0 comments Download
M lib/runtime/dart/collection.js View 4 chunks +12 lines, -0 lines 0 comments Download
M lib/runtime/dart/convert.js View 1 chunk +3 lines, -0 lines 0 comments Download
M lib/runtime/dart/core.js View 1 chunk +13 lines, -2 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M test/codegen/expect/cascade.js View 1 chunk +3 lines, -0 lines 0 comments Download
M test/codegen/expect/covariance.js View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
vsm
5 years, 7 months ago (2015-05-04 21:48:02 UTC) #2
Jennifer Messerly
lgtm!
5 years, 7 months ago (2015-05-04 21:50:05 UTC) #3
vsm
5 years, 7 months ago (2015-05-04 21:50:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
194ab199abc5e577e06dd465a40771939f8a89ad (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698