Fix 246078, URLs from other apps result in two Firefox windows or a window + error. Think I nailed it this time.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159892 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -99,7 +99,8 @@ static const nsModuleComponentInfo components[] =
|
||||
{ "Browser Shell Shervice",
|
||||
NS_SHELLSERVICE_CID,
|
||||
NS_SHELLSERVICE_CONTRACTID,
|
||||
nsWindowsShellServiceConstructor },
|
||||
nsWindowsShellServiceConstructor,
|
||||
nsWindowsShellService::Register },
|
||||
|
||||
#elif defined (XP_MACOSX)
|
||||
{ "Browser Shell Shervice",
|
||||
|
||||
Reference in New Issue
Block a user