I am developing a plug-in with Safari. I followed the adblocker sourcecode to swizzle the method:
-(id)initWithFrame:pluginPackage:URL:baseURL:MIMEType:attributeKeys:attributeValues:loadManually:DOMElement:
of class WebBaseNetscapePluginView but I found that didn't respond in Safari4. Why?