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

Issue 1161053004: Move the SeccompSupportDetector to be in-process. (Closed)

Created:
5 years, 6 months ago by Robert Sesek
Modified:
5 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move the SeccompSupportDetector to be in-process. Some of this work was previously done in the utility process. Since processes are expensive on Android, and doing so hasn't helped defend against detection issues, this is a simpler solution. BUG=490948, 468455 R=leecam@chromium.org,thestig@chromium.org TBR=enne@chromium.org Committed: https://crrev.com/65d313504b845412543f2addafec1e3f18a0c433 Cr-Commit-Position: refs/heads/master@{#333372}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -114 lines) Patch
M chrome/browser/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/DEPS View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/seccomp_support_detector.h View 1 chunk +10 lines, -13 lines 0 comments Download
M chrome/browser/android/seccomp_support_detector.cc View 1 3 chunks +24 lines, -46 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_utility.gypi View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/common/chrome_utility_messages.h View 2 chunks +0 lines, -14 lines 0 comments Download
M chrome/utility/BUILD.gn View 1 chunk +1 line, -6 lines 0 comments Download
M chrome/utility/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/utility/chrome_content_utility_client.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 3 chunks +0 lines, -23 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
Robert Sesek
5 years, 6 months ago (2015-06-05 18:43:38 UTC) #1
Lei Zhang
lgtm https://codereview.chromium.org/1161053004/diff/1/chrome/browser/android/seccomp_support_detector.cc File chrome/browser/android/seccomp_support_detector.cc (right): https://codereview.chromium.org/1161053004/diff/1/chrome/browser/android/seccomp_support_detector.cc#newcode26 chrome/browser/android/seccomp_support_detector.cc:26: DETECTION_FAILED, // The process crashed during detection. DETECTION_FAILED_OBSOLETE? ...
5 years, 6 months ago (2015-06-05 19:00:28 UTC) #2
Robert Sesek
Thanks, +jln for //sandbox/linux DEPS https://codereview.chromium.org/1161053004/diff/1/chrome/browser/android/seccomp_support_detector.cc File chrome/browser/android/seccomp_support_detector.cc (right): https://codereview.chromium.org/1161053004/diff/1/chrome/browser/android/seccomp_support_detector.cc#newcode26 chrome/browser/android/seccomp_support_detector.cc:26: DETECTION_FAILED, // The process ...
5 years, 6 months ago (2015-06-08 21:16:26 UTC) #6
mdempsky
RSLGTM for sandbox/linux/OWNERS
5 years, 6 months ago (2015-06-08 22:16:29 UTC) #8
mdempsky
LGTM
5 years, 6 months ago (2015-06-08 22:17:22 UTC) #9
Robert Sesek
TBRing enne@ for DEPS change, because I added a trailing , (which is matching the ...
5 years, 6 months ago (2015-06-08 22:18:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1161053004/60001
5 years, 6 months ago (2015-06-08 22:19:31 UTC) #14
enne (OOO)
On 2015/06/08 at 22:18:36, rsesek wrote: > TBRing enne@ for DEPS change, because I added ...
5 years, 6 months ago (2015-06-08 22:19:49 UTC) #15
jln (very slow on Chromium)
lgtm
5 years, 6 months ago (2015-06-08 22:49:25 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:60001)
5 years, 6 months ago (2015-06-08 22:53:52 UTC) #17
commit-bot: I haz the power
5 years, 6 months ago (2015-06-08 22:54:35 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/65d313504b845412543f2addafec1e3f18a0c433
Cr-Commit-Position: refs/heads/master@{#333372}

Powered by Google App Engine
This is Rietveld 408576698