[Webkit-unassigned] [Bug 194067] New: [MSE][GStreamer] Remove unused GstFlowReturn in AppendPipeline methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 17:16:12 PST 2019


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

            Bug ID: 194067
           Summary: [MSE][GStreamer] Remove unused GstFlowReturn in
                    AppendPipeline methods
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

A couple methods in AppendPipeline were returning GstFlowReturn
despite there being no codepath (sans assertions) where values other
than GST_FLOW_OK are returned.

Therefore, it makes sense to just make these methods return void.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190131/5322281e/attachment-0001.html>


More information about the webkit-unassigned mailing list