You commented in the issue tracker that the JsInliner is not the issue, the obfuscator is the problem, so why the patch to Inliner?
On Thu, Jul 7, 2011 at 5:09 PM, <[email protected]> wrote: > Reviewers: cromwellian, zundel, scottb, > > Description: > Fix JsInliner, to properly handle name scope tracking after multi-level > inlining. Was causing local variable name collisions after obfuscation. > Fixes issue 5936. > > > Please review this at http://gwt-code-reviews.appspot.com/1472803/ > > Affected files: > M dev/core/src/com/google/gwt/dev/js/JsInliner.java > M dev/core/test/com/google/gwt/dev/js/JsInlinerTest.java > > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
