[webkit-dev] [WK2] WebContext destructor is never triggered on normal exit

Kangil Han kangil.han at samsung.com
Fri Aug 24 19:15:34 PDT 2012


Hi,
 
I've found WebContext destructor is never triggered on normal exit in WK2.
 
This happens because only IPC message from WebProcess could terminate it but
won't do that in this case.
One possibility for doing this is to create a flow of termination from
UIProcess on exit.
 
But, before starting investigation, I would like to ask your opinion.
 
kangil
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120825/1b33a498/attachment.html>


More information about the webkit-dev mailing list