Status: New
Owner: kpreid.switchb.org
Labels: Type-Defect Priority-Low
New issue 1868 by kpreid.switchb.org: Investigate minifier bug / upgrade JS
processing libraries
http://code.google.com/p/google-caja/issues/detail?id=1868
I tried upgrading the versions of acorn and escodegen in our third_party.
This resulted in a bug where the minified version *only* of
mitigateSrcGotchas would mangle regexp literals by doubling characters:
/ab/ becoming /aabb/.
This indicates a serious bug in our minifier, since it should not be
changing the semantics of the code. We should either fix it or replace it
with Closure Compiler (see issue 1866).
We should also upgrade acorn/estraverse/escodegen just to stay current on
upstream fixes and API changes.
--
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.