Hello,
Closure Compiler is a JavaScript code compacter by Google
http://code.google.com/closure/compiler/
Currently, Closure Compiler breaks CurvyCorners because, in curvyCorners.adjust
function, it renames the "obj" variable and there is an eval after, line 379:
eval('obj.' + prop + "='" + newval + "'")
Regards
Original issue reported on code.google.com by vlak...@gmail.com on 12 Dec 2010 at 11:41
Original issue reported on code.google.com by
vlak...@gmail.com
on 12 Dec 2010 at 11:41