divyang4481 / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

safari on osx snow leopard crashes when generate events in example #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./prepmac.sh examples
2. cd buildex; xcodebuild ARCHS=i386
3. cp -r projects/FBTestPlugin/Debug/FBTestPlugin.plugin
~/Library/Internet\ Plugin-Ins
4. bring up safari browser; visit
file:///Users/hau/projects/fb/buildex/projects/FBTestPlugin/gen/FBControl.htm
5. click "Fire event".

What is the expected output? What do you see instead?
  it does not show any dialog as it would on firefox and chrome.  click
"alert plugin valid" displays a dialog saying true.  sometimes clicking
"fire event" would cause safari to show an error dialog saying that the
plugin has crashed.

I attached one example of the crash message.

What version of FireBreath are you using? head of source
On what operating system and browsers? osx snow leopard, safari

Please provide any additional information below.
I'm using a macbook pro with the latest software update from apple.

Original issue reported on code.google.com by hoki...@gmail.com on 20 May 2010 at 2:44

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by taxilian on 9 Sep 2010 at 2:03

GoogleCodeExporter commented 8 years ago
I think this is fixed in the latest build.  It was a combination of things.

Original comment by taxilian on 14 Sep 2010 at 12:53