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

Issue 600583002: sandbox: Avoid ~(flag1 | flag2 | ...) expressions (Closed)

Created:
6 years, 2 months ago by mdempsky
Modified:
6 years, 2 months ago
CC:
chromium-reviews, jln+watch_chromium.org, leecam, rickyz (no longer on Chrome)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

sandbox: Avoid ~(flag1 | flag2 | ...) expressions BUG=416948 Committed: https://crrev.com/046a627acf6d3f091c70694b78e98c3874d06258 Cr-Commit-Position: refs/heads/master@{#296262}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use uint64_t everywhere #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -26 lines) Patch
M components/nacl/loader/nonsfi/nonsfi_sandbox.cc View 1 3 chunks +10 lines, -11 lines 0 comments Download
M sandbox/linux/bpf_dsl/bpf_dsl.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc View 5 chunks +12 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
mdempsky
6 years, 2 months ago (2014-09-23 20:33:08 UTC) #2
jln (very slow on Chromium)
Good catch! Is there a reason to not use uint64 everywhere? lgtm https://codereview.chromium.org/600583002/diff/1/components/nacl/loader/nonsfi/nonsfi_sandbox.cc File components/nacl/loader/nonsfi/nonsfi_sandbox.cc ...
6 years, 2 months ago (2014-09-23 21:04:31 UTC) #3
mdempsky
On 2014/09/23 21:04:31, jln (slow on IPC reviews) wrote: > Is there a reason to ...
6 years, 2 months ago (2014-09-23 21:17:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/600583002/20001
6 years, 2 months ago (2014-09-23 21:19:18 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 59aadc5e8d500241253ce6de13f40cb99eddf4a1
6 years, 2 months ago (2014-09-23 21:45:59 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-09-23 21:47:07 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/046a627acf6d3f091c70694b78e98c3874d06258
Cr-Commit-Position: refs/heads/master@{#296262}

Powered by Google App Engine
This is Rietveld 408576698