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

Issue 155814: - Remove unneeded include of ucontext.h as it is deprecated on Snow Leopard.... (Closed)

Created:
11 years, 5 months ago by iposva
Modified:
9 years, 4 months ago
Reviewers:
Mikhail Naganov
CC:
v8-dev
Visibility:
Public.

Description

- Remove unneeded include of ucontext.h as it is deprecated on Snow Leopard. - Avoid calculating shared library addresses if profiling is not enabled. Committed: http://code.google.com/p/v8/source/detail?r=2517

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/platform-macos.cc View 3 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
iposva
11 years, 5 months ago (2009-07-20 22:32:17 UTC) #1
Mikhail Naganov
11 years, 5 months ago (2009-07-21 08:21:32 UTC) #2
LGTM

Good catch, I forgot about ENABLE_LOGGING_AND_PROFILING define.

Powered by Google App Engine
This is Rietveld 408576698