website like ebay.com's flash content crashing webKit like app?
website like ebay.com's flash content crashing webKit like app?
- Subject: website like ebay.com's flash content crashing webKit like app?
- From: jon <email@hidden>
- Date: Sun, 06 Sep 2009 11:38:45 -0600
can someone else confirm this on 10.5, and then 10.6 system..
if you create a simple cocoa Application (not document based,
although that will exhibit same problem)
then in Interface builder put in a webView, and then a textfield into
the Window of the simple application project, use textfield as an
address field for the webview.
include the Webkit framework in the project.
in IB, hook the textfield to the Webview address bar field.
compile, and type into the textfield of the running app: "http://www.google.com/
" which works fine...
but if you change that to: "http://www.ebay.com/" then the
application crashes after a few seconds of loading..
I believe that the flash content of ebay is crashing the app? can
someone confirm? is this a known bug? something wrong with flash?
my system?
Jon.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden