[Webkit-unassigned] [Bug 68303] Memory leak using web SQL DB
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 17 08:50:44 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=68303
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsbell at chromium.org
--- Comment #10 from Adam Barth <abarth at webkit.org> 2012-10-17 08:51:36 PST ---
It's suspicious to me that this code so complicated and that it doesn't use the normal tools we have to manage these sorts of lifetimes (e.g., ActiveDOMObject). This is old and was written before we really fleshed out those tools. If possible, I'd prefer to see a patch that simplified this code to use those tools rather than a patch that layered more complexity onto webdatabase's custom system.
--
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