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

Issue 521473003: More PNaCL fixes (without GYP/Makefile tweaks) (Closed)

Created:
6 years, 3 months ago by Sven Panne
Modified:
6 years, 3 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

More PNaCL fixes (without GYP/Makefile tweaks) This is basically https://codereview.chromium.org/513923005/ with a few changes: * Makefile.nacl and v8.gyp are untouched. * MAP_NORESERVE-handling is more defensive. * Added ugly busy-wait emulation of sem_timedwait. R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23513

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -30 lines) Patch
M src/base/platform/platform-linux.cc View 5 chunks +23 lines, -9 lines 0 comments Download
M src/base/platform/platform-posix.cc View 4 chunks +15 lines, -8 lines 0 comments Download
M src/base/platform/semaphore.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M src/base/sys-info.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/d8-posix.cc View 4 chunks +14 lines, -3 lines 0 comments Download
M src/sampler.cc View 6 chunks +12 lines, -9 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Sven Panne
svenpanne@chromium.org changed reviewers: + bmeurer@chromium.org
6 years, 3 months ago (2014-08-29 09:31:05 UTC) #1
Sven Panne
This is one half of the other PNaCL CL, which we can (and should) land ...
6 years, 3 months ago (2014-08-29 09:31:05 UTC) #2
Benedikt Meurer
lgtm
6 years, 3 months ago (2014-08-29 09:31:22 UTC) #3
Sven Panne
6 years, 3 months ago (2014-08-29 09:39:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23513 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698