[webkit-reviews] review canceled: [Bug 27147] JS Syntax Highlight is incorrect for keyword followed by string or regexp : [Attachment 41019] New Javascript Synax Highlighter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 25 16:32:35 PDT 2009
Keishi Hattori <casey.hattori at gmail.com> has canceled Keishi Hattori
<casey.hattori at gmail.com>'s request for review:
Bug 27147: JS Syntax Highlight is incorrect for keyword followed by string or
regexp
https://bugs.webkit.org/show_bug.cgi?id=27147
Attachment 41019: New Javascript Synax Highlighter
https://bugs.webkit.org/attachment.cgi?id=41019&action=review
------- Additional Comments from Keishi Hattori <casey.hattori at gmail.com>
Dropped unicode letter support. Uses [a-zA-Z] as unicode letter regexp.
Fixed syntax highlighting in ElementsTreeOutline.
I'll try to come up with some tests next.
More information about the webkit-reviews
mailing list