Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers. r=warren git-svn-id: svn://10.0.0.236/trunk@79036 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -363,7 +363,7 @@ protected:
|
||||
static nsModuleComponentInfo gComponentInfo[] = {
|
||||
{ "Simple Plugin",
|
||||
NS_SIMPLEPLUGIN_CID,
|
||||
NS_INLINE_PLUGIN_PROGID_PREFIX PLUGIN_MIME_TYPE,
|
||||
NS_INLINE_PLUGIN_CONTRACTID_PREFIX PLUGIN_MIME_TYPE,
|
||||
SimplePluginInstance::Create,
|
||||
SimplePluginInstance::RegisterSelf,
|
||||
SimplePluginInstance::UnregisterSelf },
|
||||
|
||||
Reference in New Issue
Block a user