RESOLVED FIXED 155357
[WinCairo][MediaFoundation] Implement float versions of MediaPlayer methods.
https://bugs.webkit.org/show_bug.cgi?id=155357
Summary [WinCairo][MediaFoundation] Implement float versions of MediaPlayer methods.
peavo
Reported 2016-03-11 04:11:06 PST
It seems better to implement the float versions of some of the MediaPlayer methods, since the default implementation of the double versions is to call the float version.
Attachments
Patch (3.58 KB, patch)
2016-03-11 04:18 PST, peavo
no flags
Patch (5.26 KB, patch)
2016-03-14 03:20 PDT, peavo
bfulgham: review+
peavo
Comment 1 2016-03-11 04:18:42 PST
peavo
Comment 2 2016-03-14 03:20:14 PDT
Brent Fulgham
Comment 3 2016-03-14 11:57:12 PDT
Comment on attachment 273951 [details] Patch r=me.
peavo
Comment 4 2016-03-14 12:21:21 PDT
(In reply to comment #3) > Comment on attachment 273951 [details] > Patch > > r=me. Thank you!
peavo
Comment 5 2016-03-14 13:59:04 PDT
Note You need to log in before you can comment on or make changes to this bug.