DescriptionPrevent display going to sleep while taking a screenshot
On MacOS, GrabViewSnapshot() call would block for the duration of
display/GPU sleep which leads to protocol client to wait and tests
to time out when power saving is engaged. This prevents power saving
while there are pending screenshot requests.
BUG=599776
Committed: https://crrev.com/2d6574bd49f71c153f24f0e78671fbcb481a2aaa
Cr-Commit-Position: refs/heads/master@{#398245}
Patch Set 1 #
Total comments: 1
Patch Set 2 : s/PowerSaveBlockerImpl/PowerSaveBlocker/ #
Total comments: 1
Patch Set 3 : impl -> public #
Messages
Total messages: 20 (8 generated)
|