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

Issue 113048: Provides an extensible membraning system for objective taming-with-wrapping. (Closed)

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

Description

Fixes 1114. Helps fix 1096 by creating an objective taming membrane. Creates a clear distinction between pseudo-functions and other records. The new functionality of taming system is not tested at all yet. Our existing tests are running green. However, enough things changed that I'm not at all confident I haven't broken something. I need careful skeptical eyes -- the more the safer.

Patch Set 1 #

Patch Set 2 : Provides an extensible membraning system for objective taming-with-wrapping. #

Patch Set 3 : Provides an extensible membraning system for objective taming-with-wrapping. #

Patch Set 4 : Provides an extensible membraning system for objective taming-with-wrapping. #

Patch Set 5 : Provides an extensible membraning system for objective taming-with-wrapping. #

Patch Set 6 : Provides an extensible membraning system for objective taming-with-wrapping. #

Patch Set 7 : Provides an extensible membraning system for objective taming-with-wrapping. #

Total comments: 3

Patch Set 8 : Provides an extensible membraning system for objective taming-with-wrapping. #

Patch Set 9 : Provides an extensible membraning system for objective taming-with-wrapping. #

Total comments: 2

Patch Set 10 : Provides an extensible membraning system for objective taming-with-wrapping. #

Total comments: 6

Patch Set 11 : Provides an extensible membraning system for objective taming-with-wrapping. #

Patch Set 12 : Provides an extensible membraning system for objective taming-with-wrapping. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1018 lines, -215 lines) Patch
M src/com/google/caja/cajita.js View 1 2 3 4 5 6 7 8 9 10 11 35 chunks +856 lines, -178 lines 0 comments Download
M src/com/google/caja/demos/applet/index.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -1 line 0 comments Download
M src/com/google/caja/valija-cajita.js View 5 6 7 8 9 10 7 chunks +21 lines, -29 lines 0 comments Download
M tests/com/google/caja/AllTests.java View 1 chunk +0 lines, -1 line 0 comments Download
M tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java View 1 2 3 4 5 6 7 8 9 10 2 chunks +137 lines, -6 lines 0 comments Download

Messages

Total messages: 7
Jasvir
http://codereview.appspot.com/113048/diff/5001/6002 File src/com/google/caja/cajita.js (right): http://codereview.appspot.com/113048/diff/5001/6002#newcode1091 Line 1091: * <li>If f has an AS_TAMED___() method, call ...
16 years, 6 months ago (2009-10-01 23:07:55 UTC) #1
MarkM
After a day spent debugging with Jas, several bugs were identified that I will fix. ...
16 years, 6 months ago (2009-10-03 00:05:26 UTC) #2
Jasvir
http://codereview.appspot.com/113048/diff/8005/6026 File tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java (right): http://codereview.appspot.com/113048/diff/8005/6026#newcode445 Line 445: "function forbidden() { return arguments; }" + This ...
16 years, 5 months ago (2009-10-07 00:54:13 UTC) #3
Jasvir
http://codereview.appspot.com/113048/diff/6032/8009 File src/com/google/caja/cajita.js (right): http://codereview.appspot.com/113048/diff/6032/8009#newcode1793 Line 1793: function markInnocent(func, opt_name) { * Feature request: grantInnocent ...
16 years, 5 months ago (2009-10-07 21:37:18 UTC) #4
Jasvir
http://codereview.appspot.com/113048/diff/6032/8009 File src/com/google/caja/cajita.js (right): http://codereview.appspot.com/113048/diff/6032/8009#newcode1217 Line 1217: function tameRecord(f) { Given the almost identical nature ...
16 years, 5 months ago (2009-10-09 23:38:47 UTC) #5
MarkM
http://codereview.appspot.com/113048/diff/8005/6026 File tests/com/google/caja/parser/quasiliteral/CommonJsRewriterTestCase.java (right): http://codereview.appspot.com/113048/diff/8005/6026#newcode445 Line 445: "function forbidden() { return arguments; }" + On ...
16 years, 5 months ago (2009-10-12 22:49:06 UTC) #6
Jasvir
16 years, 5 months ago (2009-10-13 04:04:00 UTC) #7
LGTM
Sign in to reply to this message.

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