Updates:
        Summary: test-scan doesn't work with minified Caja frame code
        Labels: -Priority-High -Private Priority-Low

Comment #2 on issue 1774 by kpreid.switchb.org: test-scan doesn't work with minified Caja frame code
http://code.google.com/p/google-caja/issues/detail?id=1774

False alarm. The scanner has a gimmick to treat tamperProof accessors _as if_ they were data properties, which relies on pattern matching the .toString() source code — which is changed by the minifier. It would be nice to have a better matching strategy, but that's not a priority.

Still, we should make the scanner work in non-debug mode. Patch coming up.

--
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/groups/opt_out.


Reply via email to