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

Issue 141042: Small change in the cajoling service api to allow the uri policy to be set (Closed)

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

Description

Changes CajolingService to take a UriCallback object which rewrites uris

Patch Set 1 #

Patch Set 2 : Small change in the cajoling service api to allow the uri policy to be set #

Patch Set 3 : Small change in the cajoling service api to allow the uri policy to be set #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -26 lines) Patch
M src/com/google/caja/service/CajolingService.java View 1 2 3 chunks +30 lines, -20 lines 1 comment Download
M src/com/google/caja/service/HtmlHandler.java View 2 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 4
Jasvir
16 years, 8 months ago (2009-10-23 18:30:34 UTC) #1
metaweta
LGTM
16 years, 8 months ago (2009-10-23 19:09:30 UTC) #2
Jasvir
Some changes needed to snapshot to trunk
16 years, 6 months ago (2009-12-02 22:49:59 UTC) #3
metaweta
16 years, 6 months ago (2009-12-02 23:24:49 UTC) #4
LGTM

http://codereview.appspot.com/141042/diff/2001/2003
File src/com/google/caja/service/CajolingService.java (right):

http://codereview.appspot.com/141042/diff/2001/2003#newcode91
src/com/google/caja/service/CajolingService.java:91: this.host = host;
maybe replace this body with
  this(buildInfo, host, DEFAULT_URIPOLICY);
Sign in to reply to this message.

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