[Webkit-unassigned] [Bug 156284] [WinCairo][MediaFoundation] Videos are always autoplaying.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 12:03:38 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156284

--- Comment #3 from peavo at outlook.com ---
(In reply to comment #2)
> Comment on attachment 275766 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=275766&action=review
> 
> > Source/WebCore/platform/graphics/win/MediaPlayerPrivateMediaFoundation.cpp:850
> > +    if (progress >= 100) {
> 
> What is 100?  Does this automatically buffer 100% of the data of the video? 
> Is this good for HUGE videos?

As I have understood it, this is the percentage of the amount of data you need to start playing. 100 then means you have enough data to start or continue playback.

Thanks for looking into this :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160406/4fbf0cb5/attachment.html>


More information about the webkit-unassigned mailing list