[webkit-reviews] review denied: [Bug 66409] New XML parser: attributes with the same local name but different prefix are ignored : [Attachment 104235] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 16:19:25 PDT 2011


Adam Barth <abarth at webkit.org> has denied Jeffrey Pfau <jeffrey at endrift.com>'s
request for review:
Bug 66409: New XML parser: attributes with the same local name but different
prefix are ignored
https://bugs.webkit.org/show_bug.cgi?id=66409

Attachment 104235: Patch
https://bugs.webkit.org/attachment.cgi?id=104235&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
This seems like a bit of a hack, no?  You're storing a value in a variable of
the wrong type, effectively.  The compiler lets you get away with it only
because they're both strings...


More information about the webkit-reviews mailing list