On 2009/09/10 17:26:41, MikeSamuel wrote:
http://codereview.appspot.com/115082/diff/1/3
File src/com/google/caja/plugin/domita.js (right):

http://codereview.appspot.com/115082/diff/1/3#newcode4050
Line 4050: handler = imports.$v ? imports.$v.ro(handler) :
imports[handler];
Maybe (___.canRead(imports, '$v') && imports.$v.ro(handler))
       || ___.readPub(imports, handler);

ok.  updated snapshot.


http://codereview.appspot.com/115082

Reply via email to