On Thu, Jun 11, 2009 at 2:21 AM, Thomas Broyer<t.bro...@gmail.com> wrote:
>
>
>
> On 10 juin, 19:24, Jeff Chimene <jchim...@gmail.com> wrote:
>> If you can't get the browser to send an alternate ident string, you
>> might try hacking the *.nocache.js to handle the Galio browser ident
>> string and instead reply with either the IE or Firefox branch to the
>> client. Compile your GWT code as "PRETTY" to get code that's easier to
>> understand.
>
> It's far easier to "override" the <property-provider
> name="user.agent">: copy it from UserAgent.gwt.xml (within gwt-
> user.jar) into your own *.gwt.xml and tweak it so that Galio is
> identified as another supported browser.

Nice solution. Does that mean that they will have to test all
supoorted browsers for the best match?

--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to