RESOLVED FIXED 23235
Build fix for non-VIDEO builds
https://bugs.webkit.org/show_bug.cgi?id=23235
Summary Build fix for non-VIDEO builds
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.