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

Issue 693693003: Resubmit fix for Function::Clone() and Field::Clone() to adjust the class owner (Closed)

Created:
6 years, 1 month ago by regis
Modified:
6 years, 1 month ago
Reviewers:
srdjan, hausner, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Resubmit fix for Function::Clone() and Field::Clone() to adjust the class owner of type parameters (issue 18630). Make sure to clone the parameter type array as well. Add regression tests. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=41474

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -4 lines) Patch
M runtime/vm/class_finalizer.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M runtime/vm/object.h View 1 5 chunks +15 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 7 chunks +102 lines, -3 lines 0 comments Download
A tests/language/mixin_type_parameter5_test.dart View 1 chunk +26 lines, -0 lines 0 comments Download
A tests/language/mixin_type_parameter6_test.dart View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
regis
6 years, 1 month ago (2014-10-31 23:37:59 UTC) #2
Ivan Posva
LGTM -ip
6 years, 1 month ago (2014-11-03 23:06:14 UTC) #4
regis
6 years, 1 month ago (2014-11-03 23:16:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r41474 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698