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

Issue 2751883002: Fix for regression in content shell tests (see b/36131545) (Closed)

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

Description

Fix for regression in content shell tests (see b/36131545) Renamed public fields in class _Closure to make them private fields, these fields were added to ensure that the offset of _Closure fields matched up in Dart and C++ (definition of closure object in raw_object.h). R=regis@google.com, rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/f748465867a41cf5660ce1d80588cf6edeee3349

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M runtime/lib/function.dart View 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
siva
3 years, 9 months ago (2017-03-15 00:42:53 UTC) #2
siva
3 years, 9 months ago (2017-03-15 00:43:59 UTC) #3
rmacnak
On 2017/03/15 00:43:59, siva wrote: lgtm Please also add a closure to valueObjects in tests/lib/mirrors/invocation_fuzz_test.darrt
3 years, 9 months ago (2017-03-15 00:46:28 UTC) #4
regis
lgtm Thanks for debugging and fixing!
3 years, 9 months ago (2017-03-15 03:22:07 UTC) #5
siva
On 2017/03/15 00:46:28, rmacnak wrote: > On 2017/03/15 00:43:59, siva wrote: > > lgtm > ...
3 years, 9 months ago (2017-03-15 17:03:37 UTC) #7
siva
3 years, 9 months ago (2017-03-15 17:06:37 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f748465867a41cf5660ce1d80588cf6edeee3349 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698