Debugging browser plugin loading
Debugging browser plugin loading
- Subject: Debugging browser plugin loading
- From: "Mark Wagner" <email@hidden>
- Date: Fri, 17 Nov 2006 13:24:54 -0800
I'm working on a Netscape-style web browser plugin, and I'm having
trouble with plugin loading in Safari. The plugin loads and runs just
fine in Firefox.
In Safari, the plugin is detected properly: the "installed plugins"
page shows the plugin and its MIME associations. However, trying to
load a page with plugin content on it results in an error message of
'Unable to load plug-in. The page "TestGen Plug-In Verification"
attempted to load an Internet plug-in named "TestGen Plug-in 3.1", but
the plug-in failed to load successfully.' None of the breakpoints at
the plugin entry points trigger, so it appears that it's failing
before running any of the plugin code. How would I go about debugging
this problem?
Thanks,
Mark Wagner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden