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

Issue 223109: Taming osapi (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 10 months ago by Jasvir
Modified:
15 years, 10 months ago
Reviewers:
johnfargo, chirag
CC:
shindig.remailer_gmail.com
Base URL:
https://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

* filters out caja properties from native json.stringify * tames methods created using osapi.registerMethod_ - the latter should be reviewed particularly carefully

Patch Set 1 #

Patch Set 2 : Taming osapi #

Patch Set 3 : Taming osapi #

Patch Set 4 : Taming osapi #

Patch Set 5 : Taming osapi #

Patch Set 6 : Taming osapi #

Patch Set 7 : Taming osapi #

Total comments: 6

Patch Set 8 : Taming osapi #

Patch Set 9 : Taming osapi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -21 lines) Patch
M features/src/main/javascript/features/core.json/json.js View 3 4 5 6 7 8 1 chunk +20 lines, -15 lines 0 comments Download
M features/src/main/javascript/features/osapi/osapi.js View 1 2 3 4 5 2 chunks +7 lines, -5 lines 0 comments Download
M java/server/src/test/java/org/apache/shindig/server/endtoend/EndToEndTest.java View 5 6 7 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 5
Jasvir
15 years, 10 months ago (2010-03-04 02:12:37 UTC) #1
Jasvir
15 years, 10 months ago (2010-03-08 00:41:31 UTC) #2
johnfargo
nits http://codereview.appspot.com/223109/diff/6001/4004 File features/src/main/javascript/features/core.json/json.js (right): http://codereview.appspot.com/223109/diff/6001/4004#newcode56 features/src/main/javascript/features/core.json/json.js:56: if (!/___$/.test(k)) worth precompiling regex? http://codereview.appspot.com/223109/diff/6001/4004#newcode57 features/src/main/javascript/features/core.json/json.js:57: return ...
15 years, 10 months ago (2010-03-08 22:45:11 UTC) #3
Jasvir
http://codereview.appspot.com/223109/diff/6001/4004 File features/src/main/javascript/features/core.json/json.js (right): http://codereview.appspot.com/223109/diff/6001/4004#newcode56 features/src/main/javascript/features/core.json/json.js:56: if (!/___$/.test(k)) On 2010/03/08 22:45:11, johnfargo wrote: > worth ...
15 years, 10 months ago (2010-03-09 01:42:51 UTC) #4
johnfargo
15 years, 10 months ago (2010-03-09 01:52:53 UTC) #5
LGTM
Sign in to reply to this message.

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