Safari 5 / GWT / GWT EXT 2.0.6

44 views
Skip to first unread message

eric73

unread,
Jun 8, 2010, 12:43:53 PM6/8/10
to Google Web Toolkit
Hi all!

today I upgrade my Safari 4.0 to Safari 5.0 on Snow (other browsers
are OK)
Now my sites build with GWT 2.0.3 / GWT EXT 2.0.6 etc ... sometime
don't run.
I test its with Safari 4.0 and all worked.

A javascript Error appear :

RangeError: Maximum call stack size exceeded.

I don't known where the error come in my application.
And my application run in DevMode!

Any helps will be welcome

Thanks.

matthew jones

unread,
Jun 8, 2010, 12:46:41 PM6/8/10
to Google Web Toolkit
Same thing here.

Jeff Chimene

unread,
Jun 8, 2010, 12:54:55 PM6/8/10
to google-we...@googlegroups.com
On 06/08/2010 09:46 AM, matthew jones wrote:
> Same thing here.
>
> On Jun 8, 11:43 am, eric73 <e...@pentila.com> wrote:
>> Hi all!
>>
>> today I upgrade my Safari 4.0 to Safari 5.0 on Snow (other browsers
>> are OK)
>> Now my sites build with GWT 2.0.3 / GWT EXT 2.0.6 etc ... sometime
>> don't run.
>> I test its with Safari 4.0 and all worked.
>>
>> A javascript Error appear :
>>
>> RangeError: Maximum call stack size exceeded.

Are you using deferred commands or codesplitting? I'mn seeing the same
thing on the Linux build of Chrome.

eric73

unread,
Jun 8, 2010, 1:12:05 PM6/8/10
to Google Web Toolkit
No, this error appear on 2 tree (gwt ext) and a Grid with a potential
big set of data...
But an other grid in an others part of my application, with an other
big set of data work ...

I use cross-site compilation (xs linker) ...

Thanks for reply

matthew jones

unread,
Jun 8, 2010, 1:17:47 PM6/8/10
to Google Web Toolkit
We're using deferred commands and code splitting.

eric73

unread,
Jun 8, 2010, 2:22:22 PM6/8/10
to Google Web Toolkit
I am not use deferred commands and code splitting
so the problem stay unsolved .....

Please help

matthew jones

unread,
Jun 9, 2010, 2:10:01 PM6/9/10
to Google Web Toolkit
Interestingly i've discovered that this bug only applies to 32bit
safari. On 10.5 or Win running safari 5 normally causes the error,
but if i choose to use rosetta to run it (64bit ppc code), it works
fine. On 10.6 when safari is in i386_x64 mode, it works fine, but if
i choose to "run in 32-bit mode" then I'm seeing the exception again.

Dan Dunham

unread,
Jun 9, 2010, 5:53:59 PM6/9/10
to Google Web Toolkit

Here is the underlying Webkit bug causing this: https://bugs.webkit.org/show_bug.cgi?id=40355

eric73

unread,
Jun 10, 2010, 9:05:04 AM6/10/10
to Google Web Toolkit
Thanks all

I will try to fix some peace of code in my application

Cheers

Eric
Reply all
Reply to author
Forward
0 new messages