[Webkit-unassigned] [Bug 167007] REGRESSION(r210677): [GTK] Many layout test timeouts on GTK+ bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 12:35:43 PST 2017


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

--- Comment #5 from Jer Noble <jer.noble at apple.com> ---
(In reply to comment #4)
> The problem is we're always querying MediaPlayerClient whether we can
> perform accelerated rendering in MediaPlayerPrivateGStreamerBase. When the
> MediaPlayerClient object is changed to the null one, this results in a
> lockup and timeout of WKTR. I'll post a patch.

Okay, interesting.  Any time where you are now calling into NullMediaPlayerClient is a time where previously you were calling from a an object whose memory has been freed.

-- 
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/20170113/3e0bedd0/attachment.html>


More information about the webkit-unassigned mailing list