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

Issue 7311063: Clarify and unify ReferenceErrors emitted by Caja. (Closed)

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

Description

Give ES5 and ES5/3 identical error messages for unbound variables, '"x" is not defined in this scope.', worded to avoid suggesting they result from a blacklist/whitelist while still indicating that they may be due to being in a sandbox. Fixes issue 1642. @r5292

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M src/com/google/caja/es53.js View 2 chunks +2 lines, -2 lines 0 comments Download
M src/com/google/caja/ses/startSES.js View 1 chunk +2 lines, -1 line 0 comments Download
M tests/com/google/caja/plugin/es53-test-language-guest.html View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4
kpreid2
13 years, 1 month ago (2013-02-08 20:09:17 UTC) #1
MarkM
ses/* parts LGTM
13 years, 1 month ago (2013-02-08 20:34:25 UTC) #2
kpreid2
ping metaweta
13 years, 1 month ago (2013-02-14 19:05:19 UTC) #3
metaweta
13 years, 1 month ago (2013-02-14 19:13:19 UTC) #4
lgtm
Sign in to reply to this message.

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