[gwt-contrib] Re: Make the AbstractEditorDriverGenerator create Context classes that work with parameterized parents. (issue1836803)

2012-09-19 Thread skybrian
Could you write a test for this change? http://gwt-code-reviews.appspot.com/1836803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Make the AbstractEditorDriverGenerator create Context classes that work with parameterized parents. (issue1836803)

2012-09-19 Thread t . broyer
LGTM http://gwt-code-reviews.appspot.com/1836803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-19 Thread John A. Tamplin
On Wed, Sep 19, 2012 at 4:48 PM, Daniel Kurka wrote: > I was actually looking for the c / c++ code of the chrome plugin. This got > me confused: > http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/npapi/README.txt > > Are we using the npapi for building the chrome plugin? >

Re: [gwt-contrib] Deprecating DeRPC classes

2012-09-19 Thread Daniel Kurka
Is DeRPC actually in use somewhere? Or should I go ahead and propose a patch that deprecates it or even removes it? -Daniel 2012/9/11 Chris Lercher > > https://developers.google.com/web-toolkit/doc/latest/DevGuideServerCommunication#DevGuideDeRPC > says > about Direct-Eval RPC: > >"This

[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

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-19 Thread Daniel Kurka
I was actually looking for the c / c++ code of the chrome plugin. This got me confused: http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/npapi/README.txt Are we using the npapi for building the chrome plugin? -Daniel 2012/9/19 John A. Tamplin > On Tue, Sep 18, 2012 at 12

Re: [gwt-contrib] Re: unable to download IE developer plugin

2012-09-19 Thread Daniel Kurka
I took another look at the situation and we are actually missing the plugin for IE from google servers (its just not there, retried from home just getting 404) There is nothing I can do about it, but we need to make sure that our dev plugins are actually installable. Can someone from google pick th

Re: [gwt-contrib] Re: unable to download IE developer plugin

2012-09-19 Thread John A. Tamplin
On Wed, Sep 19, 2012 at 4:51 AM, Daniel Kurka wrote: > just found this one from Thomas: > http://stackoverflow.com/questions/10799647/cant-find-gwt-devmode-plugin-for-ie9 > > should we open an issue to track this down and get rid of it? > Just before I left Google, I remember something changing a

[gwt-contrib] Re: unable to download IE developer plugin

2012-09-19 Thread Daniel Kurka
just found this one from Thomas: http://stackoverflow.com/questions/10799647/cant-find-gwt-devmode-plugin-for-ie9 should we open an issue to track this down and get rid of it? -Daniel 2012/9/19 Daniel Kurka > I seem to be unable to download and install the GWT developer plugin for > IE. > I ha

[gwt-contrib] unable to download IE developer plugin

2012-09-19 Thread Daniel Kurka
I seem to be unable to download and install the GWT developer plugin for IE. I haven`t tried this in a long time for IE though so I might be missing something pretty basic, but maybe not. Here goes: I am running a Win7 IE 9 The missing plugin site suggests this url: https://dl-ssl.google.com/tag/

[gwt-contrib] *.rpc.log files

2012-09-19 Thread Paul Robinson
I went looking for the *.rpc.log files that get generated during the GWT compile yesterday, only to find that they don't get generated by default any more. After a bit of digging in the source code, it seems that you have to turn them on now with an argument of "-logLevel DEBUG" to the GWT compi