[Webkit-unassigned] [Bug 40302] [GTK] Memory managament for DOM GObject wrappers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 18:40:14 PDT 2010


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2010-10-22 18:40:14 PST ---
Warning: ugly solution follows. One approach would be to cache the DOM objects and then clean the cache on a timer. This relieves the user from having to worry about memory management (unless they wanted the objects to stick around) and it doesn't break the current API.

-- 
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