Bug 196352

Summary: [MSE][GStreamer] Remove dead code in MediaPlayerPrivateGStreamer::doSeek()
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Alicia Boya García <aboya>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.