Reviewers: metaweta, stay_google.com, Mark S. Miller,
Message: A significant number of other changes as well. http://codereview.appspot.com/2225043/diff/10001/src/com/google/caja/es53.js File src/com/google/caja/es53.js (right): http://codereview.appspot.com/2225043/diff/10001/src/com/google/caja/es53.js#newcode751 src/com/google/caja/es53.js:751: // Is there any reason even to log these? They are many, and On 2010/09/24 04:59:10, Mark S. Miller wrote:
On 2010/09/23 20:56:02, metaweta wrote: > There shouldn't be any; where are you seeing them? I was getting
errors due
to > accidentally taming something in two ways, so I put this in.
I don't remember. I'll instrument and re-run until I reproduce this.
Or I'll
revert.
See https://groups.google.com/group/google-caja-discuss/msg/5b2692533f00637c Description: Emulated ES-Harmony Proxies. Offers our internal table as a WeakMap emulation. Please review this at http://codereview.appspot.com/2225043/ Affected files: M src/com/google/caja/es53.js M tests/com/google/caja/parser/quasiliteral/ES53RewriterTest.java
