[gwt-contrib] Re: Re-implement runAsync to improve code size. (issue1442807)

2011-05-31 Thread scottb
Hey guys, I ran into some issues because my previous patch was lazy. I was avoiding optimizing ALL calls to runAsync.onSuccess() in TypeTightener and MethodCallTightener. Turns out that some projects *depending* on those calls being optimized. So I went back and added a way to unambiguously

[gwt-contrib] Re: Add SafeUri type, similar to SafeHtml but for values in a URL attribute context. (issue1380806)

2011-05-31 Thread xtof
On 2011/06/01 00:10:58, tbroyer wrote: On 2011/05/31 23:38:17, xtof wrote: My apologies dropping the response on this thread (I'd missed the last question and had assumed this was good to submit). Also, I didn't realize that I actually need to fetch and submit this patch (I'm not part

<    1   2