[Webkit-unassigned] [Bug 147036] New: [GTK] WebProcessMain::platformFinalize() is not called when web process finished with exit(0)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 17 01:31:53 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147036
Bug ID: 147036
Summary: [GTK] WebProcessMain::platformFinalize() is not called
when web process finished with exit(0)
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: andersca at apple.com, darin at apple.com
This happens very often when the web process finishes from Connection::didFailToSendSyncMessage(). At least for the GTK+ port, we could stop the main loop instead of calling exit, and that way, the platformFinalize() method will be called.
--
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/20150717/10455a0a/attachment.html>
More information about the webkit-unassigned
mailing list