In NetscapePlugin::platformPostInitialize() we're calling NPP_GetValue(NPPVpluginNeedsXEmbed, &needsXEmbed) but needsXEmbed has the wrong type.
Created attachment 241024 [details] Patch
Committed r175619: <http://trac.webkit.org/changeset/175619>