Re: [gwt-contrib] Re: Temporarily disabling CR+2 on Gerrit

2013-07-03 Thread Manuel Carrasco Moñino
I dont see the gwt-exporter version using that method, could you check what version of gwtexporter you are using?. On Tue, Jul 2, 2013 at 6:04 PM, Matthew Dempsky wrote: > On Tue, Jul 2, 2013 at 12:59 AM, Manuel Carrasco Moñino > wrote: >> >> > 1 of them broke gwt-exporter due to the latter depe

Re: [gwt-contrib] Re: Temporarily disabling CR+2 on Gerrit

2013-07-03 Thread Matthew Dempsky
Hm, so checking history, it looks like the call was added in a recent change Ray made to our local copy of GWT exporter. I'm not too knowledgeable about GWT exporter though. I'll have to figure out more from Ray once he's back from vacation. On Wed, Jul 3, 2013 at 3:33 AM, Manuel Carrasco Moñin

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-07-03 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 9: Code-Review+2 -- To view, visit https://gwt-review.googlesource.com/3440 To unsubscribe, vi

[gwt-contrib] Change in gwt[master]: replaces stale jProgram runAsync references and fixes JRunAs...

2013-07-03 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: replaces stale jProgram runAsync references and fixes JRunAsync method inlining to occasionally benefit from tighter types .. Patch Set 1: Code-Review+2

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-07-03 Thread Stephen Haberman
Stephen Haberman has submitted this change and it was merged. Change subject: Optimize initializing fields at the top scope. .. Optimize initializing fields at the top scope. Change-Id: I97a06eb36396a8b8659ce9a025b21a9cf93d050

[gwt-contrib] Change in gwt[master]: Fixes Exception wrapping/unwrapping in compiler

2013-07-03 Thread Goktug Gokdogan
Goktug Gokdogan has submitted this change and it was merged. Change subject: Fixes Exception wrapping/unwrapping in compiler .. Fixes Exception wrapping/unwrapping in compiler Change-Id: I419204b3b6f76bd9171c322a87fa164a7c72ab

[gwt-contrib] Change in gwt[master]: Adds support for unwrapping of thrown non-jso objects from J...

2013-07-03 Thread Goktug Gokdogan
Goktug Gokdogan has uploaded a new change for review. https://gwt-review.googlesource.com/3640 Change subject: Adds support for unwrapping of thrown non-jso objects from JavaScriptException. .. Adds support for unwrapping