[Webkit-unassigned] [Bug 148607] [GTK] [Stable] InstallMissingMediaPluginsPermissionRequest not defined when building without GStreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 21:36:39 PDT 2015


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

Philip Chimento <philip.chimento at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #260212|                            |commit-queue?
              Flags|                            |

--- Comment #2 from Philip Chimento <philip.chimento at gmail.com> ---
Comment on attachment 260212
  --> https://bugs.webkit.org/attachment.cgi?id=260212
Patch

Add a stub for the InstallMissingMediaPluginsPermissionRequest class for the case when video is disabled or not using GStreamer. It's OK that this class does nothing, because the associated C API contains an assert_not_reached if video is disabled. We just need to define the symbol so that the function signature will compile.

I'll add this to the proposed merges for 2.9.92.

-- 
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/20150829/b42fce05/attachment.html>


More information about the webkit-unassigned mailing list