DescriptionExtract similar code into SetJobObjectAsKillOnJobClose()
For now, Chromium have five same code in various place to handle JobObject
as KILL_ON_JOB_CLOSE.
This change provide a common utility function to be used by them.
BUG=n/a
TEST=n/a; run existing unit tests because this is just a refactoring change
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111441
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix style #Patch Set 3 : fix missing inclusion #Patch Set 4 : again #Patch Set 5 : namespace prefix was missing #Patch Set 6 : rebase #Patch Set 7 : rebase #
Messages
Total messages: 15 (0 generated)
|