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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 00:27:35 PST 2010


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





--- Comment #19 from Maciej Stachowiak <mjs at apple.com>  2010-01-21 00:27:33 PST ---
I wonder how much of the win is from sharing the C++-level NodeLists and how
much from sharing the wrappers. We could definitely share the C++-level objects
without violating the spec, as long as we refrain from caching the wrappers. It
might be worth doing that first, so we can better determine if we have good
reason to ask for a spec change.

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