[webkit-reviews] review granted: [Bug 34144] Web Inspector: Implement simple highlighter for HTML. : [Attachment 47368] [PATCH] Same with better naming and CSS tokenizer bonus.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 17:29:13 PST 2010


Timothy Hatcher <timothy at hatcher.name> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 34144: Web Inspector: Implement simple highlighter for HTML.
https://bugs.webkit.org/show_bug.cgi?id=34144

Attachment 47368: [PATCH] Same with better naming and CSS tokenizer bonus.
https://bugs.webkit.org/attachment.cgi?id=47368&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
> -    this._tokenizer = new WebInspector.JavaScriptTokenizer();
> +    this._tokenizer = new WebInspector.SourceCSSTokenizer();

What tokenizer should this be set to?


More information about the webkit-reviews mailing list