[Webkit-unassigned] [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.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 18:40:22 PST 2007


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


johnnyding.webkit at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17727|0                           |1
        is obsolete|                            |
  Attachment #17733|                            |review?(darin at apple.com)
               Flag|                            |




------- Comment #10 from johnnyding.webkit at gmail.com  2007-12-05 18:40 PDT -------
Created an attachment (id=17733)
 --> (http://bugs.webkit.org/attachment.cgi?id=17733&action=view)
patch for fixing this bug

Hi Darin. Thanks for your comment. Please have another look of my new patch.

About the performance test. Anything need I add to patch?
Also I think since only ASCII characters can be as entity name, if I use one
stand-alone char buffer to temporarily save and deal with entity name, it
should not effect the performance, right?

Thanks!


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