[Webkit-unassigned] [Bug 130671] New: Fix !ENABLE(VIDEO) build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 24 08:29:15 PDT 2014


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

           Summary: Fix !ENABLE(VIDEO) build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zsborbely.u-szeged at partner.samsung.com
                CC: darin at apple.com, eric.carlson at apple.com,
                    achristensen at apple.com


http://trac.webkit.org/changeset/166085 added #if ENABLE(VIDEO) guard for the 
whole Source/WebCore/platform/audio/MediaSession.cpp and its header file.

Many functions in Internals.cpp (h/idl) used the newly guarded functions,
so they should be guarded too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list