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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 11:44:09 PDT 2016


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

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 275766
  --> https://bugs.webkit.org/attachment.cgi?id=275766
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?

-- 
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/ee44ded0/attachment-0001.html>


More information about the webkit-unassigned mailing list