DescriptionStop warnings resulting from unimplemented SetProcessBackgrounded().
Process::SetProcessBackgrounded() is not implemented on certain
platforms (e.g. OS X). Calling Process::SetProcessBackgrounded() on
these systems results in a warning to the console. Callers should
first check result of Process::CanBackgroundProcesses() before calling
SetProcessBackgrounded().
This cl also fixes a small error in the documentation for
SetProcessBackgrounded().
BUG=537301
Committed: https://crrev.com/7714401d923571957b492731a107bf0cd761fdde
Cr-Commit-Position: refs/heads/master@{#351943}
Patch Set 1 #
Messages
Total messages: 15 (5 generated)
|