Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(184)

Issue 121057: Some cleanup of various things. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 8 months ago by MikeSamuel
Modified:
16 years, 8 months ago
Reviewers:
metaweta
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Various unrelated fixes. - Added toString to CharProducer to fix confusion that toString() does something very different from toString(int, int) - Fixed comments. - Changed CssTree to pad spaces around the body of subst productions. - Changed ParseTreeNodes to reuse the parameterTypes variable instead of constructing two arrays of classes. - Changed CssValidator to recognize suffixless substs as lengths. This does not affect the rewriting of "width: 3" to "width: 3px". - Changed build.xml to delete the ant-maven directory on "ant clean" instead of recreating it. Submitted @3740

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M build.xml View 1 chunk +1 line, -1 line 0 comments Download
M src/com/google/caja/lexer/CharProducer.java View 1 chunk +3 lines, -0 lines 0 comments Download
M src/com/google/caja/lexer/CssLexer.java View 1 chunk +1 line, -1 line 0 comments Download
M src/com/google/caja/parser/ParseTreeNodes.java View 2 chunks +2 lines, -2 lines 0 comments Download
M src/com/google/caja/parser/css/CssTree.java View 2 chunks +8 lines, -2 lines 0 comments Download
M src/com/google/caja/plugin/CssValidator.java View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2
MikeSamuel
16 years, 8 months ago (2009-09-22 00:07:56 UTC) #1
metaweta
16 years, 8 months ago (2009-09-24 13:32:23 UTC) #2
On 2009/09/22 00:07:56, MikeSamuel wrote:
> 

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b