[Webkit-unassigned] [Bug 239031] New: Removing x-webkit-wirelessvideoplaybackdisabled attribute from video does not enable AirPlay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 9 08:22:23 PDT 2022


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

            Bug ID: 239031
           Summary: Removing x-webkit-wirelessvideoplaybackdisabled
                    attribute from video does not enable AirPlay
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Intel)
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: opendarwin at lapcatsoftware.com

Created attachment 457165

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

Sample HTML illustrating the bug

A <video> with the attribute x-webkit-wirelessvideoplaybackdisabled cannot AirPlay. However, if the attribute is removed from the <video>, it still cannot AirPlay, and the property webkitWirelessVideoPlaybackDisabled remains true and cannot be set to false.

This bug with x-webkit-wirelessvideoplaybackdisabled is in contrast with the attribute disableremoteplayback, which also disables AirPlay, but AirPlay is successfully re-enabled when disableremoteplayback is removed from the <video>.

I've reproduced the x-webkit-wirelessvideoplaybackdisabled bug with Safari Version 15.4 (16613.1.17.1.13, 16613) and Safari Technology Preview Release 143 (Safari 15.4, WebKit 16614.1.7.7) on macOS 11.6.5.

-- 
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/20220409/5c6401e5/attachment.htm>


More information about the webkit-unassigned mailing list