[Webkit-unassigned] [Bug 150890] [GStreamer] Use MainThreadNotifier to send notifications to main thread in WebKitWebSourceGStreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 06:24:39 PST 2015


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

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #264937|review?                     |review+
              Flags|                            |

--- Comment #7 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 264937
  --> https://bugs.webkit.org/attachment.cgi?id=264937
Updated patch

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

r=me.

> Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:418
> +    bool wasSeeking = priv->isSeeking;

Consider combining this with the priv->isSeeking override below into std::exchange().

-- 
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/20151106/4f823042/attachment.html>


More information about the webkit-unassigned mailing list