http://codereview.appspot.com/115041/diff/4002/4004 File src/com/google/caja/cajita.js (right): http://codereview.appspot.com/115041/diff/4002/4004#newcode2716 Line 2716: setStatic(theModule, 'includedModules', ___.freeze(module.includedModules)); On 2009/09/21 20:43:40, jasvir wrote:
This is transitive freeze because includedModules is merely an array
of strings. Thanks - added a comment. http://codereview.appspot.com/115041
