[Webkit-unassigned] [Bug 183611] REGRESSION(r229466): [GTK] Layout test media/context-menu-actions.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 15:16:42 PDT 2018


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

--- Comment #1 from Jer Noble <jer.noble at apple.com> ---
This test assumes that the webkitRequestFullscreen() implementation is entirely synchronous, which is most definitely isn't.  Each of these tests (or at least, each that has an associated event) should be waiting on that event, and not assuming that the results will change within the current run-loop.

-- 
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/20180313/eb09bb21/attachment.html>


More information about the webkit-unassigned mailing list