[webkit-dev] JSGlobalData & GC collection thread lifetime if webview is recreated without application exit.
Geoffrey Garen
ggaren at apple.com
Fri May 25 12:19:12 PDT 2012
> So I think that gc thread is still active even though webview has been deleted.
> Are my assumptions correct regarding the js gc thread?
No. There's no dedicated GC thread.
> One more query is that JSDOMWindowBase::commonJSGlobalData is a static object. Again I do not see any one clearing it on webview deletion. Is this correct behavior?
Yes.
Geoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120525/cfb34365/attachment.html>
More information about the webkit-dev
mailing list