Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers. r=warren
This commit is contained in:
@@ -36,7 +36,7 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsWebShell);
|
||||
static nsModuleComponentInfo gDocShellModuleInfo[] = {
|
||||
{ "WebShell",
|
||||
NS_WEB_SHELL_CID,
|
||||
"component://netscape/webshell",
|
||||
"@mozilla.org/webshell;1",
|
||||
nsWebShellConstructor }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user