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

Issue 23123011: Zygote: small cleanup (Closed)

Created:
7 years, 4 months ago by jln (very slow on Chromium)
Modified:
7 years, 4 months ago
Reviewers:
Mark Seaborn
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Zygote: small cleanup - Add a few NOTREACHED() where appropriate. - Create a new GetProcessInfo() helper to use the process_info_map_. - Get rid of a rarely used code path after fork(). BUG=276747 R=mseaborn@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218806

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -28 lines) Patch
M content/zygote/zygote_linux.h View 1 chunk +6 lines, -0 lines 0 comments Download
M content/zygote/zygote_linux.cc View 6 chunks +25 lines, -28 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
jln (very slow on Chromium)
Mark, as discussed, here's a follow-up small cleanup. I didn't put much effort in figuring ...
7 years, 4 months ago (2013-08-21 02:18:27 UTC) #1
Mark Seaborn
LGTM https://codereview.chromium.org/23123011/diff/1/content/zygote/zygote_linux.cc File content/zygote/zygote_linux.cc (left): https://codereview.chromium.org/23123011/diff/1/content/zygote/zygote_linux.cc#oldcode290 content/zygote/zygote_linux.cc:290: if (!(use_helper || UsingSUIDSandbox())) { I assume you've ...
7 years, 4 months ago (2013-08-21 17:49:33 UTC) #2
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/23123011/diff/1/content/zygote/zygote_linux.cc File content/zygote/zygote_linux.cc (left): https://chromiumcodereview.appspot.com/23123011/diff/1/content/zygote/zygote_linux.cc#oldcode290 content/zygote/zygote_linux.cc:290: if (!(use_helper || UsingSUIDSandbox())) { On 2013/08/21 17:49:33, Mark ...
7 years, 4 months ago (2013-08-21 19:22:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/23123011/1
7 years, 4 months ago (2013-08-21 19:27:12 UTC) #4
jln (very slow on Chromium)
7 years, 4 months ago (2013-08-21 19:56:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r218806 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698