[Webkit-unassigned] [Bug 78908] `\u200c` and `\u200d` should be allowed in IdentifierPart, as per ES5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 10:00:45 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78908





--- Comment #26 from Mathias Bynens <mathias at qiwi.be>  2012-02-23 10:00:45 PST ---
(In reply to comment #25)
> (From update of attachment 128467 [details])
> Attachment 128467 [details] did not pass qt-ews (qt):
> Output: http://queues.webkit.org/results/11608295

The Qt bot shows that the equation between *m_ptr and 0x200C on line 285 (LiteralParser<LChar>::Lexer::lexIdentifier) is out of range. Alexey, could you maybe give me some pointers about how to handle the comparison in this case, or can we rely on the UChar code-path to be taken when 0x200C/0x200D has been found in the code?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list