https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/demos/playground/client/ui/PlaygroundView.java
File src/com/google/caja/demos/playground/client/ui/PlaygroundView.java
(right):

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/demos/playground/client/ui/PlaygroundView.java#newcode541
src/com/google/caja/demos/playground/client/ui/PlaygroundView.java:541:
// Skip rewriting jquery and jqueryui when loaded from the google cdn
On 2013/05/01 15:48:26, ihab.awad wrote:
long line

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/domado.js
File src/com/google/caja/plugin/domado.js (right):

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/domado.js#newcode5269
src/com/google/caja/plugin/domado.js:5269:
subDomicile.htmlEmitterTarget,
On 2013/05/01 15:48:26, ihab.awad wrote:
Indent 2 more spaces

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/domado.js#newcode6230
src/com/google/caja/plugin/domado.js:6230:
URI.utils.resolve(domicile.pseudoLocation.href, uri),
On 2013/05/01 15:48:26, ihab.awad wrote:
Indent 2 more spaces.

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/domado.js#newcode6230
src/com/google/caja/plugin/domado.js:6230:
URI.utils.resolve(domicile.pseudoLocation.href, uri),
I just noticed it was not being done when I added a test for it.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/es53-frame-group.js
File src/com/google/caja/plugin/es53-frame-group.js (right):

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/es53-frame-group.js#newcode305
src/com/google/caja/plugin/es53-frame-group.js:305: undefined /*
cajoling proxy unused in es53 */, domicile, imports);
On 2013/05/01 15:48:26, ihab.awad wrote:
Long line.

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/html-emitter.js
File src/com/google/caja/plugin/html-emitter.js (right):

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/html-emitter.js#newcode49
src/com/google/caja/plugin/html-emitter.js:49: *     fly (used only in
SES)
On 2013/05/01 15:48:26, ihab.awad wrote:
It's not really a proxy because it doesn't actually fetch or
intermediate any
content. It's more just a URI rewriter. I would not call it a "proxy"
so as to
avoid confusion with real HTTP proxy type stuff.

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/html-emitter.js#newcode55
src/com/google/caja/plugin/html-emitter.js:55:
On 2013/05/01 15:48:26, ihab.awad wrote:
Extra blank line.

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/html-emitter.js#newcode58
src/com/google/caja/plugin/html-emitter.js:58: opt_mitigatingProxy,
opt_domicile, opt_guestGlobal) {
On 2013/05/01 15:48:26, ihab.awad wrote:
Indent 2 spaces.

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/plugin/html-emitter.js#newcode547
src/com/google/caja/plugin/html-emitter.js:547:
evaluateUntrustedScript(url, src, true, doesNotNeedMitigation);
On 2013/05/01 15:48:26, ihab.awad wrote:
Passing 'doesNotNeedMitigation' as the value of formal 'opt_mitigate'?

Done.

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/ses/startSES.js
File src/com/google/caja/ses/startSES.js (right):

https://codereview.appspot.com/7381051/diff/13001/src/com/google/caja/ses/startSES.js#newcode734
src/com/google/caja/ses/startSES.js:734: function compileExpr(src,
doesNotNeedMitigation, opt_sourcePosition) {
On 2013/05/01 15:48:26, ihab.awad wrote:
Please change throughout to 'mitigate' with appropriate boolean sense.
Otherwise
it's too confusing to keep track of everything.

Done.

https://codereview.appspot.com/7381051/diff/13001/tests/com/google/caja/plugin/Es5BrowserTest.java
File tests/com/google/caja/plugin/Es5BrowserTest.java (right):

https://codereview.appspot.com/7381051/diff/13001/tests/com/google/caja/plugin/Es5BrowserTest.java#newcode34
tests/com/google/caja/plugin/Es5BrowserTest.java:34: public void
testCajolingProxy() throws Exception {
On 2013/05/01 15:48:26, ihab.awad wrote:
s/Cajole/Mitigate/ ?

Done.

https://codereview.appspot.com/7381051/diff/13001/tests/com/google/caja/plugin/es53-test-cajoling-proxy.js
File tests/com/google/caja/plugin/es53-test-cajoling-proxy.js (right):

https://codereview.appspot.com/7381051/diff/13001/tests/com/google/caja/plugin/es53-test-cajoling-proxy.js#newcode19
tests/com/google/caja/plugin/es53-test-cajoling-proxy.js:19: * @requires
caja, jsunitRun, readyToTest
On 2013/05/01 15:48:26, ihab.awad wrote:
document, jsunitRegister

Done.

https://codereview.appspot.com/7381051/

--

--- 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