https://bugzilla.wikimedia.org/show_bug.cgi?id=34905
--- Comment #1 from Trevor Parscal <[email protected]> 2012-03-03 00:00:38 UTC --- If you look at libraries like UglifyJS[1], there are a lot of optimizations that can be done without using Google Closure Compiler. That said, we need to be careful because while these optimizations appear to be safe, if there's anywhere on the web we can prove that wrong it's likely to be on Wikipedia with it's abundance of core, extension, site, user and gadget scripts all running together. [1] https://github.com/mishoo/UglifyJS -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
