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

Issue 177653006: Fix mixin of patched classes (Closed)

Created:
6 years, 10 months ago by hausner
Modified:
6 years, 10 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix mixin of patched classes When mixing in functions that were patched into the mixin class, set the “origin” to the patch class so we find the right source location to parse the function. Fixes issue 16230 R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=32975

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M runtime/vm/object.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
6 years, 10 months ago (2014-02-24 18:34:53 UTC) #1
regis
LGTM
6 years, 10 months ago (2014-02-24 18:36:14 UTC) #2
hausner
6 years, 10 months ago (2014-02-24 18:40:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r32975 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698