[Webkit-unassigned] [Bug 192004] [GTK] WebKitWebView fails to close when the network process is hung

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 13:59:31 PST 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
OK, turns out that it's no problem to close the tab that triggers this deadlock, or any tab created before the deadlock is trigger. It's only tabs created afterwards that are not closeable. That's because Epiphany tries to run code in the web process during the tab close (Ephy.hasModifiedForms). That's probably the best we can do in the event of deadlock, so let's move this back to Epiphany to find a workaround there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181127/335a34e7/attachment.html>


More information about the webkit-unassigned mailing list