Chromium Code Reviews
Descriptionservice_manager: More consistent Service lifecycle API
This introduces OnStartFailed() to be invoked in lieu of OnStart()
if the Service pipe breaks before OnStart() can be invoked.
This disambiguates the meaning of OnStop(), ensuring that it will
now only be called in the event that OnStart() happened first.
BUG=672614
R=sky@chromium.org
Review-Url: https://codereview.chromium.org/2700693004
Cr-Commit-Position: refs/heads/master@{#451252}
Committed: https://chromium.googlesource.com/chromium/src/+/6cadd4324682783aa817250cdf229c022086666a
Patch Set 1 #Patch Set 2 : . #
Total comments: 2
Patch Set 3 : . #
Messages
Total messages: 22 (12 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||