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

Issue 10392176: Zygote: create variables for magic fd numbers (Closed)

Created:
8 years, 7 months ago by jln (very slow on Chromium)
Modified:
8 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org, Markus (顧孟勤)
Visibility:
Public.

Description

Zygote: create variables for magic fd numbers The magic number "7" was used across source files to denote the file descriptor for the dummy fd. BUG=None TEST=None NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138269

Patch Set 1 #

Patch Set 2 : Minor comment update #

Total comments: 1

Patch Set 3 : Remove explicit content:: scope #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M content/browser/zygote_host_impl_linux.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M content/common/zygote_commands_linux.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M content/zygote/zygote_linux.cc View 1 2 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jln (very slow on Chromium)
Hi Brett, I've lost a lot of time tracking a bug because of this magic. ...
8 years, 7 months ago (2012-05-19 04:31:25 UTC) #1
brettw
lgtm https://chromiumcodereview.appspot.com/10392176/diff/5001/content/zygote/zygote_linux.cc File content/zygote/zygote_linux.cc (right): https://chromiumcodereview.appspot.com/10392176/diff/5001/content/zygote/zygote_linux.cc#newcode414 content/zygote/zygote_linux.cc:414: close(content::kZygoteIdFd); // Another socket from the browser. You're ...
8 years, 7 months ago (2012-05-21 17:52:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10392176/6004
8 years, 7 months ago (2012-05-21 18:10:25 UTC) #3
commit-bot: I haz the power
Try job failure for 10392176-6004 (retry) (retry) on win_rel for step "compile" (clobber build). It's ...
8 years, 7 months ago (2012-05-21 22:28:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10392176/6004
8 years, 7 months ago (2012-05-22 00:45:44 UTC) #5
commit-bot: I haz the power
Try job failure for 10392176-6004 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-22 04:23:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10392176/6004
8 years, 7 months ago (2012-05-22 04:29:14 UTC) #7
commit-bot: I haz the power
Try job failure for 10392176-6004 (retry) (retry) on win_rel for steps "base_unittests, sync_unit_tests". It's a ...
8 years, 7 months ago (2012-05-22 09:01:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10392176/6004
8 years, 7 months ago (2012-05-22 16:22:53 UTC) #9
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 16:23:55 UTC) #10
Change committed as 138269

Powered by Google App Engine
This is Rietveld 408576698