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

Issue 3155031: [Mac] Disable all sandboxd logging unless running with --enable-sandbox-logging. (Closed)

Created:
10 years, 4 months ago by Robert Sesek
Modified:
9 years, 7 months ago
Reviewers:
jeremy
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

[Mac] Disable all sandboxd logging unless running with --enable-sandbox-logging. This prevents console spew. BUG=26621 TEST=Run Chrome and don't get messages in Console.app from sandboxd about Chrome Helper. Run with --enable-sandbox-logging and get them. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57191

Patch Set 1 #

Patch Set 2 : 10.6+ #

Total comments: 8

Patch Set 3 : Address comments #

Total comments: 1

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -11 lines) Patch
M chrome/common/common.sb View 1 2 3 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/common/sandbox_mac.mm View 1 2 2 chunks +26 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Robert Sesek
10 years, 4 months ago (2010-08-19 16:27:29 UTC) #1
jeremy
http://codereview.chromium.org/3155031/diff/3001/4001 File chrome/common/common.sb (right): http://codereview.chromium.org/3155031/diff/3001/4001#newcode9 chrome/common/common.sb:9: ; --enable-sandbox-logging explicitly. 1. Suggest a more verbose name ...
10 years, 4 months ago (2010-08-22 07:14:34 UTC) #2
Robert Sesek
Thanks for the review. All comments addressed. http://codereview.chromium.org/3155031/diff/3001/4001 File chrome/common/common.sb (right): http://codereview.chromium.org/3155031/diff/3001/4001#newcode14 chrome/common/common.sb:14: ;ENABLE_LOGGING (debug ...
10 years, 4 months ago (2010-08-22 17:45:29 UTC) #3
jeremy
http://codereview.chromium.org/3155031/diff/3001/4001 File chrome/common/common.sb (right): http://codereview.chromium.org/3155031/diff/3001/4001#newcode14 chrome/common/common.sb:14: ;ENABLE_LOGGING (debug all) That says: """ Use "debug all" ...
10 years, 4 months ago (2010-08-23 07:34:41 UTC) #4
Robert Sesek
Done. Reverted to (debug deny) and used your comment.
10 years, 4 months ago (2010-08-24 00:25:14 UTC) #5
jeremy
10 years, 4 months ago (2010-08-24 00:45:44 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698