[gwt-contrib] Re: Fix Chrome plugin compile errors by replacing Value with gwt::Value. (issue1835803)

2012-09-19 Thread acleung
On 2012/09/18 02:40:01, skybrian wrote: LGTM I vaguely remember the exact same problem in xpcom a while ago http://gwt-code-reviews.appspot.com/1835803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Got the development mode plugin to compile for Firefox 15 using xulrunner-15.0b6 on 64-bit Linux. (issue1816803)

2012-08-24 Thread acleung
lgtm http://gwt-code-reviews.appspot.com/1816803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Firefox 14 DevMode Plugin (issue1792803)

2012-07-24 Thread acleung
Reviewers: skybrian, Description: Firefox 14 DevMode Plugin Please review this at http://gwt-code-reviews.appspot.com/1792803/ Affected files: M plugins/xpcom/JavaObject.cpp M plugins/xpcom/JavaObject.h M plugins/xpcom/Makefile A plugins/xpcom/VisualStudio/ff130-xpcom.vcproj A

[gwt-contrib] Re: Firefox 14 DevMode Plugin (issue1792803)

2012-07-24 Thread acleung
http://gwt-code-reviews.appspot.com/1792803/diff/1/plugins/xpcom/JavaObject.h File plugins/xpcom/JavaObject.h (right): http://gwt-code-reviews.appspot.com/1792803/diff/1/plugins/xpcom/JavaObject.h#newcode55 plugins/xpcom/JavaObject.h:55: static void finalize(JSFreeOp* fop, JSObject* obj); On

[gwt-contrib] Re: Minor cleanup of Super Dev Mode: move some static methods to a separate class. (issue1767803)

2012-07-09 Thread acleung
LGTM http://gwt-code-reviews.appspot.com/1767803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Fix unicode escaping in JSON Util. (issue1754803)

2012-06-21 Thread acleung
Reviewers: skybrian, Description: Fix unicode escaping in JSON Util. Please review this at http://gwt-code-reviews.appspot.com/1754803/ Affected files: M user/src/com/google/gwt/core/client/JsonUtils.java Index: user/src/com/google/gwt/core/client/JsonUtils.java

[gwt-contrib] Re: Make CoverageTest less dependent on execution order. (issue1741804)

2012-06-18 Thread acleung
http://gwt-code-reviews.appspot.com/1741804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Make RfValidator Java7 Compat. (issue1743803)

2012-06-15 Thread acleung
Reviewers: rdayal, Description: Make RfValidator Java7 Compat. Please review this at http://gwt-code-reviews.appspot.com/1743803/ Affected files: M user/src/com/google/web/bindery/requestfactory/apt/RfValidator.java M

[gwt-contrib] Re: Make RfValidator Java7 Compat. (issue1743803)

2012-06-15 Thread acleung
Hey Thomas, Rajeev told me that you are understood lots of the request factory code. I am trying to fix the follow error in Java7: junit.framework.AssertionFailedError: Did not see expected errors: [warning: Supported source version 'RELEASE_6' from annotation processor

[gwt-contrib] Re: Removes execution order dependency on EnumOrdinalizerTest (issue1731806)

2012-06-15 Thread acleung
http://gwt-code-reviews.appspot.com/1731806/diff/1/dev/core/test/com/google/gwt/dev/jjs/impl/EnumOrdinalizerTest.java File dev/core/test/com/google/gwt/dev/jjs/impl/EnumOrdinalizerTest.java (right):

[gwt-contrib] Missed file for -XfragmentCount (issue1743804)

2012-06-15 Thread acleung
Reviewers: rdayal, Description: Missed file for -XfragmentCount Please review this at http://gwt-code-reviews.appspot.com/1743804/ Affected files: M dev/core/src/com/google/gwt/dev/PrecompileTaskArgProcessor.java Index: dev/core/src/com/google/gwt/dev/PrecompileTaskArgProcessor.java

[gwt-contrib] Make CoverageTest less dependent on execution order. (issue1741804)

2012-06-15 Thread acleung
Reviewers: skybrian, Description: Make CoverageTest less dependent on execution order. Please review this at http://gwt-code-reviews.appspot.com/1741804/ Affected files: M user/test/com/google/gwt/dev/jjs/test/CoverageTest.java Index:

[gwt-contrib] Removes execution order dependency on EnumOrdinalizerTest (issue1731806)

2012-06-14 Thread acleung
Reviewers: skybrian, Description: Removes execution order dependency on EnumOrdinalizerTest Please review this at http://gwt-code-reviews.appspot.com/1731806/ Affected files: M dev/core/test/com/google/gwt/dev/jjs/impl/EnumOrdinalizerTest.java --

[gwt-contrib] Introduce -XfragmentCount to replace -XfragmentMerge (issue1739804)

2012-06-13 Thread acleung
Reviewers: cromwellian, Description: Introduce -XfragmentCount to replace -XfragmentMerge Please review this at http://gwt-code-reviews.appspot.com/1739804/ Affected files: M dev/core/src/com/google/gwt/dev/PrecompileTaskOptionsImpl.java M

[gwt-contrib] Comment out an invalid test in TreeMapTest. (issue1735805)

2012-06-13 Thread acleung
@@ // The _throwsUnsupportedOperationException version of this test will // verify that the method is not supported. if (isRemoveSupported) { + + // TODO(acleung): Post JDK7, map.put(null) will actually throw a NPE. + // Lets disable this for now. Once we no longer test on JDK6, we can + // add this back

[gwt-contrib] Re: Firefox 13 DevMode Plugin (issue1738803)

2012-06-11 Thread acleung
http://gwt-code-reviews.appspot.com/1738803/diff/1/plugins/xpcom/JSRunner.cpp File plugins/xpcom/JSRunner.cpp (right): http://gwt-code-reviews.appspot.com/1738803/diff/1/plugins/xpcom/JSRunner.cpp#newcode121 plugins/xpcom/JSRunner.cpp:121: Debug::log(Debug::Error) Get JSPrincial at

[gwt-contrib] Make CookieTest JDK7 compat by avoid execution order dependencies between test methods. (issue1728805)

2012-06-11 Thread acleung
Reviewers: rdayal, Description: Make CookieTest JDK7 compat by avoid execution order dependencies between test methods. Please review this at http://gwt-code-reviews.appspot.com/1728805/ Affected files: M user/test/com/google/gwt/user/client/CookieTest.java Index:

[gwt-contrib] Re: Make CodeSplitter2 outputs a reasonable SOYC. (issue1726803)

2012-06-11 Thread acleung
http://gwt-code-reviews.appspot.com/1726803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Firefox 13 DevMode Plugin (issue1738803)

2012-06-08 Thread acleung
Reviewers: conroy, Description: Firefox 13 DevMode Plugin Please review this at http://gwt-code-reviews.appspot.com/1738803/ Affected files: M plugins/xpcom/FFSessionHandler.cpp M plugins/xpcom/JSRunner.cpp M plugins/xpcom/JavaObject.cpp M plugins/xpcom/JavaObject.h M

[gwt-contrib] Make CodeSplitter2 outputs a reasonable SOYC. (issue1726803)

2012-06-01 Thread acleung
.java === --- dev/core/src/com/google/gwt/dev/jjs/impl/CodeSplitter2.java (revision 10971) +++ dev/core/src/com/google/gwt/dev/jjs/impl/CodeSplitter2.java (working copy) @@ -88,7 +88,6 @@ * TODO(acleung): Figure out how

[gwt-contrib] Re: Filter no longer referenced symbols from symbol table. (issue1711804)

2012-05-23 Thread acleung
Updated. http://gwt-code-reviews.appspot.com/1711804/diff/1/dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java File dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java (right):

[gwt-contrib] Re: Filter no longer referenced symbols from symbol table. (issue1711804)

2012-05-23 Thread acleung
http://gwt-code-reviews.appspot.com/1711804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Filter no longer referenced symbols from symbol table. (issue1711804)

2012-05-22 Thread acleung
Reviewers: cromwellian, Description: Filter no longer referenced symbols from symbol table. Please review this at http://gwt-code-reviews.appspot.com/1711804/ Affected files: M dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java A

[gwt-contrib] FF12 Plugin (issue1701803)

2012-05-03 Thread acleung
Reviewers: conroy, Description: FF12 Plugin Please review this at http://gwt-code-reviews.appspot.com/1701803/ Affected files: M plugins/xpcom/Makefile A plugins/xpcom/VisualStudio/ff120-xpcom.vcproj M plugins/xpcom/install-template.rdf M

[gwt-contrib] Re: Issue 7175: isBodyLoaded is called instantly if xsiframe linker is used (issue1647803)

2012-04-10 Thread acleung
LGTM http://gwt-code-reviews.appspot.com/1647803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Add font-face support to CssResource. (issue1502806)

2012-04-08 Thread acleung
On 2012/04/05 21:33:43, acleung wrote: On 2011/11/14 08:51:56, tbroyer wrote: On 2011/07/28 21:11:18, unnurg wrote: LGTM It's been more than 3 months and still not committed :-( bobv has left Google for other quests and adventures. I'll pick up this change and submit it. http://gwt

[gwt-contrib] Re: Add font-face support to CssResource. (issue1502806)

2012-04-08 Thread acleung
On 2011/11/14 08:51:56, tbroyer wrote: On 2011/07/28 21:11:18, unnurg wrote: LGTM It's been more than 3 months and still not committed :-( bobv has left Google for other quests and adventures. I'll pick up this change and submit it. http://gwt-code-reviews.appspot.com/1502806/ --

[gwt-contrib] Re: Add support for @font-face CSS declarations. (issue1679803)

2012-04-08 Thread acleung
http://gwt-code-reviews.appspot.com/1679803/diff/1/user/src/com/google/gwt/resources/css/ast/CssFontFace.java File user/src/com/google/gwt/resources/css/ast/CssFontFace.java (right):

[gwt-contrib] Re: Add support for @font-face CSS declarations. (issue1679803)

2012-04-08 Thread acleung
On 2012/04/05 21:42:05, acleung wrote: Copied from: http://gwt-code-reviews.appspot.com/1502806/ http://gwt-code-reviews.appspot.com/1679803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Add support for @font-face CSS declarations. (issue1679803)

2012-04-08 Thread acleung
Reviewers: rdayal, Description: Add support for @font-face CSS declarations. Please review this at http://gwt-code-reviews.appspot.com/1679803/ Affected files: M user/src/com/google/gwt/resources/css/CssGenerationVisitor.java M user/src/com/google/gwt/resources/css/GenerateCssAst.java A

[gwt-contrib] Inflate and Deflate on writeObject (issue1672803)

2012-03-28 Thread acleung
Reviewers: cromwellian, Description: Inflate and Deflate on writeObject Please review this at http://gwt-code-reviews.appspot.com/1672803/ Affected files: M dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java M dev/core/src/com/google/gwt/dev/util/DiskCache.java Index:

[gwt-contrib] Re: FF11 Devmode Plugin (issue1667803)

2012-03-22 Thread acleung
http://gwt-code-reviews.appspot.com/1667803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] FF11 Devmode Plugin (issue1667803)

2012-03-21 Thread acleung
Reviewers: conroy, Description: FF11 Devmode Plugin Please review this at http://gwt-code-reviews.appspot.com/1667803/ Affected files: M plugins/xpcom/Makefile A plugins/xpcom/VisualStudio/ff110-xpcom.vcproj M plugins/xpcom/install-template.rdf M

[gwt-contrib] Re: Adds extra optimization pass to eliminate more types in draftCompile. This is needed for some li... (issue1599803)

2012-03-09 Thread acleung
LGTM http://gwt-code-reviews.appspot.com/1599803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Permutation Specific SymbolMap (issue1652803)

2012-03-08 Thread acleung
http://gwt-code-reviews.appspot.com/1652803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Permutation Specific SymbolMap (issue1652803)

2012-03-02 Thread acleung
Reviewers: cromwellian, Description: Permutation Specific SymbolMap Please review this at http://gwt-code-reviews.appspot.com/1652803/ Affected files: M dev/core/src/com/google/gwt/core/linker/SymbolMapsLinker.java Index: dev/core/src/com/google/gwt/core/linker/SymbolMapsLinker.java

[gwt-contrib] Re: Permutation Specific SymbolMap (issue1652803)

2012-03-02 Thread acleung
On 2012/03/02 22:46:28, rdayal wrote: On Fri Mar 02 13:09:00 GMT-500 2012, mailto:cromwell...@google.com wrote: On 2012/03/02 10:39:39, acleung wrote: Are you missing the module files (.gwt.xml) that define this new property? http://gwt-code-reviews.appspot.com/1652803/%3Chttps

[gwt-contrib] Re: Let Closure Compiler knows CodeSplitter2 shuffled the fragment ordering (issue1645803)

2012-02-22 Thread acleung
http://gwt-code-reviews.appspot.com/1645803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Let Closure Compiler knows CodeSplitter2 shuffled the fragment ordering (issue1645803)

2012-02-22 Thread acleung
updated. http://gwt-code-reviews.appspot.com/1645803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Fix Firefox 3.6 devmode plugin infinite install loop. (issue1642803)

2012-02-13 Thread acleung
Reviewers: conroy, Description: Fix Firefox 3.6 devmode plugin infinite install loop. Please review this at http://gwt-code-reviews.appspot.com/1642803/ Affected files: M plugins/xpcom/install-template.rdf Index: plugins/xpcom/install-template.rdf

[gwt-contrib] Re: Fix Firefox 3.6 devmode plugin infinite install loop. (issue1642803)

2012-02-13 Thread acleung
On 2012/02/13 21:21:54, conroy wrote: FYI can you provide some more context on the problem and why this fixes it? Note taht FF has poor handling of switching down between incompatible versions in the same install location. So, if you point 3.6 at a user directory that had 7 installed,

[gwt-contrib] Re: Fix Firefox 3.6 devmode plugin infinite install loop. (issue1642803)

2012-02-13 Thread acleung
On 2012/02/13 22:41:01, conroy wrote: On 2012/02/13 22:24:15, acleung wrote: On 2012/02/13 21:21:54, conroy wrote: FYI can you provide some more context on the problem and why this fixes it? Note taht FF has poor handling of switching down between incompatible versions

[gwt-contrib] Fix Closure backend with JsNumericEntry (issue1640803)

2012-02-09 Thread acleung
Reviewers: johnlenz, Description: Fix Closure backend with JsNumericEntry Please review this at http://gwt-code-reviews.appspot.com/1640803/ Affected files: M dev/core/src/com/google/gwt/dev/js/ClosureJsAstTranslator.java Index:

[gwt-contrib] Updates Missing Plugin Page (issue1641803)

2012-02-09 Thread acleung
Reviewers: conroy, Description: Updates Missing Plugin Page Please review this at http://gwt-code-reviews.appspot.com/1641803/ Affected files: M plugins/MissingPlugin/war/MissingPlugin.html Index: plugins/MissingPlugin/war/MissingPlugin.html

[gwt-contrib] Make splitpoint.xml CodeSplitter2 aware. (issue1639803)

2012-02-07 Thread acleung
Reviewers: cromwellian, Description: Make splitpoint.xml CodeSplitter2 aware. Please review this at http://gwt-code-reviews.appspot.com/1639803/ Affected files: M dev/core/src/com/google/gwt/core/ext/soyc/impl/SplitPointRecorder.java M dev/core/src/com/google/gwt/dev/jjs/ast/JProgram.java

[gwt-contrib] Clean rebuild of the plugin. (issue1638803)

2012-02-06 Thread acleung
Reviewers: conroy, Description: Clean rebuild of the plugin. (I noticed some of the binary has DebugLevel was still set to spam) Please review this at http://gwt-code-reviews.appspot.com/1638803/ Affected files: M plugins/xpcom/Makefile Index: plugins/xpcom/Makefile

[gwt-contrib] Re: Working CodeSplitter2. (issue1631803)

2012-02-02 Thread acleung
http://gwt-code-reviews.appspot.com/1631803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Firefox 10 DevMode Plugin (issue1634803)

2012-02-01 Thread acleung
Reviewers: conroy, Description: Firefox 10 DevMode Plugin Please review this at http://gwt-code-reviews.appspot.com/1634803/ Affected files: M plugins/xpcom/ExternalWrapper.cpp M plugins/xpcom/Makefile M plugins/xpcom/SessionData.h A plugins/xpcom/VisualStudio/ff100-xpcom.vcproj M

[gwt-contrib] Re: Firefox 9 DevMode Plugin (issue1620803)

2012-01-24 Thread acleung
Sorry for the delay. I was on vacation the day after I sent this out. http://gwt-code-reviews.appspot.com/1620803/diff/1/plugins/common/HostChannel.cpp File plugins/common/HostChannel.cpp (right): http://gwt-code-reviews.appspot.com/1620803/diff/1/plugins/common/HostChannel.cpp#newcode322

[gwt-contrib] Re: Firefox 9 DevMode Plugin (issue1620803)

2012-01-24 Thread acleung
http://gwt-code-reviews.appspot.com/1620803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Firefox 9 DevMode Plugin (issue1620803)

2011-12-22 Thread acleung
Reviewers: conroy, Description: Firefox 9 DevMode Plugin Please review this at http://gwt-code-reviews.appspot.com/1620803/ Affected files: M plugins/common/HostChannel.cpp M plugins/common/HostChannel.h M plugins/common/InvokeMessage.cpp M plugins/common/InvokeMessage.h M

[gwt-contrib] Re: FF8 Devmode Plugin (issue1589803)

2011-12-02 Thread acleung
http://gwt-code-reviews.appspot.com/1589803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: FF8 Devmode Plugin (issue1589803)

2011-12-02 Thread acleung
On 2011/12/02 21:26:45, acleung wrote: PTAL. Thanks. -Alan http://gwt-code-reviews.appspot.com/1589803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Adds , =, , =, ==, and != to JsStaticEval for numeric values. (issue1593803)

2011-11-14 Thread acleung
http://gwt-code-reviews.appspot.com/1593803/diff/1/dev/core/test/com/google/gwt/dev/js/JsStaticEvalTest.java File dev/core/test/com/google/gwt/dev/js/JsStaticEvalTest.java (right):

[gwt-contrib] FF8 Devmode Plugin (issue1589803)

2011-11-11 Thread acleung
Reviewers: conroy, Description: FF8 Devmode Plugin Please review this at http://gwt-code-reviews.appspot.com/1589803/ Affected files: M plugins/xpcom/ExternalWrapper.cpp M plugins/xpcom/Makefile A plugins/xpcom/VisualStudio/ff80-xpcom.vcproj M plugins/xpcom/install-template.rdf M

[gwt-contrib] Introduce a temp AST node intended to hold the fragment number (issue1590803)

2011-11-11 Thread acleung
Reviewers: cromwellian, Description: Introduce a temp AST node intended to hold the fragment number Please review this at http://gwt-code-reviews.appspot.com/1590803/ Affected files: M dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java M

[gwt-contrib] New Code Splitter (issue1580803)

2011-10-24 Thread acleung
Reviewers: cromwellian, Description: New Code Splitter Please review this at http://gwt-code-reviews.appspot.com/1580803/ Affected files: A dev/core/src/com/google/gwt/dev/jjs/impl/CodeSplitter2.java A dev/core/test/com/google/gwt/dev/jjs/impl/CodeSplitter2Test.java --

[gwt-contrib] Re: Firefox 7 DevMode Plugin (issue1560803)

2011-10-05 Thread acleung
http://gwt-code-reviews.appspot.com/1560803/diff/3001/plugins/xpcom/Makefile File plugins/xpcom/Makefile (right): http://gwt-code-reviews.appspot.com/1560803/diff/3001/plugins/xpcom/Makefile#newcode125 plugins/xpcom/Makefile:125: ifeq ($(BROWSER),ff70) On 2011/10/04 23:11:19, conroy wrote: so,

[gwt-contrib] Firefox 7 DevMode Plugin (issue1560803)

2011-10-04 Thread acleung
Reviewers: conroy, Description: Firefox 7 DevMode Plugin Please review this at http://gwt-code-reviews.appspot.com/1560803/ Affected files: M plugins/xpcom/Makefile M plugins/xpcom/VisualStudio/FirefoxPlugins.sln A plugins/xpcom/VisualStudio/ff70-xpcom.vcproj M

[gwt-contrib] Re: Firefox 7 DevMode Plugin (issue1560803)

2011-10-04 Thread acleung
http://gwt-code-reviews.appspot.com/1560803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Enable FF6 Plugin in MissingPlugin Page. (issue1551803)

2011-09-18 Thread acleung
Reviewers: rjrjr, Description: Enable FF6 Plugin in MissingPlugin Page. Please review this at http://gwt-code-reviews.appspot.com/1551803/ Affected files: M plugins/MissingPlugin/war/MissingPlugin.html Index: plugins/MissingPlugin/war/MissingPlugin.html