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:
blakeross%telocity.com
2004-07-27 01:21:05 +00:00
parent 652366bacc
commit ccc7cfc78c
8 changed files with 138 additions and 91 deletions

View File

@@ -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",