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

Issue 1966042: Fix support for unsandboxed links in the cajoling service (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 10 months ago by MikeSamuel
Modified:
15 years, 10 months ago
Reviewers:
kpreid1, Jasvir
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Submitted @4239

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -30 lines) Patch
M src/com/google/caja/service/AbstractCajolingHandler.java View 2 chunks +4 lines, -3 lines 0 comments Download
M src/com/google/caja/service/ContentHandler.java View 1 chunk +0 lines, -6 lines 0 comments Download
M src/com/google/caja/service/GadgetHandler.java View 1 chunk +0 lines, -2 lines 0 comments Download
M src/com/google/caja/service/HtmlHandler.java View 2 chunks +3 lines, -2 lines 2 comments Download
M src/com/google/caja/service/ImageHandler.java View 1 chunk +0 lines, -4 lines 0 comments Download
M src/com/google/caja/service/InnocentHandler.java View 1 chunk +0 lines, -2 lines 0 comments Download
M src/com/google/caja/service/JsHandler.java View 2 chunks +1 line, -5 lines 0 comments Download
M tests/com/google/caja/service/HtmlHandlerTest.java View 5 chunks +74 lines, -6 lines 0 comments Download

Messages

Total messages: 4
MikeSamuel
15 years, 10 months ago (2010-08-10 22:35:58 UTC) #1
kpreid2
http://codereview.appspot.com/1966042/diff/1/3 File src/com/google/caja/service/HtmlHandler.java (right): http://codereview.appspot.com/1966042/diff/1/3#newcode83 src/com/google/caja/service/HtmlHandler.java:83: meta.setIdClass(args.get("idclass")); Is this line actually relevant to this change?
15 years, 10 months ago (2010-08-10 22:53:49 UTC) #2
Jasvir
LGTM The sext=false kludge is a temporary workaround for the lack of a single uri ...
15 years, 10 months ago (2010-08-10 22:54:49 UTC) #3
MikeSamuel
15 years, 10 months ago (2010-08-11 04:28:21 UTC) #4
http://codereview.appspot.com/1966042/diff/1/3
File src/com/google/caja/service/HtmlHandler.java (right):

http://codereview.appspot.com/1966042/diff/1/3#newcode83
src/com/google/caja/service/HtmlHandler.java:83:
meta.setIdClass(args.get("idclass"));
On 2010/08/10 22:53:51, kpreid2 wrote:
> Is this line actually relevant to this change?

No.  It simplifies the unittests a lot.
Sign in to reply to this message.

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