Re: [webkit-dev] Crash on the Mac (RapidWeaver plugin and Safari 4)

2009-06-17 Thread Gilberto De Faveri
I've just reported the bug #26476. Unfortunately, I was not able to reproduce it outside RapidWeaver plugin SDK. On 12/giu/09, at 16:38, David Kilzer wrote: Hi Gilberto, Please file a bug on either or with explicit steps on how to

Re: [webkit-dev] Crash on the Mac (RapidWeaver plugin and Safari 4)

2009-06-16 Thread Gilberto De Faveri
I'll try to track down to a minimal example project, but this is not easy. The hangs is reproducible only embedding webkit in a RapidWeaver plugin and does not affect test machines using Safari 3. This is probably due to RapidWeaver internals, which runs plugin's - initWithCoder: method on

Re: [webkit-dev] Crash on the Mac (RapidWeaver plugin and Safari 4)

2009-06-12 Thread David Kilzer
s.webkit.org Sent: Friday, June 12, 2009 12:47:22 AM Subject: [webkit-dev] Crash on the Mac (RapidWeaver plugin and Safari 4) Hi all, I'm working on a RapidWeaver plugin (Cocoa) which uses a WebView on its main window. Using Safari 3 everything works as expected, but after installing Safa

[webkit-dev] Crash on the Mac (RapidWeaver plugin and Safari 4)

2009-06-12 Thread Gilberto De Faveri
Hi all, I'm working on a RapidWeaver plugin (Cocoa) which uses a WebView on its main window. Using Safari 3 everything works as expected, but after installing Safari 4 RapidWeaver crashes when re-opening the same plugin saving more than once. The problems seems to be in JavaScriptCore: