[Webkit-unassigned] [Bug 16587] Implement the W3C Selectors API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 23 13:24:26 PST 2007


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





------- Comment #1 from catfish.man at gmail.com  2007-12-23 13:24 PDT -------
Created an attachment (id=18074)
 --> (http://bugs.webkit.org/attachment.cgi?id=18074&action=view)
In-progress patch

There are quite a few issues with this patch, so I'm not requesting review yet.
It leaks memory, uses NodeList instead of StaticNodeList, and doesn't implement
the functions other than querySelectorAll. Other than that it appears to work
nicely, though :)


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