Re: WebView can't handle *simple* pages that Safari can???
Re: WebView can't handle *simple* pages that Safari can???
- Subject: Re: WebView can't handle *simple* pages that Safari can???
- From: John Stiles <email@hidden>
- Date: Sat, 14 Jan 2006 08:00:36 -0800
Look at your run log. There's probably a message about an NSException.
Theodore H. Smith wrote:
OK, it seems the bug was in a totally unrelated part of my code:
I was doing this:
[SomeObject NonExistantFunction];
Strangely, calling this NonExistantFunction broke out of the normal
code flow, and jumped back into the user event processing. Making it
look like the HTML had been executed, but it hadn't really been. I
would have expected such a situation to simply crash the app, not
silently ignore the bug and go back to normal user event processing.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden