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

Issue 103403007: Remove reference to ucontext_t (Closed)

Created:
7 years ago by Cutch
Modified:
7 years ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Remove reference to ucontext_t until other Signal related functions on Android are implemented. Committed: https://code.google.com/p/dart/source/detail?r=31173

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 3 (0 generated)
Cutch
TBR
7 years ago (2013-12-16 20:53:11 UTC) #1
Cutch
Committed patchset #2 manually as r31173 (presubmit successful).
7 years ago (2013-12-16 20:54:23 UTC) #2
zra
7 years ago (2013-12-16 21:08:05 UTC) #3
Message was sent while issue was closed.
lgtm

Android build succeeds

https://codereview.chromium.org/103403007/diff/20001/runtime/vm/thread_interr...
File runtime/vm/thread_interrupter_android.cc (right):

https://codereview.chromium.org/103403007/diff/20001/runtime/vm/thread_interr...
runtime/vm/thread_interrupter_android.cc:29: ASSERT(Thread::Compare(state->id,
Thread::GetCurrentThreadId()));
Please add a comment somewhere (not necessarily here) with a TODO pointing to
the V8 source file where they set up these types for Android.

Powered by Google App Engine
This is Rietveld 408576698