[Webkit-unassigned] [Bug 157605] [GTK] Browser plugins crash under Wayland

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 13:10:49 PDT 2016


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #2)
> 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?

No, it's PlatformDisplay::Type::Wayland as expected. We never create the NetscapePluginX11 object.

-- 
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/20160608/648b4e3d/attachment.html>


More information about the webkit-unassigned mailing list