[Webkit-unassigned] [Bug 164910] [GTK] UI process crash in webkitWebViewBaseContainerAdd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 15:07:12 PST 2016


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

--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #3)
> Interesting, this should never happen. It would be interesting to have a bt
> of the WebProcess too.

By the way, there are really two bugs here. One is that PlatformDisplay is set wrong in the web process (or plugin process?). The other is that that should never be able to crash the UI process, because the web process and the plugin process are both untrusted. So even though we don't know why the secondary process is broken, we should still fix the UI process.

-- 
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/20161130/02fb2d8f/attachment.html>


More information about the webkit-unassigned mailing list