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

Issue 116114: Addressed David-Sarah's comments on CL 110096 which has been submitted (Closed)

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

Description

Submitted @3739, 3742

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed David-Sarah's comments on CL 110096 which has been submitted #

Patch Set 3 : Addressed David-Sarah's comments on CL 110096 which has been submitted #

Patch Set 4 : Addressed David-Sarah's comments on CL 110096 which has been submitted #

Total comments: 2

Patch Set 5 : Addressed David-Sarah's comments on CL 110096 which has been submitted #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -20 lines) Patch
M src/com/google/caja/lexer/Keyword.java View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M src/com/google/caja/parser/quasiliteral/AlphaRenaming.java View 1 2 3 4 4 chunks +8 lines, -8 lines 0 comments Download
M src/com/google/caja/parser/quasiliteral/AlphaRenamingRewriter.java View 1 2 3 4 2 chunks +42 lines, -8 lines 0 comments Download
M src/com/google/caja/parser/quasiliteral/NameContext.java View 1 2 3 4 4 chunks +25 lines, -0 lines 0 comments Download
M src/com/google/caja/util/SafeIdentifierMaker.java View 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/parser/quasiliteral/AlphaRenamingTest.java View 2 3 4 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 7
MikeSamuel
16 years, 8 months ago (2009-09-23 19:57:31 UTC) #1
DavidSarah
http://codereview.appspot.com/116114/diff/1/4 File src/com/google/caja/parser/quasiliteral/AlphaRenamingRewriter.java (right): http://codereview.appspot.com/116114/diff/1/4#newcode129 Line 129: if (!isSynthetic(p.getIdentifier())) { It is OK to rename ...
16 years, 8 months ago (2009-09-24 00:14:32 UTC) #2
MikeSamuel
http://codereview.appspot.com/116114/diff/1/4 File src/com/google/caja/parser/quasiliteral/AlphaRenamingRewriter.java (right): http://codereview.appspot.com/116114/diff/1/4#newcode129 Line 129: if (!isSynthetic(p.getIdentifier())) { On 2009/09/24 00:14:32, DavidSarah wrote: ...
16 years, 8 months ago (2009-09-24 01:16:44 UTC) #3
MikeSamuel
I reworked the handling of this and argument a bit. Not rewriting this and arguments ...
16 years, 8 months ago (2009-09-24 02:13:40 UTC) #4
DavidSarah
http://codereview.appspot.com/116114/diff/1007/2019 File src/com/google/caja/parser/quasiliteral/AlphaRenamingRewriter.java (right): http://codereview.appspot.com/116114/diff/1007/2019#newcode202 Line 202: // isDeclaredFunction but we need to distinguish the ...
16 years, 8 months ago (2009-09-24 04:45:26 UTC) #5
MikeSamuel
http://codereview.appspot.com/116114/diff/1007/2019 File src/com/google/caja/parser/quasiliteral/AlphaRenamingRewriter.java (right): http://codereview.appspot.com/116114/diff/1007/2019#newcode202 Line 202: // isDeclaredFunction but we need to distinguish the ...
16 years, 8 months ago (2009-09-24 17:45:14 UTC) #6
DavidSarah
16 years, 8 months ago (2009-09-24 18:08:55 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