Updates:
        Status: Invalid
        Owner: [email protected]
        Labels: -Component-Other Component-SES

Comment #1 on issue 1945 by [email protected]: JQuery 2.1.1 Version
https://code.google.com/p/google-caja/issues/detail?id=1945

Caja requires that all scripts be compatible with ES5 strict mode. This is a fundamental part of our design and cannot be relaxed. I've confirmed that .../2.1.1/jquery.min.js does contain that error in strict mode independent of Caja.

Since you say unminified 2.1.1 is OK, I would say that the minifier is at fault (it must have moved a function declaration inside a block) and a bug should be filed against it. You could also minify JQuery with a different tool that does not make this mistake.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

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