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

Issue 96075: fix some java warnings (Closed)

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

Description

with my normal settings, eclipse emits about half a dozen warnings. this change fixes them.

Patch Set 1 #

Patch Set 2 : fix some java warnings #

Patch Set 3 : fix some java warnings #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M src/com/google/caja/lang/css/CssPropertyPatterns.java View 2 chunks +2 lines, -3 lines 0 comments Download
M src/com/google/caja/plugin/CssRewriter.java View 2 chunks +1 line, -2 lines 0 comments Download
M src/com/google/caja/plugin/PluginCompilerMain.java View 3 chunks +3 lines, -3 lines 0 comments Download
M src/com/google/caja/plugin/templates/TemplateCompiler.java View 1 chunk +0 lines, -1 line 0 comments Download
M tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java View 1 chunk +3 lines, -0 lines 2 comments Download
M tests/com/google/caja/parser/quasiliteral/DefaultValijaRewriterTest.java View 1 2 chunks +3 lines, -1 line 1 comment Download
M tests/com/google/caja/plugin/templates/TemplateCompilerTest.java View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4
felix8a
16 years, 3 months ago (2009-07-19 23:47:40 UTC) #1
felix8a
just noticed, after fixing a warning, a new test failure is uncovered. there's a test ...
16 years, 3 months ago (2009-07-20 10:21:21 UTC) #2
ihab.awad
LGTM http://codereview.appspot.com/96075/diff/8/2010 File tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java (right): http://codereview.appspot.com/96075/diff/8/2010#newcode53 Line 53: */ Oh oh oh oh oh ...
16 years, 3 months ago (2009-07-20 23:49:09 UTC) #3
felix8a
16 years, 3 months ago (2009-07-21 21:55:22 UTC) #4
@r3599

http://codereview.appspot.com/96075/diff/8/2010
File tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java
(right):

http://codereview.appspot.com/96075/diff/8/2010#newcode53
Line 53: */
On 2009/07/20 23:49:09, ihab.awad wrote:
> Oh oh oh oh oh ... the whole of testIn() was not being run in the case of
Valija
> since it was getting clobbered by the subclass. Do'owwww! :( Mike Stay is
going
> to look into this since he was the last one to mess with that stuff.

I've reinstated this test since Mike Stay has a pending CL to fix it.
Sign in to reply to this message.

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