[Webkit-unassigned] [Bug 27147] JS Syntax Highlight is incorrect for keyword followed by string or regexp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 25 16:32:35 PDT 2009


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


Keishi Hattori <casey.hattori at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41019|0                           |1
        is obsolete|                            |
  Attachment #41019|review?                     |
               Flag|                            |




--- Comment #11 from Keishi Hattori <casey.hattori at gmail.com>  2009-10-25 16:32:35 PDT ---
Created an attachment (id=41833)
 --> (https://bugs.webkit.org/attachment.cgi?id=41833)
proposed patch

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.

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