[Webkit-unassigned] [Bug 14955] Implement getElementsByClassName

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 20:06:18 PDT 2007


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


catfish.man at gmail.com changed:

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




------- Comment #2 from catfish.man at gmail.com  2007-08-15 20:06 PDT -------
Created an attachment (id=15991)
 --> (http://bugs.webkit.org/attachment.cgi?id=15991&action=view)
Updated to not have nasty code duplication

The updated version of this has moved parseClassAttribute into AtomicStringList
(which is renamed to ClassNameList, since that's all it's used for), which
allows getting rid of the duplicated code without weird hacks.

Still no changelog or tests, but the code should be ready for review.


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