Bug 192754 - [MSE] Remove unused method: stopAskingForMoreSamples()
Summary: [MSE] Remove unused method: stopAskingForMoreSamples()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alicia Boya García
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-17 06:16 PST by Alicia Boya García
Modified: 2018-12-19 03:40 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.64 KB, patch)
2018-12-17 06:17 PST, 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 2018-12-17 06:16:12 PST
The stopAskingForMoreSamples() method from SourceBufferPrivate is not
being used by anyone. SourceBuffer is not calling it and no
SourceBufferPrivate is implementing it. Let's remove that noise.
Comment 1 Alicia Boya García 2018-12-17 06:17:40 PST
Created attachment 357437 [details]
Patch
Comment 2 WebKit Commit Bot 2018-12-19 03:37:46 PST
Comment on attachment 357437 [details]
Patch

Clearing flags on attachment: 357437

Committed r239376: <https://trac.webkit.org/changeset/239376>
Comment 3 WebKit Commit Bot 2018-12-19 03:37:47 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-12-19 03:40:48 PST
<rdar://problem/46837560>