[Webkit-unassigned] [Bug 111094] [Qt] QWebSettings::clearMemoryCaches should clear JS garbage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 02:54:45 PST 2013


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





--- Comment #25 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-03-07 02:57:10 PST ---
(From update of attachment 191764)
View in context: https://bugs.webkit.org/attachment.cgi?id=191764&action=review

> Source/WebKit/qt/Api/qwebsettings.cpp:821
> +    as page, object and font cache. It calls the JavaScript Garbage Collector to
> +    release the references of CachedResource from dead objects and frees up memory to System
> +    as much as possible.

Just a detail before this lands, this comment is going to be very cryptic for most users of QtWebKit.
"CachedResource from dead objects" is bound to the implementation and can be confusing.

I think that the garbage collector point is valuable though.
Could you update it with terms that mortals can understand?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list