[Webkit-unassigned] [Bug 14955] Implement getElementsByClassName

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 19:37:10 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=14955





------- Comment #28 from catfish.man at gmail.com  2007-12-12 19:37 PDT -------
I have already filed http://bugs.webkit.org/show_bug.cgi?id=15760 on the O(n)
stack issue (it's a crasher). I think that bug would be a better place to
address changing from a linked list to a vector. The current implementation is
as it is merely because it's a rename of AtomicStringList rather than a new
class.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list