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

Issue 129072: Implement caching of cajoled output (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 11 months ago by Jasvir
Modified:
15 years, 11 months ago
CC:
shindig.remailer_gmail.com, google-caja-discuss_googlegroups.com
Base URL:
http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Visibility:
Public.

Description

* Implements caching/reusing cajoled output from shindig * Adds style position:relative so that offsetParent operates correctly @ r826796

Patch Set 1 #

Patch Set 2 : Removed extraneous files #

Total comments: 13

Patch Set 3 : Fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -19 lines) Patch
M java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java View 1 2 5 chunks +48 lines, -19 lines 0 comments Download

Messages

Total messages: 7
Jasvir
Sorry there were extraneous files for a different CL in my client. Snapshot.
15 years, 11 months ago (2009-10-12 21:17:32 UTC) #1
Jasvir
http://codereview.appspot.com/129072/diff/22/1001 File java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java (right): http://codereview.appspot.com/129072/diff/22/1001#newcode114 Line 114: String key = HashUtil.rawChecksum(content.getContent().getBytes()); I probably should not ...
15 years, 11 months ago (2009-10-12 21:35:53 UTC) #2
johnfargo
We should add some tests to this at some point as well. http://codereview.appspot.com/129072/diff/22/1001 File java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java ...
15 years, 11 months ago (2009-10-12 22:09:54 UTC) #3
louiscryan
http://codereview.appspot.com/129072/diff/22/1001 File java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java (right): http://codereview.appspot.com/129072/diff/22/1001#newcode114 Line 114: String key = HashUtil.rawChecksum(content.getContent().getBytes()); If serialization is significantly ...
15 years, 11 months ago (2009-10-12 22:19:57 UTC) #4
Jasvir
snapshot http://codereview.appspot.com/129072/diff/22/1001 File java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java (right): http://codereview.appspot.com/129072/diff/22/1001#newcode72 Line 72: System.err.println("Cajoled cache created" + cajoledCache); Leftover debugging. ...
15 years, 11 months ago (2009-10-12 22:55:00 UTC) #5
Jasvir
http://codereview.appspot.com/129072/diff/22/1001 File java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java (right): http://codereview.appspot.com/129072/diff/22/1001#newcode114 Line 114: String key = HashUtil.rawChecksum(content.getContent().getBytes()); On 2009/10/12 22:19:57, louiscryan ...
15 years, 11 months ago (2009-10-12 22:59:40 UTC) #6
johnfargo
15 years, 11 months ago (2009-10-13 00:48:03 UTC) #7
Looks fine to me. Louis?
Sign in to reply to this message.

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