[Webkit-unassigned] [Bug 75071] Reduce per-attribute overhead by no longer heap-allocating Attribute objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 23:46:19 PST 2011


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





--- Comment #2 from Darin Adler <darin at apple.com>  2011-12-21 23:46:19 PST ---
(In reply to comment #1)
> But Attribute objects are exposed to JavaScript and can be removed from / added back to NamedNodeMap. How are we going to do that if they were a part of NamedNodeMap?

Attr objects are exposed to JavaScript. Attribute objects are internal to WebKit and not exposed to JavaScript.

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