[Webkit-unassigned] [Bug 147036] [GTK] WebProcessMain::platformFinalize() is not called when web process finished with exit(0)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 11:55:28 PDT 2015


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

--- Comment #13 from Darin Adler <darin at apple.com> ---
(In reply to comment #12)
> So, would you be opposed to leave the exit(0) for other ports and quit the
> main loop for GTK+ only?

Yes, I am opposed to it. Not necessarily strongly opposed, but I don’t want to do this in WebKit.

> Otherwise I will just remove the platformFinalize
> and use a compiler destructor instead.

In case it’s not clear, I’m opposed to that too.

WebKit should not have code that relies on running when the process exits. Not good architecture.

-- 
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/20150728/b08c391c/attachment-0001.html>


More information about the webkit-unassigned mailing list