[webkit-reviews] review granted: [Bug 14359] CSS source view should be syntax highlighted : [Attachment 40583] [PATCH] CSS Syntax Highlighter Version 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 3 16:15:56 PDT 2009


Timothy Hatcher <timothy at hatcher.name> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 14359: CSS source view should be syntax highlighted
https://bugs.webkit.org/show_bug.cgi?id=14359

Attachment 40583: [PATCH] CSS Syntax Highlighter Version 1
https://bugs.webkit.org/attachment.cgi?id=40583&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
> +    findUrl: function(str)

Should be findURL.

> +    // TODO: Not Used Yet

Should be a FIXME.

> +	   // TODO: gather until the next semicolon... ?
> +	   // TODO: is multiline?

Ditto.


More information about the webkit-reviews mailing list