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

Issue 1559983002: Remove unnecessary tear down logic from the zygote. (Closed)

Created:
4 years, 11 months ago by Greg K
Modified:
4 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, rickyz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unnecessary tear down logic from the zygote. This CL removes the function TearDownAfterLastChild, because it appears to be unnecessary. The zygote cleans up its children once it receives an EOF on it's IPC socket, so once the Browser exits, so will the zygote. BUG=569191 Committed: https://crrev.com/81a34db5d38e52941eedafdc2762f408fccba410 Cr-Commit-Position: refs/heads/master@{#367385}

Patch Set 1 #

Patch Set 2 : Leave the function definition. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M content/browser/browser_main_loop.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Greg K
Matt, please review this change to delete TearDownAfterLastChild in a smaller CL per your suggestion.
4 years, 11 months ago (2016-01-04 20:31:51 UTC) #3
mdempsky
LGTM I'd suggest you further prune this CL down to just the browser_main_loop.cc change though. ...
4 years, 11 months ago (2016-01-04 20:51:39 UTC) #4
Greg K
avi@chromium.org: Please review changes in
4 years, 11 months ago (2016-01-04 21:00:53 UTC) #6
Avi (use Gerrit)
I don't know the zygote code at all. I will LGTM as an owner, but ...
4 years, 11 months ago (2016-01-04 21:49:20 UTC) #7
mdempsky
On 2016/01/04 21:49:20, Avi wrote: > I don't know the zygote code at all. I ...
4 years, 11 months ago (2016-01-04 21:59:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559983002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559983002/20001
4 years, 11 months ago (2016-01-04 22:13:27 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-04 22:20:09 UTC) #13
commit-bot: I haz the power
4 years, 11 months ago (2016-01-04 22:21:35 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/81a34db5d38e52941eedafdc2762f408fccba410
Cr-Commit-Position: refs/heads/master@{#367385}

Powered by Google App Engine
This is Rietveld 408576698