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

Issue 199650043: Have test links link more directly to github test262 pages. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 2 months ago by MarkM
Modified:
9 years, 2 months ago
Reviewers:
kpreid2
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

The old heuristic for dereferencing test: identifiers has not worked for a long time. Change these from test ids to more direct links into the github test262 repository. For brevity, still recognize when a link starts with "test/", in which case prepend the github link prefix. Two tests use the full url because the tests have been removed from github, and so we link to an historical version.

Patch Set 1 #

Total comments: 5

Patch Set 2 : Have test links link more directly to github test262 pages. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -71 lines) Patch
M src/com/google/caja/ses/repairES5.js View 39 chunks +43 lines, -39 lines 0 comments Download
M src/com/google/caja/ses/useHTMLLogger.js View 1 3 chunks +10 lines, -32 lines 0 comments Download

Messages

Total messages: 5
MarkM
9 years, 2 months ago (2015-02-15 16:54:39 UTC) #1
kpreid2
LGTM https://codereview.appspot.com/199650043/diff/1/src/com/google/caja/ses/useHTMLLogger.js File src/com/google/caja/ses/useHTMLLogger.js (right): https://codereview.appspot.com/199650043/diff/1/src/com/google/caja/ses/useHTMLLogger.js#newcode203 src/com/google/caja/ses/useHTMLLogger.js:203: return test; I don't like that this as ...
9 years, 2 months ago (2015-02-15 22:15:54 UTC) #2
MarkM
The old heuristic for dereferencing test: identifiers has not worked for a long time. Change ...
9 years, 2 months ago (2015-02-16 00:10:38 UTC) #3
MarkM
https://codereview.appspot.com/199650043/diff/1/src/com/google/caja/ses/useHTMLLogger.js File src/com/google/caja/ses/useHTMLLogger.js (right): https://codereview.appspot.com/199650043/diff/1/src/com/google/caja/ses/useHTMLLogger.js#newcode203 src/com/google/caja/ses/useHTMLLogger.js:203: return test; On 2015/02/15 22:15:54, kpreid2 wrote: > I ...
9 years, 2 months ago (2015-02-16 00:11:09 UTC) #4
kpreid2
9 years, 2 months ago (2015-02-16 00:14:31 UTC) #5
LGTM

https://codereview.appspot.com/199650043/diff/1/src/com/google/caja/ses/useHT...
File src/com/google/caja/ses/useHTMLLogger.js (right):

https://codereview.appspot.com/199650043/diff/1/src/com/google/caja/ses/useHT...
src/com/google/caja/ses/useHTMLLogger.js:203: return test;
On 2015/02/16 00:11:09, MarkM wrote:
> On 2015/02/15 22:15:54, kpreid2 wrote:
> > I don't like that this as it is behaves oppositely to normal relative URI
> > resolution.
> 
> What would you suggest instead?

My next paragraph, which you have already implemented, was my suggestion.
Sign in to reply to this message.

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