[Webkit-unassigned] [Bug 185658] New: [modern-media-controls] AirPlaySupport should be disabled by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 14:45:39 PDT 2018


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

            Bug ID: 185658
           Summary: [modern-media-controls] AirPlaySupport should be
                    disabled by default
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jer.noble at apple.com

AirPlaySupport inherits from MediaControllerSupport, which enables the support object at construction time. This means that the controls will always add a airplay route availability listener, even if they are invisible. They will be disabled eventually, but that's too late, as the listener has already kicked off the airplay route listening machinery.

-- 
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/20180515/195e9392/attachment.html>


More information about the webkit-unassigned mailing list