[Webkit-unassigned] [Bug 157605] [GTK] Browser plugins crash under Wayland
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 27 01:22:29 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157605
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
createPluginContainer() starts in NetscapePluginX11::create() and that's called from NetscapePlugin::platformPostInitialize (in NetscapePluginUnix.cpp) which checks if PlatformDisplay::sharedDisplay().type() == PlatformDisplay::Type::X11. So I don't understand why that's happening. Could you check if we are returning PlatformDisplay::Type::X11 there in Wayland?
--
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/20160527/2d632639/attachment.html>
More information about the webkit-unassigned
mailing list