Public bug reported: YUI Compressor - The Yahoo! JavaScript and CSS Compressor
Version: 2.4.2 Upstream Author: Julien Lecomte <[email protected]>, Isaac Schlueter URL: http://developer.yahoo.com/yui/compressor/ License: BSD Programming Lang: Java Notes: The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal is those cases) Compared to jsmin, the average savings is around 20%. The YUI Compressor is also able to safely compress CSS files. The decision on which compressor is being used is made on the file extension (js or css) ** Affects: yui-compressor-ant-task Importance: Undecided Status: New ** Affects: ubuntu Importance: Undecided Assignee: Dominik Smatana (dominik-smatana) Status: In Progress ** Affects: debian Importance: Unknown Status: Unknown ** Changed in: ubuntu Assignee: (unassigned) => Dominik Smatana (dominik-smatana) Status: New => In Progress ** Bug watch added: Debian Bug tracker #519938 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519938 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519938 Importance: Unknown Status: Unknown ** Also affects: yui-compressor-ant-task Importance: Undecided Status: New -- [needs packaging] YUI Compressor https://bugs.launchpad.net/bugs/348647 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
