[Webkit-unassigned] [Bug 167689] New: HTMLMediaElement.h fails to build when ENABLE(MEDIA_CONTROLS_SCRIPT) is false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 08:35:28 PST 2017


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

            Bug ID: 167689
           Summary: HTMLMediaElement.h fails to build when
                    ENABLE(MEDIA_CONTROLS_SCRIPT) is false
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at hatcher.name

mediaControlsHost() can't find m_mediaControlsHost because m_mediaControlsHost is behind the build flag. Move mediaControlsHost() behind the same flag.

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


More information about the webkit-unassigned mailing list