[Webkit-unassigned] [Bug 194069] New: [MSE][GStreamer] Remove if (m_playerPrivate) from MediaSourceClientGStreamerMSE

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


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

            Bug ID: 194069
           Summary: [MSE][GStreamer] Remove if (m_playerPrivate) from
                    MediaSourceClientGStreamerMSE
           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

m_playerPrivate is non-NULL since MediaSourceClientGStreamerMSE
creation well until its destruction.

The only case that could make a NULL m_playerPrivate is
clearPlayerPrivate() but that method is not used anymore.

-- 
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/df365e48/attachment.html>


More information about the webkit-unassigned mailing list