[Webkit-unassigned] [Bug 174242] [GTK] Layout test media/media-fullscreen-pause-inline.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 7 09:03:59 PDT 2017


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

Ms2ger <Ms2ger at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger at igalia.com

--- Comment #1 from Ms2ger <Ms2ger at igalia.com> ---
Looks like the issue is that ChromeClient::supportsVideoFullscreen is not overridden, so HTMLMediaElement::exitFullscreen() never fires the "webkitendfullscreen" event needed to continue the test. Changing ChromeClient::supportsVideoFullscreen to return true makes the test pass, but I don't know what other effects it would have.

Jeremy, thoughts?

-- 
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/20170807/10d38ef9/attachment.html>


More information about the webkit-unassigned mailing list