Ray Cromwell has uploaded a new patch set (#3).

Change subject: Adds two new optional configuration properties to allow the JsNamer passes to exclude a set of predefined symbols or symbol suffixes in the output. This is to enable better integration with closure compiler which has optimization passes that trigger off o
......................................................................

Adds two new optional configuration properties to allow the JsNamer passes
to exclude a set of predefined symbols or symbol suffixes in the output.
This is to enable better integration with closure compiler which has
optimization passes that trigger off of certain magic symbols.

Change-Id: I0eb0535cd2c7693aae162e246332dc7bca87d241
Review-Link: https://gwt-review.googlesource.com/#/c/2230/
---
M dev/core/src/com/google/gwt/core/ext/linker/impl/StandardLinkerContext.java
M dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java
M dev/core/src/com/google/gwt/dev/js/JsNamer.java
M dev/core/src/com/google/gwt/dev/js/JsObfuscateNamer.java
M dev/core/src/com/google/gwt/dev/js/JsPrettyNamer.java
M dev/core/src/com/google/gwt/dev/js/JsVerboseNamer.java
A dev/core/test/com/google/gwt/dev/js/JsNamerTest.java
M user/src/com/google/gwt/core/CompilerParameters.gwt.xml
8 files changed, 219 insertions(+), 24 deletions(-)


--
To view, visit https://gwt-review.googlesource.com/2230
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0eb0535cd2c7693aae162e246332dc7bca87d241
Gerrit-PatchSet: 3
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Ray Cromwell <cromwell...@google.com>
Gerrit-Reviewer: Alan Leung <acle...@gmail.com>
Gerrit-Reviewer: Brian Slesinsky <skybr...@google.com>
Gerrit-Reviewer: Roberto Lublinerman <rlu...@google.com>

--
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "Google Web Toolkit Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to