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

Issue 64363003: Fix Android build and disable profiler (Closed)

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

Description

Fix Android build and disable profiler TBR Committed: https://code.google.com/p/dart/source/detail?r=30428

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M runtime/vm/profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/signal_handler.h View 1 chunk +3 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Cutch
7 years, 1 month ago (2013-11-19 23:25:18 UTC) #1
Cutch
Committed patchset #1 manually as r30428 (presubmit successful).
7 years, 1 month ago (2013-11-19 23:25:36 UTC) #2
zra
7 years, 1 month ago (2013-11-19 23:39:01 UTC) #3
Message was sent while issue was closed.
https://codereview.chromium.org/64363003/diff/1/runtime/vm/signal_handler.h
File runtime/vm/signal_handler.h (right):

https://codereview.chromium.org/64363003/diff/1/runtime/vm/signal_handler.h#n...
runtime/vm/signal_handler.h:16: #include <sys/sigcontext.h>  // NOLINT
The build still fails.

I think asm/sigcontext.h was right, and the type in it is "struct sigcontext".

Powered by Google App Engine
This is Rietveld 408576698