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

Issue 317913002: Reland: Non-SFI NaCl: Allow CLOCK_SYSTEM_TRACE on Chrome OS (Closed)

Created:
6 years, 6 months ago by hamaji
Modified:
6 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Reland: Non-SFI NaCl: Allow CLOCK_SYSTEM_TRACE on Chrome OS chrome://tracing uses TimeTicks::NowFromSystemTraceTime in base/time/time_posix.cc. The previous patch is reverted because it did not check this test is running on Chrome OS. TEST=nacl_loader_unittests # on i686 and ARM Chrome OS TEST=trybot (including linux_chromeos) BUG=378063 R=jln@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275347

Patch Set 1 #

Patch Set 2 : fix OS_CHROMEOS build on Linux #

Patch Set 3 : fix linux_chromeos #

Patch Set 4 : comment update #

Total comments: 10

Patch Set 5 : style fixes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -22 lines) Patch
M base/time/time.h View 1 chunk +8 lines, -0 lines 0 comments Download
M base/time/time_posix.cc View 1 2 3 4 2 chunks +10 lines, -9 lines 1 comment Download
M components/nacl/loader/nonsfi/nonsfi_sandbox.cc View 2 chunks +21 lines, -13 lines 0 comments Download
M components/nacl/loader/nonsfi/nonsfi_sandbox_unittest.cc View 1 2 3 4 2 chunks +50 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
hamaji
Sorry for this. The patch set 1 is the original change. Only the unittest has ...
6 years, 6 months ago (2014-06-05 17:19:14 UTC) #1
jln (very slow on Chromium)
lgtm, but please run "git cl format". Also I don't think we run these tests ...
6 years, 6 months ago (2014-06-05 17:53:29 UTC) #2
jln (very slow on Chromium)
https://codereview.chromium.org/317913002/diff/60001/components/nacl/loader/nonsfi/nonsfi_sandbox_unittest.cc File components/nacl/loader/nonsfi/nonsfi_sandbox_unittest.cc (right): https://codereview.chromium.org/317913002/diff/60001/components/nacl/loader/nonsfi/nonsfi_sandbox_unittest.cc#newcode470 components/nacl/loader/nonsfi/nonsfi_sandbox_unittest.cc:470: #endif Add "// if defined(OS_CHROMEOS)"
6 years, 6 months ago (2014-06-05 17:54:28 UTC) #3
jln (very slow on Chromium)
https://codereview.chromium.org/317913002/diff/60001/components/nacl/loader/nonsfi/nonsfi_sandbox.cc File components/nacl/loader/nonsfi/nonsfi_sandbox.cc (right): https://codereview.chromium.org/317913002/diff/60001/components/nacl/loader/nonsfi/nonsfi_sandbox.cc#newcode97 components/nacl/loader/nonsfi/nonsfi_sandbox.cc:97: #if defined(OS_CHROMEOS) If you prefer, we could do this ...
6 years, 6 months ago (2014-06-05 17:56:15 UTC) #4
hamaji
Yes, I'm always running nacl_loader_unittests on ARM Chrome OS device for my seccomp changes. This ...
6 years, 6 months ago (2014-06-05 18:21:02 UTC) #5
hamaji
Let me bypass OWNER check as the semantics of this patch was not changed since ...
6 years, 6 months ago (2014-06-06 05:28:05 UTC) #6
jln (very slow on Chromium)
On 2014/06/06 05:28:05, hamaji wrote: > Let me bypass OWNER check as the semantics of ...
6 years, 6 months ago (2014-06-06 05:51:13 UTC) #7
hamaji
6 years, 6 months ago (2014-06-06 06:02:16 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 manually as r275347 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698