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

Issue 1432603002: Return correct ActivationFrameAlignment for iOS simulator variants (Closed)

Created:
5 years, 1 month ago by Chinmay
Modified:
5 years, 1 month ago
Reviewers:
cutchccutchan, rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org, abarth
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Return correct ActivationFrameAlignment for iOS simulator variants R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/1fc938ac92d8690936bd89fbc8aeee429e7bfb83

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address CL concerns #

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

Messages

Total messages: 6 (1 generated)
Chinmay
5 years, 1 month ago (2015-11-03 20:00:10 UTC) #2
rmacnak
https://chromiumcodereview.appspot.com/1432603002/diff/1/runtime/vm/os_macos.cc File runtime/vm/os_macos.cc (right): https://chromiumcodereview.appspot.com/1432603002/diff/1/runtime/vm/os_macos.cc#newcode152 runtime/vm/os_macos.cc:152: #else Let's avoid fall through. #elif TARGET_ARCH_IA32 return 16; ...
5 years, 1 month ago (2015-11-03 21:13:01 UTC) #3
Chinmay
On 2015/11/03 at 21:13:01, rmacnak wrote: > https://chromiumcodereview.appspot.com/1432603002/diff/1/runtime/vm/os_macos.cc > File runtime/vm/os_macos.cc (right): > > https://chromiumcodereview.appspot.com/1432603002/diff/1/runtime/vm/os_macos.cc#newcode152 ...
5 years, 1 month ago (2015-11-03 21:20:55 UTC) #4
rmacnak
On 2015/11/03 21:20:55, Chinmay wrote: > On 2015/11/03 at 21:13:01, rmacnak wrote: > > > ...
5 years, 1 month ago (2015-11-03 21:23:21 UTC) #5
Chinmay
5 years, 1 month ago (2015-11-03 21:25:09 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1fc938ac92d8690936bd89fbc8aeee429e7bfb83 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698