Comment #4 on issue 1785 by [email protected]: Support top-level eval() in ES5 mode
http://code.google.com/p/google-caja/issues/detail?id=1785

It turns out this is a thorny issue. If one is to throw caution to the wind for a moment and set, in startSES.js:

  var TAME_GLOBAL_EVAL = true;

then we fail to initialize ES5 on Chrome because:

  Not repaired: Eval breaks masking of named functions in non-strict code

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to