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

Issue 1211045: Change public static variables in BasicImageRewriter as private (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by henry.saputra
Modified:
13 years ago
Reviewers:
zhoresh, shindig.remailer
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

Change the public modifier for static variables in BasicImageRewriter that exposes UriCommon.Param enums as private since they serve no purpose other than used in the unit test. Change CONTENT_TYPE_AND_EXTENSION_MISMATCH and CONTENT_TYPE_AND_MIME_MISMATCH as package private for easy access from the unit test. Updated the unit test to reflect this. Code review at http://codereview.appspot.com/1211045/show

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -19 lines) Patch
java/gadgets/src/main/java/org/apache/shindig/gadgets/rewrite/image/BasicImageRewriter.java View 2 chunks +12 lines, -11 lines 0 comments Download
java/gadgets/src/test/java/org/apache/shindig/gadgets/rewrite/image/ImageRewriterTest.java View 2 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 2
zhoresh
lgtm
13 years, 11 months ago (2010-05-21 15:21:35 UTC) #1
henry.saputra
13 years, 11 months ago (2010-05-21 16:16:11 UTC) #2
Code review for jira SHINDIG-1339. Forgot to include shindig.remailer when first
created (thanks Ziv).
Sign in to reply to this message.

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