[Webkit-unassigned] [Bug 33696] let's cache nodelists instead of dynamicnodelist::cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 05:43:24 PDT 2010


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





--- Comment #98 from anton muhin <antonm at chromium.org>  2010-04-22 05:43:22 PST ---
Update.

With https://bugs.webkit.org/show_bug.cgi?id=37722 I could pass all the tests.

I need this patch to solve memory leak issue that might be a reason for random
crashes we observe---with the current patch NodeList refs Node and Node now
refs NodeLists (via caches).  I've got a preliminary patch which breaks this
circular dep.

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