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

Issue 6257051: replace some minified js with closured js (Closed)

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

Description

This replaces caja-minified.js and html-sanitizer-minified.js with versions compiled using Closure's advanced optimizations option. This is non-scary because all the relevant tests run fine with the closured versions.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -116 lines) Patch
M build.xml View 4 chunks +6 lines, -8 lines 0 comments Download
M src/com/google/caja/lang/html/HtmlDefinitions.java View 2 chunks +14 lines, -3 lines 0 comments Download
M src/com/google/caja/plugin/caja.js View 1 chunk +1 line, -1 line 0 comments Download
M src/com/google/caja/plugin/html-sanitizer.js View 22 chunks +80 lines, -80 lines 0 comments Download
M src/com/google/caja/plugin/sanitizecss.js View 1 chunk +1 line, -1 line 0 comments Download
M src/com/google/caja/tools/ClosureCompiler.java View 4 chunks +5 lines, -8 lines 0 comments Download
M src/com/google/caja/tools/TransformAntTask.java View 2 chunks +21 lines, -1 line 0 comments Download
M tests/com/google/caja/plugin/GeneralBrowserTest.java View 4 chunks +6 lines, -4 lines 0 comments Download
M tests/com/google/caja/plugin/JsHtmlSanitizerTest.java View 2 chunks +10 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/browser-test-case.html View 1 chunk +5 lines, -6 lines 0 comments Download
A + tests/com/google/caja/plugin/html-css-sanitizer-minified-test.html View 1 chunk +1 line, -1 line 0 comments Download
A + tests/com/google/caja/plugin/html-sanitizer-minified-test.html View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/test-index.js View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7
felix8a
14 years ago (2012-05-24 23:26:50 UTC) #1
metaweta
I'm unclear on what the criteria are for needing quoted properties as opposed to dotted ...
14 years ago (2012-05-24 23:42:33 UTC) #2
felix8a
On 2012/05/24 23:42:33, metaweta wrote: > I'm unclear on what the criteria are for needing ...
14 years ago (2012-05-24 23:51:14 UTC) #3
metaweta
lgtm
14 years ago (2012-05-24 23:58:13 UTC) #4
MarkM
> This is non-scary because all the relevant tests run fine > with the closured ...
14 years ago (2012-05-25 00:04:01 UTC) #5
felix8a
On 2012/05/25 00:04:01, MarkM wrote: > > This is non-scary because all the relevant tests ...
14 years ago (2012-05-25 00:13:38 UTC) #6
felix8a
14 years ago (2012-05-25 01:14:02 UTC) #7
@r4888
Sign in to reply to this message.

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