Re: Mixed content warning on Chrome (skull and bones)

2010-07-15 Thread Chris Conroy
reporting cache status badly, please provide your Chrome version and, if possible, a way to reproduce at http://code.google.com/p/speedtracer/issues/detail?id=19 -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web

Re: Difference between port and codeServerPort

2010-07-13 Thread Chris Conroy
. This diagram might help: http://code.google.com/webtoolkit/doc/latest/DevGuideCompilingAndDebugging.html#DevGuideDevMode -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: gwt plugin for firefox 4 beta 1

2010-07-07 Thread Chris Conroy
-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed

Re: Timeline for support of Firefox (Minefield) 4.0b2pre?

2010-07-07 Thread Chris Conroy
-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. -- Chris Conroy

Re: GWT htaccess to disable cache

2010-06-29 Thread Chris Conroy
'cached' to mean 'on the disk and treated as valid' which is not true for the 200-304 (a.k.a a Conditional GET). -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: GWT Developer Plugin for Firefox 2.0.0.20

2010-06-25 Thread Chris Conroy
3.0 to 3.6. Is there a version available for Firefox 2.0.0.20? How do I get that version. Thanks, Priya Short answer: No, you need to upgrade. Meta Point: It seems to me that the error message unambiguously answers your question. Also, why cling to Firefox 2? -- Chris Conroy Software

[gwt-contrib] Re: Add Firefox 3.7alpha support (issue638801)

2010-06-21 Thread conroy
http://gwt-code-reviews.appspot.com/638801/diff/1/3 File plugins/xpcom/Makefile (right): http://gwt-code-reviews.appspot.com/638801/diff/1/3#newcode130 plugins/xpcom/Makefile:130: -lxpcomglue_s -lxpcom -lnspr4 -lmozjs for 3.7 we also need to link against mozalloc ifeq ($BROWSER,ff40) DLLFLAGS

[gwt-contrib] Re: Add Firefox 3.7alpha support (issue638801)

2010-06-18 Thread conroy
On 2010/06/17 21:42:34, jat wrote: note: we should investigate why linux doesn't need to link against mozalloc. fine to add windows support in a subsequent patch LGTM http://gwt-code-reviews.appspot.com/638801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: Safari 5 on Mac crashes interacting with plugin

2010-06-17 Thread Chris Conroy
::invokeObjcMethod(JSC::ExecState*, JSC::Bindings::ObjcMethod*, JSC::ArgList const) + 787 Appreciate any assistance with this. This really looks and sounds like a bug in the third party plugin --not GWT. I would file an issue with them. -- Chris Conroy Software Engineer Google, Atlanta -- You

Re: Problem with RequestBuilder

2010-06-17 Thread Chris Conroy
. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. Check out JsonpRequestBuilder: http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/jsonp/client/JsonpRequestBuilder.html -- Chris Conroy Software Engineer Google, Atlanta -- You

Re: Dev plugin for firefox 3.7

2010-06-17 Thread Chris Conroy
trouble. After a successful build, you'll find the extension packaged at xpcom/prebuilt/gwt-dev-plugin.xpi -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: CompileReport Explicit Eclipse instructions

2010-06-16 Thread Chris Conroy
to pass this option to the GWT compiler, not to Dev Mode. Under eclipse, click the Red Toolbox icon to bring up the compiler dialog, and then expand the Advanced section. Add -compileReport to the additional compiler arguments. -- Chris Conroy Software Engineer Google, Atlanta -- You received

Re: Safari 5 - (RangeError): Maximum call stack size exceeded

2010-06-09 Thread Chris Conroy
to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

Re: Upgrading to Visualization 1.1 with GWT

2010-06-01 Thread Chris Conroy
this question to the Google API Libraries list: http://groups.google.com/group/GWT-Google-Apis -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool

Re: Unable to download gwt-2.0.3.zip

2010-05-28 Thread Chris Conroy
. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you

Re: Linux

2010-05-24 Thread Chris Conroy
because you won't have easy access to Firefox (Iceweasel instead). Sun Java is in non-free. I don't know if Eclipse will work with another JDK. I know it works fine with OpenJDK. -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed

Re: GWT execution flow

2010-05-07 Thread Chris Conroy
. We refer to this as 'server-side selection'. Unfortunately it is not yet part of GWT proper) -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web

Re: Google Web Developer Plugin for FireFox 3.6?

2010-04-30 Thread Chris Conroy
/6be4f19213378cf6 -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google

Re: Hosted mode debugging after navigating to a different path in your web app?

2010-04-30 Thread Chris Conroy
accordingly. But is there a way to reestablish the debugging connection after navigating away from the original url? Thanks Out of the box, there's no way to get this to happen automatically. You can, however, use UrlBuilder to preserve the gwt.codesvr parameter in your URLs. -- Chris Conroy Software

Re: Defining a global function in JSNI?

2010-04-22 Thread Chris Conroy
On Thu, Apr 22, 2010 at 1:55 AM, markww mar...@gmail.com wrote:    var ytplayer = getElementById(youtubeplayer);    player.addEventListener(onStateChange, myGlobalCallback); looks like you should make this ytplayer.addEventListener -- Chris Conroy Software Engineer Google, Atlanta -- You

Re: GWT Developer Plugin is not found in Firefox

2010-04-20 Thread Chris Conroy
: On Apr 2, 7:43 pm, Christopher Conroy con...@google.com wrote: On Fri, Apr 2, 2010 at 7:38 AM, na...@hu.inter.net na...@hu.inter.net wrote: I see 'Google Web Toolkit Developer Plugin forFirefox1.0.7511' in Firefoxin 'Tools/Add-ons/Extensions', but if I start 'http:// 127.0.0.1:

Re: Get JSON content from GWT

2010-04-19 Thread Chris Conroy
/FAQ_Server.html#What_is_the_Same_Origin_Policy,_and_how_does_it_affect_GWT? . See also: the cross-site request tutorialhttp://code.google.com/webtoolkit/doc/latest/tutorial/Xsite.html -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google

Re: Upgrade 1.7 to 2.0.3 : Unknown argument: -style

2010-04-07 Thread Chris Conroy
+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: GWT Developer Plugin is not found in Firefox

2010-04-03 Thread Christopher Conroy
'Development Mode requires the Google Web Toolkit Developer Plugin' and Firefox wants to download the plugin again. What can be wrong? Do you perhaps have the plugin installed but disabled? -- Chris Conroy Software Engineer Google, Atlanta -- You received this message because you are subscribed

<    1   2   3   4   5