[gwt-contrib] Re: Using the Editor framework to edit tasks in the MobileWebApp sample. The DateButton widget is li... (issue1425808)

2011-05-02 Thread Rodrigo Chandia
Thanks for reporting the issue! Filed at: http://code.google.com/p/google-web-toolkit/issues/detail?id=6300 On Fri, Apr 29, 2011 at 3:15 PM, misra.a...@gmail.com wrote: There is a small issue with cancel button, when you add task. It doesn't work. On 2011/04/27 17:38:57, jlabanca wrote:

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

2011-05-02 Thread t . broyer
I addressed the feedback (including Brian's one, adding a paragraph to SafeUri javadoc) and formatted the files. http://gwt-code-reviews.appspot.com/1380806/diff/29005/user/src/com/google/gwt/resources/client/ImageResource.java File user/src/com/google/gwt/resources/client/ImageResource.java

[gwt-contrib] Re: Adds a ui:safehtml tag to UiBinder (issue1422812)

2011-05-02 Thread sbrubaker
http://gwt-code-reviews.appspot.com/1422812/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Add a convenience base class for value type locators (issue1428809)

2011-05-02 Thread rice
Reviewers: rjrjr, robertvawter, Description: Add a convenience base class for value type locators Please review this at http://gwt-code-reviews.appspot.com/1428809/ Affected files: A user/src/com/google/web/bindery/requestfactory/shared/ValueLocator.java Index:

[gwt-contrib] Remove duplicate build target (issue1423812)

2011-05-02 Thread rice
Reviewers: rjrjr, Description: Remove duplicate build target Please review this at http://gwt-code-reviews.appspot.com/1423812/ Affected files: M build.xml Index: build.xml === --- build.xml (revision 10116) +++ build.xml

[gwt-contrib] Re: Discards the jar file name in the resource location. It isn't necessary, and (issue1428805)

2011-05-02 Thread zundel
http://gwt-code-reviews.appspot.com/1428805/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Discards the jar file name in the resource location. It isn't necessary, and (issue1428805)

2011-05-02 Thread zundel
I decided to back out the original patch and go with using the output of resource.getPath() as the key for the cache. This should differentiate between source and super-source but not include any special prefixes for .jar files or generated files. http://gwt-code-reviews.appspot.com/1428805/

[gwt-contrib] Re: Discards the jar file name in the resource location. It isn't necessary, and (issue1428805)

2011-05-02 Thread zundel
I should also mention that this makes a follow-on patch to check contentId in case jar file timestamps update a little bit easier when updating the cached unit. http://gwt-code-reviews.appspot.com/1428805/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Add a convenience base class for value type locators (issue1428809)

2011-05-02 Thread t . broyer
My 2c. http://gwt-code-reviews.appspot.com/1428809/diff/1/user/src/com/google/web/bindery/requestfactory/shared/ValueLocator.java File user/src/com/google/web/bindery/requestfactory/shared/ValueLocator.java (right):

[gwt-contrib] Re: Remove duplicate build target (issue1423812)

2011-05-02 Thread rjrjr
LGTM http://gwt-code-reviews.appspot.com/1423812/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Discards the jar file name in the resource location. It isn't necessary, and (issue1428805)

2011-05-02 Thread tobyr
LGTM Nice change. I like this better. http://gwt-code-reviews.appspot.com/1428805/diff/1/dev/core/src/com/google/gwt/dev/javac/MemoryUnitCache.java File dev/core/src/com/google/gwt/dev/javac/MemoryUnitCache.java (right):

[gwt-contrib] Re: Discards the jar file name in the resource location. It isn't necessary, and (issue1428805)

2011-05-02 Thread tobyr
LGTM Nice change. I like this better. http://gwt-code-reviews.appspot.com/1428805/diff/1/dev/core/src/com/google/gwt/dev/javac/MemoryUnitCache.java File dev/core/src/com/google/gwt/dev/javac/MemoryUnitCache.java (right):

[gwt-contrib] Re: Discards the jar file name in the resource location. It isn't necessary, and (issue1428805)

2011-05-02 Thread tobyr
LGTM Nice change. I like this better. http://gwt-code-reviews.appspot.com/1428805/diff/1/dev/core/src/com/google/gwt/dev/javac/MemoryUnitCache.java File dev/core/src/com/google/gwt/dev/javac/MemoryUnitCache.java (right):

[gwt-contrib] Re: Adds HTML5 App Cache support to MobileWebApp sample. (issue1422815)

2011-05-02 Thread pdr
Rietveld is giving me a bunch of errors trying to read files such as web.xml. I reviewed the one file I could access and that is relevant to this change, but do you mind re-uploading the patch?

[gwt-contrib] [google-web-toolkit] r10117 committed - Adding the SourceElement for use with Audio and Video, and adding conv...

2011-05-02 Thread codesite-noreply
Revision: 10117 Author: jlaba...@google.com Date: Mon May 2 06:45:06 2011 Log: Adding the SourceElement for use with Audio and Video, and adding convenience methods in those widgets to use the element. Multiple SourceElements can be specified for an AudioElement/VideoElement

[gwt-contrib] Re: Adding the SourceElement for use with Audio and Video, and adding convenience methods in those w... (issue1423810)

2011-05-02 Thread jlabanca
committed as r10117 http://gwt-code-reviews.appspot.com/1423810/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Promoting LazyDomElement to be used externally. LazyDomElement can be (issue1427809)

2011-05-02 Thread rjrjr
Needs integration test, but let's leave that for a follow up. I want to land http://gwt-code-reviews.appspot.com/1421811/ first. http://gwt-code-reviews.appspot.com/1427809/diff/1/user/src/com/google/gwt/uibinder/client/LazyDomElement.java File

[gwt-contrib] Re: Discards the jar file name in the resource location. It isn't necessary, and (issue1428805)

2011-05-02 Thread tobyr
LGTM Nice change. I like this better. (This failed last time. This might be a duplicate). http://gwt-code-reviews.appspot.com/1428805/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Implementation of a RecordingEventBus, which is useful for writing (issue1429801)

2011-05-02 Thread rjrjr
LGTM Thanks! http://gwt-code-reviews.appspot.com/1429801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread rjrjr
Some nits. Needs Rafa's LGTM http://gwt-code-reviews.appspot.com/1428807/diff/1/user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java File user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java (right):

[gwt-contrib] Re: Fix Attachable for those poor fellows who don't have the bliss of SafeHtml enabled (yet). (issue1426808)

2011-05-02 Thread Ray Ryan
LGTM On Fri, Apr 29, 2011 at 2:06 PM, rdcas...@google.com wrote: Reviewers: rjrjr, Description: Fix Attachable for those poor fellows who don't have the bliss of SafeHtml enabled (yet). Please review this at http://gwt-code-reviews.appspot.com/1426808/ Affected files: M

[gwt-contrib] [google-web-toolkit] r10118 committed - Implementation of a RecordingEventBus, which is useful for writing...

2011-05-02 Thread codesite-noreply
Revision: 10118 Author: bd...@google.com Date: Mon May 2 08:00:17 2011 Log: Implementation of a RecordingEventBus, which is useful for writing tests that verify whether certain events have been fired. Review at http://gwt-code-reviews.appspot.com/1429801 Review by: rj...@google.com

[gwt-contrib] [google-web-toolkit] r10119 committed - Fix Attachable for those poor fellows who don't have the bliss of Safe...

2011-05-02 Thread codesite-noreply
Revision: 10119 Author: gwt.mirror...@gmail.com Date: Mon May 2 11:17:34 2011 Log: Fix Attachable for those poor fellows who don't have the bliss of SafeHtml enabled (yet). Review at http://gwt-code-reviews.appspot.com/1426808 Review by: rj...@google.com

[gwt-contrib] SafeHtmlRenderer code gen for UiBinder. (issue1427810)

2011-05-02 Thread rchandia
Reviewers: rjrjr, Description: SafeHtmlRenderer code gen for UiBinder. Picking-up patch from rietveld issue 1426803 Please review this at http://gwt-code-reviews.appspot.com/1427810/ Affected files: M user/src/com/google/gwt/uibinder/UiBinder.gwt.xml M

[gwt-contrib] Re: SafeHtmlRenderer code gen for UiBinder (issue1426803)

2011-05-02 Thread rchandia
Review will continue at http://gwt-code-reviews.appspot.com/1427810 On 2011/04/26 23:07:59, rjrjr wrote: Turns out the useLazyWidget stuff isn't passing all of the UiBinder tests yet. Ignoring that path for now seems reasonable. Sorry for the flip flop. On Mon, Apr 25, 2011 at 3:19 PM,

[gwt-contrib] Re: Phase 1 of GWT Dashboard. This includes an interface in gwt-dev for posting to a dashboard (defa... (issue1427807)

2011-05-02 Thread jhumphries
http://gwt-code-reviews.appspot.com/1427807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Adding additional testing for GWT RPC. Some custom serialized objects (issue1424801)

2011-05-02 Thread unnurg
LGTM On 2011/04/28 15:12:50, Stephen Chenney wrote: I have removed the out-of-date comment and ran a smoke test with a fresh pull of GWT. Everything is checking out. http://gwt-code-reviews.appspot.com/1424801/diff/1/user/test/com/google/gwt/user/client/rpc/CoreJavaTest.java File

[gwt-contrib] Adding a tutorial video to the MobileWebApp sample as an example of using HTML5 video. Also fixi... (issue1425815)

2011-05-02 Thread jlabanca
Reviewers: rchandia, Description: Adding a tutorial video to the MobileWebApp sample as an example of using HTML5 video. Also fixing issue 6300 (pressing cancel button doesn't work when adding a new task). Demo at http://jlabanca-testing.appspot.com/. Click the Need Help? link in the upper

[gwt-contrib] Re: Phase 1 of GWT Dashboard. This includes an interface in gwt-dev for posting to a dashboard (defa... (issue1427807)

2011-05-02 Thread jhumphries
I also added some conditions to BrowserChannelServerTest to integration test the way this class works with DevModeSession. And I had to add a utility class in the dev.shell package for use by unit tests when working with DevModeSession class (since its constructor and

[gwt-contrib] Re: Adding a tutorial video to the MobileWebApp sample as an example of using HTML5 video. Also fixi... (issue1425815)

2011-05-02 Thread rchandia
LGTM. Awesome! On 2011/05/02 18:56:59, jlabanca wrote: http://gwt-code-reviews.appspot.com/1425815/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Makes some private info from AttachableHTMLPanel accessible to subclasses. (issue1423813)

2011-05-02 Thread rdcastro
Reviewers: rjrjr, Description: Makes some private info from AttachableHTMLPanel accessible to subclasses. Please review this at http://gwt-code-reviews.appspot.com/1423813/ Affected files: M user/src/com/google/gwt/user/client/ui/AttachableHTMLPanel.java Index:

[gwt-contrib] Re: Makes some private info from AttachableHTMLPanel accessible to subclasses. (issue1423813)

2011-05-02 Thread rjrjr
LGTM http://gwt-code-reviews.appspot.com/1423813/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Add runtime-locale support for Localizable subtypes. (issue1425816)

2011-05-02 Thread jat
Reviewers: unnurg, Description: Add runtime-locale support for Localizable subtypes. This is a prerequisitive for later work moving things from being generated at compile-time to being mostly pre-generated during the CLDR import step. What can't be pre-generated is the runtime locales support,

[gwt-contrib] Re: Add runtime-locale support for Localizable subtypes. (issue1425816)

2011-05-02 Thread jat
http://gwt-code-reviews.appspot.com/1425816/diff/1/user/src/com/google/gwt/i18n/client/impl/cldr/LocalizedNamesImplBase.java File user/src/com/google/gwt/i18n/client/impl/cldr/LocalizedNamesImplBase.java (right):

[gwt-contrib] Fixing MediaTest#testAddSource to only compare the end of the src to the src that was set. Some... (issue1427811)

2011-05-02 Thread jlabanca
Reviewers: sbrubaker, Description: Fixing MediaTest#testAddSource to only compare the end of the src to the src that was set. Some browsers automatically prepend the host path to the src file name. Please review this at http://gwt-code-reviews.appspot.com/1427811/ Affected files: M

[gwt-contrib] Re: Fixing MediaTest#testAddSource to only compare the end of the src to the src that was set. Some... (issue1427811)

2011-05-02 Thread sbrubaker
LGTM http://gwt-code-reviews.appspot.com/1427811/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10121 committed - Fixing MediaTest#testAddSource to only compare the end of the src to t...

2011-05-02 Thread codesite-noreply
Revision: 10121 Author: jlaba...@google.com Date: Mon May 2 09:30:06 2011 Log: Fixing MediaTest#testAddSource to only compare the end of the src to the src that was set. Some browsers automatically prepend the host path to the src file name. Review at

[gwt-contrib] Re: Fixing MediaTest#testAddSource to only compare the end of the src to the src that was set. Some... (issue1427811)

2011-05-02 Thread jlabanca
committed as r10121 http://gwt-code-reviews.appspot.com/1427811/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10122 committed - Adding a tutorial video to the MobileWebApp sample as an example of us...

2011-05-02 Thread codesite-noreply
Revision: 10122 Author: jlaba...@google.com Date: Mon May 2 09:33:23 2011 Log: Adding a tutorial video to the MobileWebApp sample as an example of using HTML5 video. Also fixing issue 6300 (pressing cancel button doesn't work when adding a new task). Demo at

[gwt-contrib] Re: Adding a tutorial video to the MobileWebApp sample as an example of using HTML5 video. Also fixi... (issue1425815)

2011-05-02 Thread jlabanca
committed as r10122 http://gwt-code-reviews.appspot.com/1425815/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread hermes
http://gwt-code-reviews.appspot.com/1428807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread hermes
http://gwt-code-reviews.appspot.com/1428807/diff/1/user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java File user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java (right):

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread rjrjr
http://gwt-code-reviews.appspot.com/1428807/diff/1/user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java File user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java (right):

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread hermes
http://gwt-code-reviews.appspot.com/1428807/diff/1/user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java File user/src/com/google/gwt/uibinder/rebind/AbstractFieldWriter.java (right):

[gwt-contrib] [google-web-toolkit] r10123 committed - Guide eclipse users to jdk 1.6, not 1.5

2011-05-02 Thread codesite-noreply
Revision: 10123 Author: rj...@google.com Date: Mon May 2 09:43:22 2011 Log: Guide eclipse users to jdk 1.6, not 1.5 http://code.google.com/p/google-web-toolkit/source/detail?r=10123 Modified: /trunk/eclipse/README.txt === ---

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread rjrjr
Looks good as soon as I see FieldWriterOfExsitingTypeTest.java. It's okay to hold off on the integration test, but there shouldn't be anything in the way of writing a unit test a la FieldWriterOfGeneratedCssResourceTest. Sorry, I could have sworn I asked for that in the first review. Must have

[gwt-contrib] Including the TaskProxy (when available) in TaskEditPlace so we do not do an extra round trip to... (issue1428810)

2011-05-02 Thread jlabanca
Reviewers: rchandia, Description: Including the TaskProxy (when available) in TaskEditPlace so we do not do an extra round trip to the server to lookup the task. Also fixing a bug where the Task List menu item isn't selected when the task list is visible because TaskListPlace is no longer a

[gwt-contrib] [google-web-toolkit] r10124 committed - Edited wiki page TroubleshootingOOPHM through web user interface.

2011-05-02 Thread codesite-noreply
Revision: 10124 Author: to...@google.com Date: Mon May 2 13:03:37 2011 Log: Edited wiki page TroubleshootingOOPHM through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10124 Modified: /wiki/TroubleshootingOOPHM.wiki

[gwt-contrib] [google-web-toolkit] r10125 committed - Edited wiki page TroubleshootingOOPHM through web user interface.

2011-05-02 Thread codesite-noreply
Revision: 10125 Author: to...@google.com Date: Mon May 2 13:04:25 2011 Log: Edited wiki page TroubleshootingOOPHM through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10125 Modified: /wiki/TroubleshootingOOPHM.wiki

[gwt-contrib] Re: Adds ability to include SafeHtml objects in dom based UI's if the lazy (issue1421811)

2011-05-02 Thread rjrjr
http://gwt-code-reviews.appspot.com/1421811/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread rjrjr
LGTM Hermes will follow up with tests posthaste http://gwt-code-reviews.appspot.com/1428807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Adds ability to include SafeHtml objects in dom based UI's if the lazy (issue1421811)

2011-05-02 Thread rjrjr
Updated with support for type parameters like W extends IsWidget IsPlaid in @UiChild methods. Unnur, can you take another look? http://gwt-code-reviews.appspot.com/1421811/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Adds ability to include SafeHtml objects in dom based UI's if the lazy (issue1421811)

2011-05-02 Thread rjrjr
Hey there Rodrigo. Unnur is on point for this review, but you might find it interesting. http://gwt-code-reviews.appspot.com/1421811/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Improve runtime locales support, so runtime locales that are under a (issue1421812)

2011-05-02 Thread jat
Reviewers: unnurg, Description: Improve runtime locales support, so runtime locales that are under a more specific compile-time locale do not appear under a more general one. An example would be compile locales of [es, es-419] and runtime locales of [es-es, es-co, es-ar] -- the runtime locales

[gwt-contrib] Re: Introducing FieldTypeWriter, an enum that identifies field writers and (issue1428807)

2011-05-02 Thread Rafael Castro
LGTM On Mon, May 2, 2011 at 7:15 PM, rj...@google.com wrote: LGTM Hermes will follow up with tests posthaste http://gwt-code-reviews.appspot.com/1428807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Adds a ui:safehtml tag to UiBinder (issue1422812)

2011-05-02 Thread rjrjr
Is this ready for review? http://gwt-code-reviews.appspot.com/1422812/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10126 committed - Makes some private info from AttachableHTMLPanel accessible to subclas...

2011-05-02 Thread codesite-noreply
Revision: 10126 Author: gwt.mirror...@gmail.com Date: Mon May 2 12:51:01 2011 Log: Makes some private info from AttachableHTMLPanel accessible to subclasses. http://gwt-code-reviews.appspot.com/1423813/ http://code.google.com/p/google-web-toolkit/source/detail?r=10126 Modified:

[gwt-contrib] Re: SafeHtmlRenderer code gen for UiBinder. (issue1427810)

2011-05-02 Thread Ray Ryan
This still appears to have all the problems of http://gwt-code-reviews.appspot.com/1426803. On Mon, May 2, 2011 at 11:33 AM, rchan...@google.com wrote: Reviewers: rjrjr, Description: SafeHtmlRenderer code gen for UiBinder. Picking-up patch from rietveld issue 1426803 Please review this

[gwt-contrib] [google-web-toolkit] r10127 committed - Introducing FieldTypeWriter, an enum that identifies field writers and...

2011-05-02 Thread codesite-noreply
Revision: 10127 Author: her...@google.com Date: Mon May 2 12:52:38 2011 Log: Introducing FieldTypeWriter, an enum that identifies field writers and defines precedences useful for disambiguation when sorting builders in the Widgets ctor. Review at

[gwt-contrib] Re: Adds ability to include SafeHtml objects in dom based UI's if the lazy (issue1421811)

2011-05-02 Thread unnurg
LGTM On 2011/05/02 22:19:32, rjrjr wrote: Hey there Rodrigo. Unnur is on point for this review, but you might find it interesting. http://gwt-code-reviews.appspot.com/1421811/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Improve runtime locales support, so runtime locales that are under a (issue1421812)

2011-05-02 Thread unnurg
LGTM On 2011/05/02 22:31:23, jat wrote: http://gwt-code-reviews.appspot.com/1421812/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Adds a ui:safehtml tag to UiBinder (issue1422812)

2011-05-02 Thread Stephanie Brubaker
No; I hope to get it back to you tomorrow or Wednesday. On Mon, May 2, 2011 at 6:56 PM, rj...@google.com wrote: Is this ready for review? http://gwt-code-reviews.appspot.com/1422812/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: TabLayoutPanel tab overflow handling, now with more bug testing (issue1403801)

2011-05-02 Thread jlabanca
Lots of nits, but looks pretty good overall. I haven't tried it out yet, but it'll be a big improvement over truncating excess tabs. Test cases would also be much appreciated. http://gwt-code-reviews.appspot.com/1403801/diff/1/user/src/com/google/gwt/user/client/ui/TabLayoutPanel.java File