[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 01:53:26 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147036
--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #11)
> (In reply to comment #9)
> > I still thing exit(0) is not the best way to finish
> > the web process when we can just quit the main loop, and finish properly
> > from main.
>
> I think we should continue to use exit(0); seems it would be faster. But I
> understand that you might not agree.
So, would you be opposed to leave the exit(0) for other ports and quit the main loop for GTK+ only? Otherwise I will just remove the platformFinalize and use a compiler destructor instead.
--
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/6e6922af/attachment.html>
More information about the webkit-unassigned
mailing list