gwt /
gwt /
64259dab854ad645f6b06ab29edbf8b5a503845d Fixes a latent problem with Jsni.generateJavaScript(); the name implied a lot more generality than was warranted.
- Clarified the behavior by changing names and comments inside Jsni.java
- Changed SelectionScriptGenerator to call JsNode.toSource() directly; it NEVER should have been using the ill-named Jsni.generateJavaScript(), which tries to replace JSNI idents for hosted mode rewriting.
Review by: mmendez
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@930 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed