Closed Bug 786893 Opened 12 years ago Closed 12 years ago

Stagefright video playback does not disable Android display sleep

Categories

(Core :: Audio/Video, defect, P2)

ARM
Android
defect

Tracking

()

RESOLVED DUPLICATE of bug 739542

People

(Reporter: cpeterson, Assigned: cpeterson)

References

(Depends on 1 open bug)

Details

We need to acquire a wakelock while playing a video. We should release the wakelock when the video is paused, unloaded, or backgrounded by another app.

This bug may depend on bug 783109 or bug 772347.
When we acquire a wakelock to disable the display sleep, that would be a convenient time to pause Gecko screenshots (bug 784732).
Status: NEW → ASSIGNED
Blocks: 755364, 787226
Kats, we can probably close this bug as a dupe of bug 739542 if we remove that bug's references to webm. Also, playing H.264 follows a somewhat different code path because Gecko delegates to a platform decoder, so we need to test both.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.