Re: Does GWT 1.6 break in Safari 4?

2009-04-19 Thread Dobes Vandermeer
Yeah, it's a reported for Adobe AIR and GWT previously, now Safari 4 Beta is
doing the same thing.  Apparently compiling with PRETTY fixes it, but of
course we'd prefer not to deploy the app with PRETTY since the initial
download is so much bigger.

On Sun, Apr 19, 2009 at 9:17 PM, Jason Essington
wrote:

>
> In Safari 4 I get a javascript error:
> SyntaxError: Expression too deep
>
> Not sure what that is about, but maybe you can compile with -pretty
> and step into it with webinspector?
>
> -jason
>
> On Apr 17, 2009, at 9:39 PM, Dobes Vandermeer wrote:
>
> >
> > I just tried it myself and it is in fact not working for our app.  I
> > guess it's something just between my app and Safari 4, though, if
> > nobody else is having this issue.
> >
> > You can see it for yourself : http://www.clarityaccounting.com/demo
> > and launch the demo.  Works in Firefox 3 but not Safari 4.
> >
> > A bit more investigation reveals that I'm hitting this problem in
> > Safari 4 that was previously reported for WebKit in Adobe AIR:
> >
> > http://code.google.com/p/google-web-toolkit/issues/detail?id=3455
> >
> >
> > On Apr 17, 8:34 am, Jason Essington  wrote:
> >> I've been using GWT (both 1.5.3 and 1.6.4) with Safari 4, and haven't
> >> noticed any issues.
> >>
> >> -jason
> >> On Apr 16, 2009, at 5:42 PM, Dobes wrote:
> >>
> >>
> >>
> >>> A customer of ours reported that last week (before we uploaded a new
> >>> version based on GWT 1.6) he could use our app in Safari 4 beta, but
> >>> this week the app never finishes loading.  Has anyone else noticed
> >>> problems showing up with Safari 4 beta in GWT 1.6 that were not
> >>> there
> >>> in GWT 1.5 ?
> > >
>
>
> >
>


-- 

Dobes Vandermeer
Director, Habitsoft Inc.
dob...@habitsoft.com
778-891-2922

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Does GWT 1.6 break in Safari 4?

2009-04-19 Thread Jason Essington

In Safari 4 I get a javascript error:
 SyntaxError: Expression too deep

Not sure what that is about, but maybe you can compile with -pretty  
and step into it with webinspector?

-jason

On Apr 17, 2009, at 9:39 PM, Dobes Vandermeer wrote:

>
> I just tried it myself and it is in fact not working for our app.  I
> guess it's something just between my app and Safari 4, though, if
> nobody else is having this issue.
>
> You can see it for yourself : http://www.clarityaccounting.com/demo
> and launch the demo.  Works in Firefox 3 but not Safari 4.
>
> A bit more investigation reveals that I'm hitting this problem in
> Safari 4 that was previously reported for WebKit in Adobe AIR:
>
> http://code.google.com/p/google-web-toolkit/issues/detail?id=3455
>
>
> On Apr 17, 8:34 am, Jason Essington  wrote:
>> I've been using GWT (both 1.5.3 and 1.6.4) with Safari 4, and haven't
>> noticed any issues.
>>
>> -jason
>> On Apr 16, 2009, at 5:42 PM, Dobes wrote:
>>
>>
>>
>>> A customer of ours reported that last week (before we uploaded a new
>>> version based on GWT 1.6) he could use our app in Safari 4 beta, but
>>> this week the app never finishes loading.  Has anyone else noticed
>>> problems showing up with Safari 4 beta in GWT 1.6 that were not  
>>> there
>>> in GWT 1.5 ?
> >


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Does GWT 1.6 break in Safari 4?

2009-04-17 Thread Dobes Vandermeer

I just tried it myself and it is in fact not working for our app.  I
guess it's something just between my app and Safari 4, though, if
nobody else is having this issue.

You can see it for yourself : http://www.clarityaccounting.com/demo
and launch the demo.  Works in Firefox 3 but not Safari 4.

A bit more investigation reveals that I'm hitting this problem in
Safari 4 that was previously reported for WebKit in Adobe AIR:

http://code.google.com/p/google-web-toolkit/issues/detail?id=3455


On Apr 17, 8:34 am, Jason Essington  wrote:
> I've been using GWT (both 1.5.3 and 1.6.4) with Safari 4, and haven't  
> noticed any issues.
>
> -jason
> On Apr 16, 2009, at 5:42 PM, Dobes wrote:
>
>
>
> > A customer of ours reported that last week (before we uploaded a new
> > version based on GWT 1.6) he could use our app in Safari 4 beta, but
> > this week the app never finishes loading.  Has anyone else noticed
> > problems showing up with Safari 4 beta in GWT 1.6 that were not there
> > in GWT 1.5 ?
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Does GWT 1.6 break in Safari 4?

2009-04-17 Thread Jason Essington

I've been using GWT (both 1.5.3 and 1.6.4) with Safari 4, and haven't  
noticed any issues.

-jason
On Apr 16, 2009, at 5:42 PM, Dobes wrote:

>
> A customer of ours reported that last week (before we uploaded a new
> version based on GWT 1.6) he could use our app in Safari 4 beta, but
> this week the app never finishes loading.  Has anyone else noticed
> problems showing up with Safari 4 beta in GWT 1.6 that were not there
> in GWT 1.5 ?
>
>
>
> >


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Does GWT 1.6 break in Safari 4?

2009-04-16 Thread Dobes

A customer of ours reported that last week (before we uploaded a new
version based on GWT 1.6) he could use our app in Safari 4 beta, but
this week the app never finishes loading.  Has anyone else noticed
problems showing up with Safari 4 beta in GWT 1.6 that were not there
in GWT 1.5 ?



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---