Not sure you mean to include the parser speed test in here - it's not a bad idea to have it committed but it should sit in the tests directory. LGTM++ https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/c... File src/com/google/caja/apitaming/cajaTamingGoogleLoader.js (right): https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/c... src/com/google/caja/apitaming/cajaTamingGoogleLoader.js:31: debugger; Cruft? https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/g... File src/com/google/caja/apitaming/google.picker.policyFactory.js (right): https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/g... src/com/google/caja/apitaming/google.picker.policyFactory.js:33: p.DocsUploadView.prototype.setParent.__before__ = [ utils.mapArgs(stringArg) ]; wrap https://codereview.appspot.com/7223061/diff/1/testParserSpeed.js File testParserSpeed.js (right): https://codereview.appspot.com/7223061/diff/1/testParserSpeed.js#newcode72 testParserSpeed.js:72: runTest('jQuery 1.8.2 from SES frame', frame.iframe.contentWindow.ses, '// SESF\n' + src); wrap
'setParent' was not whitelisted due to an oversight
https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/c... File src/com/google/caja/apitaming/cajaTamingGoogleLoader.js (right): https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/c... src/com/google/caja/apitaming/cajaTamingGoogleLoader.js:31: debugger; On 2013/01/30 21:24:45, Jasvir wrote: > Cruft? Done. https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/g... File src/com/google/caja/apitaming/google.picker.policyFactory.js (right): https://codereview.appspot.com/7223061/diff/1/src/com/google/caja/apitaming/g... src/com/google/caja/apitaming/google.picker.policyFactory.js:33: p.DocsUploadView.prototype.setParent.__before__ = [ utils.mapArgs(stringArg) ]; On 2013/01/30 21:24:45, Jasvir wrote: > wrap Done.
@5246