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

Issue 1875044: shindig.uri library (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 8 months ago by johnfargo
Modified:
15 years, 8 months ago
Reviewers:
gagan.goku, dev-remailer, Jasvir
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

A Pure-JS library for URI manipulation.

Patch Set 1 #

Patch Set 2 : syntax fixes #

Total comments: 2

Patch Set 3 : Regex parsing, all tests pass, maintain param order, support value-less vs. "" param vals #

Unified diffs Side-by-side diffs Delta from patch set Stats (+665 lines, -1 line) Patch
features/pom.xml View 1 chunk +1 line, -0 lines 0 comments Download
features/src/main/javascript/features/features.txt View 1 chunk +1 line, -0 lines 0 comments Download
features/src/main/javascript/features/shindig.uri/feature.xml View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
features/src/main/javascript/features/shindig.uri/uri.js View 1 2 1 chunk +227 lines, -0 lines 0 comments Download
features/src/main/javascript/features/shindig.uri/util.js View 1 1 chunk +76 lines, -0 lines 0 comments Download
features/src/test/javascript/features/alltests.js View 2 2 chunks +2 lines, -1 line 0 comments Download
features/src/test/javascript/features/shindig.uri/uritest.js View 1 2 1 chunk +327 lines, -0 lines 0 comments Download

Messages

Total messages: 7
johnfargo
15 years, 8 months ago (2010-07-21 05:03:31 UTC) #1
johnfargo
syntax fixes
15 years, 8 months ago (2010-07-21 05:46:46 UTC) #2
Jasvir
http://codereview.appspot.com/1875044/diff/2001/3005 File features/src/main/javascript/features/shindig.uri/uri.js (right): http://codereview.appspot.com/1875044/diff/2001/3005#newcode60 features/src/main/javascript/features/shindig.uri/uri.js:60: function parseFrom(url) { I don't think parsing from the ...
15 years, 8 months ago (2010-07-21 06:41:44 UTC) #3
gagan.goku
http://codereview.appspot.com/1875044/diff/2001/3005 File features/src/main/javascript/features/shindig.uri/uri.js (right): http://codereview.appspot.com/1875044/diff/2001/3005#newcode60 features/src/main/javascript/features/shindig.uri/uri.js:60: function parseFrom(url) { On 2010/07/21 06:41:44, jasvir wrote: > ...
15 years, 8 months ago (2010-07-21 08:16:44 UTC) #4
johnfargo
Such the better idea. I copy-and-pasted the back-forward impl from some other helper code (actually ...
15 years, 8 months ago (2010-07-21 09:28:59 UTC) #5
johnfargo
Regex parsing, all tests pass, maintain param order, support value-less vs. "" param vals
15 years, 8 months ago (2010-07-21 09:30:50 UTC) #6
johnfargo
15 years, 8 months ago (2010-07-22 01:19:51 UTC) #7
Committed; closing bug.

On 2010/07/21 09:30:50, johnfargo wrote:
> Regex parsing, all tests pass, maintain param order, support value-less vs. ""
> param vals
Sign in to reply to this message.

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