Re: garbage collection and WebKit plugins
Re: garbage collection and WebKit plugins
- Subject: Re: garbage collection and WebKit plugins
- From: "Sean McBride" <email@hidden>
- Date: Wed, 4 Jun 2008 11:30:21 -0400
- Organization: Rogue Research
On 6/4/08 2:07 PM, Duncan Robertson said:
>When trying to view a webpage in an app using WebKit I ran into an
>unexpected problem viewing content that required a plugin (Flash in
>this case). When NOT using garbage collection the plugin displayed
>content as expected, but when garbage collection is activated, the
>plugin only appeared as a blue question mark.
Probably. :( Any framework, bundle, or library used by a GC application
must also support GC. So frameworks like Cocoa.framework are built as
'dual mode' meaning they can be linked into both GC and non-GC apps.
Probably the flash plugin is not dual mode.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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