DescriptionWake Mac host display when remote session starts.
Create a power management assertion when a remote session starts. The power
assertion will wake the display if it's asleep and will keep it awake while the
remote session is in progress.
BUG=120429
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132475
Patch Set 1 #
Total comments: 12
Patch Set 2 : Now with extra feedback changes. #Patch Set 3 : Removed power_assertion_created_. Checking power_assertion_id_ against kIOPMNullAssertionID. #
Total comments: 2
Patch Set 4 : Replaced IOPMAssertionCreateWithName (not in 10.5) with IOPMAssertionCreate #Patch Set 5 : Fix unittest. #Messages
Total messages: 16 (0 generated)
|