How do you flush an embedded WebKit objects cache

2008-12-19 Thread Duncan Robertson
How do you do a hard refresh on an embedded WebKit object? I had a page in Safari that I needed to do a hard refresh (SHIFT R) on which fixed the problem, the problem is the same page viewed in a WebKit object embedded in a Cocoa app is showing the old page? [myWeb reload] does not fix the

Re: garbage collection and WebKit plugins

2008-06-04 Thread Duncan Robertson
On 4 Jun 2008, at 16:30, Sean McBride wrote: 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 du

garbage collection and WebKit plugins

2008-06-04 Thread Duncan Robertson
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 a