[Webkit-unassigned] [Bug 201508] New: Don't call PlatformMediaSessionManager methods when neither VIDEO nor WEB_AUDIO is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 08:56:29 PDT 2019


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

            Bug ID: 201508
           Summary: Don't call PlatformMediaSessionManager methods when
                    neither VIDEO nor WEB_AUDIO is enabled
           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: annulen at yandex.ru

Definitions of these methods are guarded with #if ENABLE(VIDEO) || ENABLE(WEB_AUDIO), so calling them causes linking errors.

-- 
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/20190905/23fa0497/attachment.html>


More information about the webkit-unassigned mailing list