[Webkit-unassigned] [Bug 23411] build fails for no-VIDEO config

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 18 02:18:00 PST 2009


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


zbujtas at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26832|                            |review?
               Flag|                            |




------- Comment #1 from zbujtas at gmail.com  2009-01-18 02:18 PDT -------
Created an attachment (id=26832)
 --> (https://bugs.webkit.org/attachment.cgi?id=26832&action=view)
no-video build fix

not sure what's the policy in this case whether the newly introduced if
(style()->appearance() == MediaSliderPart) branch should go behind #if
ENABLE(VIDEO) or not.
(note that MediaSliderPart is not behind #if ENABLE(VIDEO), only the
MediaControlInputElement class is)


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



More information about the webkit-unassigned mailing list