Reviewers: conroy, Description: Expose the locale.queryparam and locale.cookie config params to client code. This allows things like a locale selector widget that is automatically configured based on the module configuration.
Please review this at http://gwt-code-reviews.appspot.com/1250801/show Affected files: user/src/com/google/gwt/i18n/client/LocaleInfo.java user/src/com/google/gwt/i18n/client/impl/LocaleInfoImpl.java user/src/com/google/gwt/i18n/rebind/LocaleInfoContext.java user/src/com/google/gwt/i18n/rebind/LocaleInfoGenerator.java user/src/com/google/gwt/i18n/rebind/LocaleUtils.java user/test/com/google/gwt/i18n/I18NTest_en.gwt.xml user/test/com/google/gwt/i18n/client/LocaleInfoTest.java user/test/com/google/gwt/i18n/client/LocaleInfo_en_Test.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
