[Webkit-unassigned] [Bug 176840] New: Media elements do not continue playing when moved in the DOM.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 13 08:20:12 PDT 2017


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

            Bug ID: 176840
           Summary: Media elements do not continue playing when moved in
                    the DOM.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wisniewskit at gmail.com

Created attachment 320641

  --> https://bugs.webkit.org/attachment.cgi?id=320641&action=review

Testcase for  <video> element

Based on the attached test-case (and the resolution of https://bugzilla.mozilla.org/show_bug.cgi?id=1398341), it seems that WebKit will restart playback of a media element when it is moved in the DOM.

Firefox and Edge continue playback smoothly as per spec (see https://bugzilla.mozilla.org/show_bug.cgi?id=1398341 for context), while Chrome currently erroneously pauses the element (bug: https://bugs.chromium.org/p/chromium/issues/detail?id=737744)

(This behavior was uncovered while investigating an interop/webcompat issue: https://webcompat.com/issues/8777)

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


More information about the webkit-unassigned mailing list