[webkit-reviews] review granted: [Bug 20247] setAttributeNode() does not work when attribute name has a capital letter in it : [Attachment 22952] Updated version: tackles Darin's comments & removed one call to lower()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 23 11:40:30 PDT 2008


Darin Adler <darin at apple.com> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 20247: setAttributeNode() does not work when attribute name has a capital
letter in it
https://bugs.webkit.org/show_bug.cgi?id=20247

Attachment 22952: Updated version: tackles Darin's comments & removed one call
to lower()
https://bugs.webkit.org/attachment.cgi?id=22952&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
r=me

Why didn't you change Element::hasAttribute to remove the call to lower()
there?


More information about the webkit-reviews mailing list