RESOLVED FIXED 214128
[MSE][GStreamer] Don't cache duration in MediaSourceClientGStreamerMSE
https://bugs.webkit.org/show_bug.cgi?id=214128
Summary [MSE][GStreamer] Don't cache duration in MediaSourceClientGStreamerMSE
Alicia Boya García
Reported 2020-07-09 04:45:17 PDT
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.
Attachments
Patch (3.72 KB, patch)
2020-07-09 04:46 PDT, Alicia Boya García
no flags
Alicia Boya García
Comment 1 2020-07-09 04:46:22 PDT
EWS
Comment 2 2020-07-09 05:30:26 PDT
Committed r264166: <https://trac.webkit.org/changeset/264166> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403855 [details].
Note You need to log in before you can comment on or make changes to this bug.