[Webkit-unassigned] [Bug 190775] New: Need Safari setting to allow autoplaying audio for web-platform-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 20 10:56:35 PDT 2018


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

            Bug ID: 190775
           Summary: Need Safari setting to allow autoplaying audio for
                    web-platform-tests
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philip at foolip.org

A web-platform-tests infrastructure test I added in https://github.com/web-platform-tests/wpt/pull/13622 is failing in Safari because the audio element's paused attribute is still true immediately after calling `a.play()`.

There are a lot of tests in web-platform-tests written before autoplay restrictions were widespread, so to make these work a setting to disable these restrictions is needed. Something like the com.apple.Safari WebKitJavaScriptCanOpenWindowsAutomatically setting.

Testing with Safari TP 67.

-- 
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/20181020/e2b6eaca/attachment.html>


More information about the webkit-unassigned mailing list