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

Issue 2609393005: Always finalize the super class of a class before cloning the super class (Closed)

Created:
3 years, 11 months ago by regis
Modified:
3 years, 11 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Always finalize the super class of a class before cloning the super class constructor and cloning the mixin functions. The fragile finalization order was disrupted by the use of the --error-on-bad-override flag (fixes #28252). R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/98f28c1624df830e7735895b54e4de21d94ba0e6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -23 lines) Patch
M runtime/vm/class_finalizer.cc View 3 chunks +34 lines, -23 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
regis
3 years, 11 months ago (2017-01-04 23:54:44 UTC) #2
siva
lgtm
3 years, 11 months ago (2017-01-05 00:31:48 UTC) #3
regis
3 years, 11 months ago (2017-01-05 17:09:58 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
98f28c1624df830e7735895b54e4de21d94ba0e6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698