[Webkit-unassigned] [Bug 167887] REGRESSION(r210740): [GTK] 2.15 broke embedded videos in GNOME's yelp app

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 04:31:19 PST 2017


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This was broken by r210740. When the video sink is created, the media player doesn't have a renderer yet, and accelerated compositing is not available in that moment. When the video starts playing we have Ac available but we cached the value, so we end up mixing the drawing models.

-- 
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/20170207/85b477f9/attachment.html>


More information about the webkit-unassigned mailing list