[Webkit-unassigned] [Bug 147297] New: NPAPI code crashes on Wayland
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 25 15:36:33 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147297
Bug ID: 147297
Summary: NPAPI code crashes on Wayland
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
With ENABLE_WAYLAND_TARGET=ON, we crash on extensions.gnome.org (with the GNOME Shell browser plugin installed) in WebPageProxy::createPluginContainer, attempting to use GtkSocket, which is illegal because it can only be used with a GdkX11Display. I guess we need to disable NPAPI support entirely when running under Wayland, unless someone volunteers to write code to make this work.
--
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/20150725/fd7ffe43/attachment.html>
More information about the webkit-unassigned
mailing list