[Webkit-unassigned] [Bug 152797] REGRESSION(r191948): [GStreamer] 4 new timeouts on layout tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 06:00:34 PST 2016


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #270485|                            |review?
              Flags|                            |

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 270485
  --> https://bugs.webkit.org/attachment.cgi?id=270485&action=review
Patch

This seems to be a problem in the very few cases that the gst bus sync handler is called form the main thread. We were avoiding scheduling to the main thread in that case, but for some reason the bus gets stalled or something. So always end the message to the main thread. This fixed the timeouts for me for media/video-source-load.html, media/video-source-moved.html and media/video-controls-no-scripting.html, the others timeout, but they also timeout for me reverting the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160202/ad6aecb3/attachment.html>


More information about the webkit-unassigned mailing list