[Webkit-unassigned] [Bug 186971] Paused video improperly inhibits sleep

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 06:51:27 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186971

--- Comment #6 from Philippe Normand <pnormand at igalia.com> ---
I started debugging this again.

In shouldDisableSleep(), both hasVideo() and hasAudio() calls return false because a null MediaPlayerPrivate has been created meanwhile. I don't know why yet... So this shouldn't happen, the video is paused and should have both audio and video... So shouldBeAbleToSleep becomes true there, instead of false.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181003/1c0c83f1/attachment-0001.html>


More information about the webkit-unassigned mailing list