[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 16:53:24 PST 2016


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

--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 270485
  --> https://bugs.webkit.org/attachment.cgi?id=270485
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=270485&action=review

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1906
> +            GRefPtr<GstMessage> protectMessage(message);

protectedMessage is a better name for this local variable, since it’s not just used to protect the message, but to send it across threads as well

-- 
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/20160203/597d7211/attachment.html>


More information about the webkit-unassigned mailing list