Reviewers: ,

Description:
This patch adds an @external directive to the CSS system to allow for
selective non-obfuscation of identifiers and to bypass strict-mode
checks.

Please review this at http://gwt-code-reviews.appspot.com/33827

Affected files:
   user/src/com/google/gwt/resources/client/CssResource.java
   user/src/com/google/gwt/resources/css/CssGenerationVisitor.java
   user/src/com/google/gwt/resources/css/GenerateCssAst.java
   user/src/com/google/gwt/resources/css/ast/CssExternalSelectors.java
   user/src/com/google/gwt/resources/css/ast/CssNodeCloner.java
   user/src/com/google/gwt/resources/css/ast/CssVisitor.java
    
user/src/com/google/gwt/resources/rebind/context/AbstractClientBundleGenerator.java
   user/src/com/google/gwt/resources/rg/CssResourceGenerator.java
   user/test/com/google/gwt/resources/client/CSSResourceTest.java
   user/test/com/google/gwt/resources/client/test.css
   user/test/com/google/gwt/resources/client/unrelatedDescendants.css



--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to