https://bugzilla.wikimedia.org/show_bug.cgi?id=34905
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Krinkle <[email protected]> 2012-12-02 07:59:07 UTC --- Marking bugs that suggest altering the token stream in JavaScriptMinifier as wontfix. If we decide to go that way, it is probably best to use existing libraries such as UglifyJS which are much more advanced at this. We aren't doing that yet because of the performance penalty involved with iterating over the token stream and reformatting it (since we do all of this on-demand on production servers). -- 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
