[gwt-contrib] Re: Make UriUtils#unsafeCastFromUntrustedString gracefully handle null for (issue1443814)

2011-06-07 Thread Thomas Broyer
On Tue, Jun 7, 2011 at 1:32 AM, Christoph Kern x...@google.com wrote: It turns out it was easier to fix the specific case this broke in client code (a test that ended up passing null for a URL). Which raises the question, should Image gracefully handle null for URLs, or should the API docs

[gwt-contrib] Earn $1000-$2500 per month

2011-06-07 Thread roseanje...@rediffmail.com
Earn $1000-$2500 per month If you Register your name You Get Sign-up bonus $5 AND Get $.20 cent for each referral. Further details http://www.earnbyforex.com/index.php?id=35678365

[gwt-contrib] Does Composite still make sense?

2011-06-07 Thread Andrés Testi
Since IsWidget is a first class interface, what is the use case to use Composite instead of simply implement IsWidget? Thanks in advance. - Andrés -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread jlabanca
LGTM - and much nicer We should note the breaking change to former subclasses of ResizeComposite in the release notes. It probably won't affect anyone, but you never know.

[gwt-contrib] Adds setTagName to PotentialElement, so that PotentialElement instances can be passed to the as(... (issue1451810)

2011-06-07 Thread rdcastro
Reviewers: hermes, rjrjr, Description: Adds setTagName to PotentialElement, so that PotentialElement instances can be passed to the as() method of Element subclasses (it's nicer than blindly calling .cast(), I think). Let me know if this looks clearner to you guys. Please review this at

[gwt-contrib] Re: Adds setTagName to PotentialElement, so that PotentialElement instances can be passed to the as(... (issue1451810)

2011-06-07 Thread rjrjr
On 2011/06/07 15:08:26, rdcastro wrote: Should you put this on an overload of build instead, and make the single arg version default to span or div? http://gwt-code-reviews.appspot.com/1451810/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10287 committed - Adding a hook in the servlet build file that can be replaced by script...

2011-06-07 Thread codesite-noreply
Revision: 10287 Author: jlaba...@google.com Date: Tue Jun 7 05:10:39 2011 Log: Adding a hook in the servlet build file that can be replaced by scripts. Review by: zun...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10287 Modified:

[gwt-contrib] Re: Make UriUtils#unsafeCastFromUntrustedString gracefully handle null for (issue1443814)

2011-06-07 Thread Ray Ryan
In general we try to be null-intolerant, although I don't know how consistent we are about it. Basically, nulls should never be quietly cleaned up for you but rather should fail fast if practical. If null is a legal value, it should serve a specific purpose. On Tue, Jun 7, 2011 at 12:44 AM,

Re: [gwt-contrib] Does Composite still make sense?

2011-06-07 Thread Ray Ryan
That is an excellent question. I don't think anyone has yet tried to go that route in earnest, and I suspect the first to do so will find that IsWidget is not yet as first class as it should be, just due to undiscovered corner cases and such. But it sure would be interesting to try to make it

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread rjrjr
http://gwt-code-reviews.appspot.com/1453807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Adds setTagName to PotentialElement, so that PotentialElement instances can be passed to the as(... (issue1451810)

2011-06-07 Thread Rafael Castro
Makes sense, will update the code. On Tue, Jun 7, 2011 at 12:42 PM, rj...@google.com wrote: On 2011/06/07 15:08:26, rdcastro wrote: Should you put this on an overload of build instead, and make the single arg version default to span or div? http://gwt-code-reviews.appspot.com/1451810/ --

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread rjrjr
http://gwt-code-reviews.appspot.com/1453807/diff/1/samples/mobilewebapp/src/main/java/com/google/gwt/sample/mobilewebapp/client/desktop/MobileWebAppShellDesktop.java File samples/mobilewebapp/src/main/java/com/google/gwt/sample/mobilewebapp/client/desktop/MobileWebAppShellDesktop.java (right):

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread jlabanca
LGTM http://gwt-code-reviews.appspot.com/1453807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Make UriUtils#unsafeCastFromUntrustedString gracefully handle null for (issue1443814)

2011-06-07 Thread jlabanca
Although in this specific case, the method in question is deprecated and only there for legacy support. I think its okay to do the null check in that case if needed. On 2011/06/07 16:00:48, rjrjr wrote: In general we try to be null-intolerant, although I don't know how consistent we are about

Re: [gwt-contrib] Earn $1000-$2500 per month

2011-06-07 Thread David Chandler
Nope, and I reject several spammers daily. On the GWT group, some have gotten smarter and are now posting legit-sounding messages in advance. /dmc On Tue, Jun 7, 2011 at 4:49 AM, roseanje...@rediffmail.com roseanje...@rediffmail.com wrote: Earn $1000-$2500 per month If you Register your name

[gwt-contrib] Re: Disable regex checking of URLs in SafeUriHostedModeUtils; this regex appears to (issue1443813)

2011-06-07 Thread Christoph Kern
Thomas, here's a patch that adds a test case to repro the bug (also changing uses of fromTrustedString to fromSafeConstant where appropriate). Would you be able to look into rewriting the regex? My best guess is that it's falling afoul of

[gwt-contrib] Re: Adds setTagName to PotentialElement, so that PotentialElement instances can be passed to the as(... (issue1451810)

2011-06-07 Thread rdcastro
http://gwt-code-reviews.appspot.com/1451810/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: [gwt-contrib] Earn $1000-$2500 per month

2011-06-07 Thread Isaac Truett
And I, for one, appreciate the effort that goes into moderation! On that slightly off-topic note, I interact with the group via GMail 99.999% of the time, rather than the Groups UI. Does reporting spam messages in GMail translate to Groups at all? Or to put another way, GMail is smart enough to

[gwt-contrib] Re: Support RequestContext composition (issue 6234) and mix-in (issue 6035). (issue1447815)

2011-06-07 Thread bobv
http://gwt-code-reviews.appspot.com/1447815/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Make UriUtils#unsafeCastFromUntrustedString gracefully handle null for (issue1443814)

2011-06-07 Thread Christoph Kern
On Tue, Jun 7, 2011 at 09:19, jlaba...@google.com wrote: Although in this specific case, the method in question is deprecated and only there for legacy support. I think its okay to do the null check in that case if needed. There were only a few callers that failed due to passing in nulls

[gwt-contrib] Re: Support RequestContext composition (issue 6234) and mix-in (issue 6035). (issue1447815)

2011-06-07 Thread bobv
To verify that the annotation processor is working in Eclipse, open up the Error Log view. You should see diagnostic messages from the processor. I'll turn those off before final submission. Since this patch updates the gwt-user project, you might need to shut Eclipse down first before

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread rjrjr
http://gwt-code-reviews.appspot.com/1453807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread rjrjr
Can you take one more look? Some mocked out tests choked on the move to IsWidget. I'd like to hunt those down and fix them, but don't want to gate the API change on it. You okay with this instanceof check in the mean time? http://gwt-code-reviews.appspot.com/1453807/ --

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread jlabanca
On 2011/06/07 17:46:29, rjrjr wrote: Can you take one more look? Some mocked out tests choked on the move to IsWidget. I'd like to hunt those down and fix them, but don't want to gate the API change on it. You okay with this instanceof check in the mean time? LGTM Seems harmless enough.

[gwt-contrib] Re: UnifyAst works with SOYC. (issue1455801)

2011-06-07 Thread zundel
http://gwt-code-reviews.appspot.com/1455801/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: Disable regex checking of URLs in SafeUriHostedModeUtils; this regex appears to (issue1443813)

2011-06-07 Thread t . broyer
On 2011/06/07 16:34:24, xtof wrote: Thomas, here's a patch that adds a test case to repro the bug (also changing uses of fromTrustedString to fromSafeConstant where appropriate). Would you be able to look into rewriting the regex? My best guess is that it's falling afoul of

[gwt-contrib] Adds support for runtime evaluation of JavaScriptObject methods from a debugger. Primarily inten... (issue1453808)

2011-06-07 Thread tobyr
Reviewers: rdayal, Description: Adds support for runtime evaluation of JavaScriptObject methods from a debugger. Primarily intended as support API for debuggers, but developers can also use it directly in a debugger (for example, in watch windows or breakpoint expressions). Review by:

[gwt-contrib] [google-web-toolkit] r10288 committed - Support is/has methods in Editor framework....

2011-06-07 Thread codesite-noreply
Revision: 10288 Author: b...@google.com Date: Tue Jun 7 06:01:17 2011 Log: Support is/has methods in Editor framework. Issue 6040. Patch by: bobv Review by: rjrjr Review at http://gwt-code-reviews.appspot.com/1443812 http://code.google.com/p/google-web-toolkit/source/detail?r=10288

[gwt-contrib] [google-web-toolkit] r10286 committed - Add concrete SourceInfo for varargs in method calls...

2011-06-07 Thread codesite-noreply
Revision: 10286 Author: jbrosenb...@google.com Date: Tue Jun 7 04:42:44 2011 Log: Add concrete SourceInfo for varargs in method calls Review at http://gwt-code-reviews.appspot.com/1454801 http://code.google.com/p/google-web-toolkit/source/detail?r=10286 Modified:

[gwt-contrib] [google-web-toolkit] r10289 committed - Add missing steps to samples/mobilewebapp maven directions

2011-06-07 Thread codesite-noreply
Revision: 10289 Author: rj...@google.com Date: Tue Jun 7 08:14:59 2011 Log: Add missing steps to samples/mobilewebapp maven directions http://code.google.com/p/google-web-toolkit/source/detail?r=10289 Modified: /trunk/samples/mobilewebapp/README-MAVEN.txt

[gwt-contrib] Re: UnifyAst works with SOYC. (issue1455801)

2011-06-07 Thread scottb
Updated patch. http://gwt-code-reviews.appspot.com/1455801/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] Minor changes to dashboard notifier interface to enable better session-tracking (issue1450812)

2011-06-07 Thread jhumphries
Reviewers: tobyr, Description: Minor changes to dashboard notifier interface to enable better session-tracking in notifier implementation. Also added some stuff to ...dev.shell.BrowserChannelServerTest to verify that the integration with the dashboard is behaving correctly. Review by:

[gwt-contrib] Re: UnifyAst works with SOYC. (issue1455801)

2011-06-07 Thread zundel
lgtm http://gwt-code-reviews.appspot.com/1455801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10290 committed - Extracts AbstractCompositeW out of Composite, to allow type safe...

2011-06-07 Thread codesite-noreply
Revision: 10290 Author: rj...@google.com Date: Tue Jun 7 09:30:28 2011 Log: Extracts AbstractCompositeW out of Composite, to allow type safe calls to gwtWidget(). Deprecates ResizeComposite and replaces it with RequiresResizeComposite, which moves the must implement RequireResize

[gwt-contrib] Re: UnifyAst works with SOYC. (issue1455801)

2011-06-07 Thread scottb
Updated patch, fixes a failing test. I think this is G2G now. http://gwt-code-reviews.appspot.com/1455801/diff/4002/dev/core/src/com/google/gwt/dev/jjs/impl/SourceInfoCorrelator.java File dev/core/src/com/google/gwt/dev/jjs/impl/SourceInfoCorrelator.java (right):

[gwt-contrib] Re: UnifyAst works with SOYC. (issue1455801)

2011-06-07 Thread zundel
still LGTM http://gwt-code-reviews.appspot.com/1455801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Extracts AbstractCompositeW out of Composite, to allow type safe (issue1453807)

2011-06-07 Thread rjrjr
No good, broke various other tests. I'm rolling it back. On 2011/06/07 17:51:19, jlabanca wrote: On 2011/06/07 17:46:29, rjrjr wrote: Can you take one more look? Some mocked out tests choked on the move to IsWidget. I'd like to hunt those down and fix them, but don't want to gate the API

[gwt-contrib] Re: I don't believe in magic, but as Scott points out, there are consistent (issue1453804)

2011-06-07 Thread zundel
http://gwt-code-reviews.appspot.com/1453804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: I don't believe in magic, but as Scott points out, there are consistent (issue1453804)

2011-06-07 Thread zundel
http://gwt-code-reviews.appspot.com/1453804/diff/1017/dev/core/src/com/google/gwt/dev/jdt/AbstractCompiler.java File dev/core/src/com/google/gwt/dev/jdt/AbstractCompiler.java (right):

[gwt-contrib] [google-web-toolkit] r10291 committed - UnifyAst works with SOYC....

2011-06-07 Thread codesite-noreply
Revision: 10291 Author: gwt.mirror...@gmail.com Date: Tue Jun 7 14:17:17 2011 Log: UnifyAst works with SOYC. When building serialized ASTs with GwtAstBuilder, we never create SourceInfoCorrelation nodes, because the same serialized ASTs are later used both with and without SOYC

[gwt-contrib] [google-web-toolkit] r10292 committed - Revert Extracts AbstractCompositeW out of Composite, to allow type ...

2011-06-07 Thread codesite-noreply
Revision: 10292 Author: rj...@google.com Date: Tue Jun 7 11:13:59 2011 Log: Revert Extracts AbstractCompositeW out of Composite, to allow type safe Various mocked out tests broken. This reverts r10290 http://code.google.com/p/google-web-toolkit/source/detail?r=10292 Deleted:

[gwt-contrib] Re: Minor changes to dashboard notifier interface to enable better session-tracking (issue1450812)

2011-06-07 Thread tobyr
LGTM http://gwt-code-reviews.appspot.com/1450812/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: I don't believe in magic, but as Scott points out, there are consistent (issue1453804)

2011-06-07 Thread scottb
http://gwt-code-reviews.appspot.com/1453804/diff/1017/dev/core/test/com/google/gwt/lang/LongLibTestBase.java File dev/core/test/com/google/gwt/lang/LongLibTestBase.java (right):

[gwt-contrib] Merges RenderableComposite into Composite. Version that adds a setResolver method to PotentialEl... (issue1449813)

2011-06-07 Thread rdcastro
Reviewers: hermes, rjrjr, Description: Merges RenderableComposite into Composite. Version that adds a setResolver method to PotentialElement. Please review this at http://gwt-code-reviews.appspot.com/1449813/ Affected files: M user/src/com/google/gwt/user/client/ui/Composite.java M

[gwt-contrib] Re: Merges RenderableComposite into Composite. Version that adds a setResolver method to PotentialEl... (issue1449813)

2011-06-07 Thread rjrjr
On 2011/06/07 22:14:16, rdcastro wrote: LGTM http://gwt-code-reviews.appspot.com/1449813/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: DirectInstallLinker should not immediately remove the script tag it has inserted into the IFRAME... (issue1454802)

2011-06-07 Thread unnurg
On 2011/06/07 22:05:56, fredsa wrote: Tell me more... this is not new - the xsiframe linker does this and we haven't heard of any problems there... http://gwt-code-reviews.appspot.com/1454802/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: DirectInstallLinker should not immediately remove the script tag it has inserted into the IFRAME... (issue1454802)

2011-06-07 Thread unnurg
LGTM ok - I'm dumb - the file that xsiframe linker is setting the contents of the script tag and then removing it. This code sets the src of the script tag. Probably not a good idea to remove it before the contents come back :-) Thanks!! - Unnur On 2011/06/07 22:38:26, unnurg wrote: On

[gwt-contrib] Re: I don't believe in magic, but as Scott points out, there are consistent (issue1453804)

2011-06-07 Thread Eric Ayers
On Tue, Jun 7, 2011 at 6:13 PM, sco...@google.com wrote: http://gwt-code-reviews.appspot.com/1453804/diff/1017/dev/core/test/com/google/gwt/lang/LongLibTestBase.java File dev/core/test/com/google/gwt/lang/LongLibTestBase.java (right):

[gwt-contrib] [google-web-toolkit] r10293 committed - DirectInstallLinker should not immediately remove the script tag it ha...

2011-06-07 Thread codesite-noreply
Revision: 10293 Author: fre...@google.com Date: Tue Jun 7 16:34:48 2011 Log: DirectInstallLinker should not immediately remove the script tag it has inserted into the IFRAME as this can fail in Webkit browsers Review at http://gwt-code-reviews.appspot.com/1454802 Review by:

[gwt-contrib] Re: Adds support for Beans.isDesignTime() for better support in GWT Designer. (issue1443802)

2011-06-07 Thread zundel
LGTM http://gwt-code-reviews.appspot.com/1443802/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: I don't believe in magic, but as Scott points out, there are consistent (issue1453804)

2011-06-07 Thread conroy
On 2011/06/08 02:25:30, zundel wrote: On Tue, Jun 7, 2011 at 6:13 PM, mailto:sco...@google.com wrote: http://gwt-code-reviews.appspot.com/1453804/diff/1017/dev/core/test/com/google/gwt/lang/LongLibTestBase.java File dev/core/test/com/google/gwt/lang/LongLibTestBase.java (right):

[gwt-contrib] Earn $1000-$2500 per month

2011-06-07 Thread seetha a
Earn $1000-$2500 per month If you Register your name You Get Sign-up bonus $5 AND Get $.20 cent for each referral. Further details http://www.earnbyforex.com/index.php?id=35678365

[gwt-contrib] Re: I don't believe in magic, but as Scott points out, there are consistent (issue1453804)

2011-06-07 Thread jbrosenberg
LGTM w/nits (which you can ignore) http://gwt-code-reviews.appspot.com/1453804/diff/1017/user/super/com/google/gwt/emul/java/lang/Object.java File user/super/com/google/gwt/emul/java/lang/Object.java (right):