Bug 791019 - New parameter for is default browser for non Windows platforms. r=jimm

This commit is contained in:
Brian R. Bondy
2012-09-21 10:05:24 -04:00
parent 92a1ee16fa
commit b231f7e307
2 changed files with 4 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ nsGNOMEShellService::CheckHandlerMatchesAppName(const nsACString &handler) const
NS_IMETHODIMP
nsGNOMEShellService::IsDefaultBrowser(bool aStartupCheck,
bool aForAllTypes,
bool* aIsDefaultBrowser)
{
*aIsDefaultBrowser = false;