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

Issue 9662: Reimplement pretty printer and minimizer on top of BufferedRenderer (Closed)

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

Patch Set 1 #

Patch Set 2 : Reimplement pretty printer and minimizer on top of BufferedRenderer #

Patch Set 3 : Reimplement pretty printer and minimizer on top of BufferedRenderer #

Patch Set 4 : Reimplement pretty printer and minimizer on top of BufferedRenderer #

Patch Set 5 : Reimplement pretty printer and minimizer on top of BufferedRenderer #

Patch Set 6 : Reimplement pretty printer and minimizer on top of BufferedRenderer #

Patch Set 7 : Reimplement pretty printer and minimizer on top of BufferedRenderer #

Patch Set 8 : Reimplement pretty printer and minimizer on top of BufferedRenderer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+406 lines, -209 lines) Patch
M src/com/google/caja/opensocial/GadgetParser.java View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M src/com/google/caja/parser/html/DomParser.java View 1 chunk +2 lines, -1 line 0 comments Download
M src/com/google/caja/parser/quasiliteral/Rewriter.java View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M src/com/google/caja/plugin/CssRewriter.java View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M src/com/google/caja/plugin/CssValidator.java View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M src/com/google/caja/plugin/HtmlCompiler.java View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M src/com/google/caja/render/BufferingRenderer.java View 1 2 3 4 5 6 7 4 chunks +97 lines, -38 lines 0 comments Download
M src/com/google/caja/render/JsMinimalPrinter.java View 1 2 3 4 5 6 7 2 chunks +35 lines, -43 lines 0 comments Download
M src/com/google/caja/render/JsPrettyPrinter.java View 1 2 3 4 5 6 7 5 chunks +78 lines, -55 lines 0 comments Download
M src/com/google/caja/render/JsRenderUtil.java View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M src/com/google/caja/render/SideBySideRenderer.java View 6 7 6 chunks +69 lines, -20 lines 0 comments Download
M src/com/google/caja/render/SourceSnippetRenderer.java View 6 7 7 chunks +41 lines, -39 lines 0 comments Download
M src/com/google/caja/render/TabularSideBySideRenderer.java View 1 chunk +2 lines, -2 lines 0 comments Download
M src/com/google/caja/render/TokenClassification.java View 1 2 3 4 5 6 7 1 chunk +10 lines, -0 lines 0 comments Download
M tests/com/google/caja/parser/ParseTreeNodeTest.java View 1 2 3 4 5 6 7 7 chunks +7 lines, -0 lines 0 comments Download
M tests/com/google/caja/parser/js/ParserTest.java View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/HtmlCompiledPluginTest.java View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M tests/com/google/caja/plugin/domita_test_untrusted.html View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/stages/OpenTemplateStageTest.java View 1 2 3 4 5 6 7 3 chunks +1 line, -7 lines 0 comments Download
M tests/com/google/caja/plugin/stages/PipelineStageTestCase.java View 1 2 3 4 5 6 7 2 chunks +4 lines, -1 line 0 comments Download
M tests/com/google/caja/render/JsMinimalPrinterTest.java View 1 2 3 4 5 6 7 2 chunks +7 lines, -0 lines 0 comments Download
M tests/com/google/caja/render/JsPrettyPrinterTest.java View 1 2 3 4 5 6 7 7 chunks +41 lines, -2 lines 0 comments Download

Messages

Total messages: 5
MikeSamuel
17 years, 4 months ago (2008-11-23 02:40:13 UTC) #1
Jasvir
The files other than BufferedRenderer LGTM. For BufferedRenderer it would help to have a header ...
17 years, 4 months ago (2008-11-23 05:06:40 UTC) #2
MikeSamuel
Added a comment to BufferedRenderer.consume, and another to the class itself. On 2008/11/23 05:06:40, jasvir ...
17 years, 4 months ago (2008-11-24 22:15:50 UTC) #3
Jasvir
LGTM
17 years, 4 months ago (2008-11-24 22:25:41 UTC) #4
MikeSamuel
17 years, 3 months ago (2008-12-10 04:56:50 UTC) #5
@3113
Sign in to reply to this message.

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