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

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1595
src/com/google/caja/ses/startSES.js:1595: * <i>name</i> property in all
three cases. For the legacy or simple
delete "three"

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1620
src/com/google/caja/ses/startSES.js:1620: *     case above, so we'll go
ahead and first try to delete wp.f
delete "so"

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1658
src/com/google/caja/ses/startSES.js:1658: // Might be specced, simple,
legacy, or mized
"mized" --> "mixed"

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1662
src/com/google/caja/ses/startSES.js:1662: // In case it is simple or
legacy, then we try to freeze it
delete "then"

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1717
src/com/google/caja/ses/startSES.js:1717: return;
Delete "return;". Not needed with this control flow.

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1729
src/com/google/caja/ses/startSES.js:1729: * <p>Since we can't use
getOwnPropertyDescriptor to see if we
Delete "Since"

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1761
src/com/google/caja/ses/startSES.js:1761: } catch (err) {}
Always insert a comment in an empty catch clause.

https://codereview.appspot.com/258110043/diff/1/src/com/google/caja/ses/startSES.js#newcode1764
src/com/google/caja/ses/startSES.js:1764: } catch (err) {}
Always insert a comment in an empty catch clause.

https://codereview.appspot.com/258110043/

--

--- 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/d/optout.

Reply via email to