[Webkit-unassigned] [Bug 113294] REGRESSION(r145279): Build fails while linking when MEDIA_STREAM is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 04:32:14 PDT 2013


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





--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-03-26 04:34:41 PST ---
(In reply to comment #2)
> (From update of attachment 195056 [details])
> Attachment 195056 [details] did not pass qt-wk2-ews (qt):
> Output: http://webkit-commit-queue.appspot.com/results/17197985

It seems JSRTCStatsResponse.h is not generated when media stream is disabled, so I guess I just need to move the include inside the #if ENABLE(MEDIA_STREAM) block

-- 
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