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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 03:27:50 PDT 2016


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

            Bug ID: 156284
           Summary: [WinCairo][MediaFoundation] Videos are always
                    autoplaying.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peavo at outlook.com

Videos are autoplaying because the MediaFoundation implementation always call play() after load() has been called. When load() has been called, we should only start buffering data, not automatically start the playback.

-- 
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/3860dd7f/attachment.html>


More information about the webkit-unassigned mailing list