DescriptionMake the mac service process handling code clean itself up properly as far as launchd is concerned.
Note new documentation at https://sites.google.com/a/chromium.org/dev/developers/design-documents/service-processes
BUG=None
TEST= 1) Build.
2) Launch Chromium with cloud print disabled.
3) Start Terminal
4) launchctl list
5) You should not see any org.chromium.Chromium.framework.service_process/* processes listed
6) Go to Preferences in chromium
7) launchctl list
8) You should now see a org.chromium.Chromium.framework.service_process/* process
9) Quit chromium
10) launchctl list
11) There should not be any org.chromium.Chromium.framework.service_process/* processes anymore
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98221
Patch Set 1 #Patch Set 2 : add launchd test #
Messages
Total messages: 2 (0 generated)
|