Re: WebView crashes with JavaScript enabled

2008-10-19 Thread Benjamin Dobson
On 19 Oct 2008, at 19:41:41, Jason Coco wrote: On Oct 19, 2008, at 14:22 , Stephen J. Butler wrote: On Sun, Oct 19, 2008 at 8:33 AM, Benjamin Dobson <[EMAIL PROTECTED]> wrote: If I enable JavaScript in my WebView, it exits with status 2, after printing "Debugger() was called!" to the consol

Re: WebView crashes with JavaScript enabled

2008-10-19 Thread Jason Coco
On Oct 19, 2008, at 14:22 , Stephen J. Butler wrote: On Sun, Oct 19, 2008 at 8:33 AM, Benjamin Dobson <[EMAIL PROTECTED]> wrote: If I enable JavaScript in my WebView, it exits with status 2, after printing "Debugger() was called!" to the console. When I disable it, it works fine – but with

Re: WebView crashes with JavaScript enabled

2008-10-19 Thread Stephen J. Butler
On Sun, Oct 19, 2008 at 8:33 AM, Benjamin Dobson <[EMAIL PROTECTED]> wrote: > If I enable JavaScript in my WebView, it exits with status 2, after printing > "Debugger() was called!" to the console. When I disable it, it works fine – > but without JavaScript. My code (URL given as an example): > >

Re: WebView crashes with JavaScript enabled

2008-10-19 Thread Benjamin Dobson
And I forgot to mention – the application does not crash when started with Instruments. On 19 Oct 2008, at 14:33:41, Benjamin Dobson wrote: Hi all, If I enable JavaScript in my WebView, it exits with status 2, after printing "Debugger() was called!" to the console. When I disable it, it