[Webkit-unassigned] [Bug 153135] [EFL][GTK][WK2] Fix UIProcess build with GStreamer and without VIDEO

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 11:44:13 PST 2016


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 269068
  --> https://bugs.webkit.org/attachment.cgi?id=269068
Patch

Thanks for your patch. I agree these #ifdefs are incorrect, but I think the right fix is to run the permission request even when video is not enabled. For instance, say you navigate to a page that attempts to play MP3 media; the browser ought to be notified if the appropriate GStreamer plugin is not available.

Carlos, why did you decide to use ENABLE(VIDEO) to guard this code?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160115/9255ed3a/attachment.html>


More information about the webkit-unassigned mailing list