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

Issue 2859703003: fix #29544, mixins to a class with named constructors (Closed)

Created:
3 years, 7 months ago by Jennifer Messerly
Modified:
3 years, 7 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #29544, mixins to a class with named constructors R=vsm@google.com Committed: https://github.com/dart-lang/sdk/commit/171f7ba59277a7a8defd91c257afca3de88e24fe

Patch Set 1 : rebase #

Total comments: 1

Patch Set 2 : fix to use safeGetOwnProperty #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -9 lines) Patch
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View 1 Binary file 0 comments Download
M pkg/dev_compiler/test/browser/language_tests.js View 1 1 chunk +0 lines, -4 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart View 1 3 chunks +21 lines, -2 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/rtti.dart View 1 2 chunks +0 lines, -2 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/utils.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A tests/language_strong/mixin_named_constructor_test.dart View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
Jennifer Messerly
Here's the fix ... Note this depends on the change that enabled a bunch of ...
3 years, 7 months ago (2017-05-03 18:24:59 UTC) #4
Jennifer Messerly
https://codereview.chromium.org/2859703003/diff/30001/pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart File pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart (right): https://codereview.chromium.org/2859703003/diff/30001/pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart#newcode46 pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart:46: if ($base[$_namedConstructors] != null) { Just noticed while working ...
3 years, 7 months ago (2017-05-03 19:43:55 UTC) #5
vsm
lgtm
3 years, 7 months ago (2017-05-04 14:32:52 UTC) #6
Jennifer Messerly
3 years, 7 months ago (2017-05-04 19:33:55 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
171f7ba59277a7a8defd91c257afca3de88e24fe (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698