Bug 130671

Summary: Fix !ENABLE(VIDEO) build
Product: WebKit Reporter: Zsolt Borbely <zsborbely.u-szeged>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Zsolt Borbely
Reported 2014-03-24 08:29:35 PDT
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.
Attachments
Proposed patch (3.18 KB, patch)
2014-03-24 08:31 PDT, Zsolt Borbely
no flags
Zsolt Borbely
Comment 1 2014-03-24 08:31:50 PDT
Created attachment 227646 [details] Proposed patch
WebKit Commit Bot
Comment 2 2014-03-24 09:36:07 PDT
Comment on attachment 227646 [details] Proposed patch Clearing flags on attachment: 227646 Committed r166172: <http://trac.webkit.org/changeset/166172>
WebKit Commit Bot
Comment 3 2014-03-24 09:36:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.