[Webkit-unassigned] [Bug 81993] UserMediaClientGtk.h content not contained in #if ENABLE(MEDIA_STREAM)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 21:40:59 PDT 2012


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


Jeremy Mao <yujie.mao at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yujie.mao at intel.com




--- Comment #1 from Jeremy Mao <yujie.mao at intel.com>  2012-03-22 21:41:00 PST ---
(In reply to comment #0)
> Created an attachment (id=133388)
 --> (https://bugs.webkit.org/attachment.cgi?id=133388&action=review) [details]
> sample of how I fixed the missing ENABLE(MEDIA_STREAM) 
> 
> Build fails due to content of Source/WebKit/gtk/WebCoreSupport/UserMediaClientGtk.h not being protected by #if ENABLE(MEDIA_STREAM)
> 

Do you manually disable MEDIA_STREAM when building webkit? But add this macro checking seems good and reasonable, and other feature may need macro protection like this 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