[webkit-reviews] review granted: [Bug 16179] any attribute name
start with a unicode which like #xx00(x could be any hex
number[0-9a-f]) will cause HTMLTokenizer parse error. :
[Attachment 17733] patch for fixing this bug
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 7 01:18:21 PST 2007
Darin Adler <darin at apple.com> has granted johnnyding
<johnnyding.webkit at gmail.com>'s request for review:
Bug 16179: any attribute name start with a unicode which like #xx00(x could be
any hex number[0-9a-f]) will cause HTMLTokenizer parse error.
http://bugs.webkit.org/show_bug.cgi?id=16179
Attachment 17733: patch for fixing this bug
http://bugs.webkit.org/attachment.cgi?id=17733&action=edit
------- Additional Comments from Darin Adler <darin at apple.com>
OK, r=me.
We'll have to get someone to do some performance tests after landing this.
More information about the webkit-reviews
mailing list