[Webkit-unassigned] [Bug 214128] New: [MSE][GStreamer] Don't cache duration in MediaSourceClientGStreamerMSE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 04:45:17 PDT 2020


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

            Bug ID: 214128
           Summary: [MSE][GStreamer] Don't cache duration in
                    MediaSourceClientGStreamerMSE
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

MediaSource should be the single source of truth for the duration of
the MediaSource, and querying it to MediaSource is efficient enough
(trivial getter). There is no reason for MediaSourceClientGStreamerMSE
to store a separate m_duration field.

This patch introduces no behavior changes.

-- 
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/20200709/92834485/attachment-0001.htm>


More information about the webkit-unassigned mailing list