Bug 196352 - [MSE][GStreamer] Remove dead code in MediaPlayerPrivateGStreamer::doSeek()
Summary: [MSE][GStreamer] Remove dead code in MediaPlayerPrivateGStreamer::doSeek()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alicia Boya García
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-28 07:49 PDT by Alicia Boya García
Modified: 2019-03-28 11:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2019-03-28 07:50 PDT, Alicia Boya García
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2019-03-28 07:49:53 PDT
MediaPlayerPrivateGStreamerMSE overrides doSeek() and seek(), so this
branch is never reached.

This patch does not introduce behavior changes.
Comment 1 Alicia Boya García 2019-03-28 07:50:37 PDT
Created attachment 366174 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-28 11:05:19 PDT
Comment on attachment 366174 [details]
Patch

Clearing flags on attachment: 366174

Committed r243610: <https://trac.webkit.org/changeset/243610>
Comment 3 WebKit Commit Bot 2019-03-28 11:05:21 PDT
All reviewed patches have been landed.  Closing bug.