Bug 23235

Summary: Build fix for non-VIDEO builds
Product: WebKit Reporter: zalan <zalan>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
fix non-video builds ap: review+

zalan
Reported 2009-01-11 01:42:23 PST
Move styleSheetForMediaControls and hitTestMediaControlPart behind #if ENABLE(VIDEO) http://trac.webkit.org/changeset/39782 introduced them.
Attachments
fix non-video builds (1.80 KB, patch)
2009-01-11 01:45 PST, zalan
ap: review+
zalan
Comment 1 2009-01-11 01:45:17 PST
Created attachment 26600 [details] fix non-video builds
Alexey Proskuryakov
Comment 2 2009-01-11 03:01:27 PST
Comment on attachment 26600 [details] fix non-video builds It's a bit strange that this is not needed for AUDIO - Zalan says that calling code in behind an ENABLE(VIDEO), too.
Alexey Proskuryakov
Comment 3 2009-01-11 03:06:54 PST
Committed revision 39795.
Note You need to log in before you can comment on or make changes to this bug.