RESOLVED FIXED50805
[GStreamer] un-needed methods
https://bugs.webkit.org/show_bug.cgi?id=50805
Summary [GStreamer] un-needed methods
Philippe Normand
Reported 2010-12-10 01:34:52 PST
We should remove: - startEndPointTimerIfNeeded - endPointTimerFired - cancelSeek They are not used anywhere and not part of the MediaPlayer API. Probably sizeChanged could be removed too.
Attachments
proposed patch (2.57 KB, patch)
2010-12-10 02:23 PST, Philippe Normand
xan.lopez: review+
Philippe Normand
Comment 1 2010-12-10 02:23:08 PST
Created attachment 76178 [details] proposed patch
Philippe Normand
Comment 2 2010-12-10 02:28:38 PST
sizeChanged is part of the MediaPlayer API and we should implement it at some point, I think :)
Xan Lopez
Comment 3 2010-12-10 02:29:06 PST
Comment on attachment 76178 [details] proposed patch Bam.
Philippe Normand
Comment 4 2010-12-10 02:34:52 PST
Note You need to log in before you can comment on or make changes to this bug.