[Webkit-unassigned] [Bug 89036] Shrink NodeListsNodeData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 13:40:19 PDT 2012


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #147405|0                           |1
        is obsolete|                            |




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2012-06-20 13:40:13 PST ---
Created an attachment (id=148646)
 --> (https://bugs.webkit.org/attachment.cgi?id=148646&action=review)
work in progress 2

Here, I've replaced HashMaps by a Vector of DynamicNodeListCache objects. But I think this incurs too much overhead and is somewhat over-engineered. I'll take some goodies that came out of this patch and fix in separate bugs.

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