Backed out changeset 217865622f7a (bug 1521902) for an error in the code that will break telemetry

This commit is contained in:
shindli
2019-01-22 23:28:48 +02:00
parent 5c81240e8d
commit 8f36a99703
6 changed files with 28 additions and 22 deletions

View File

@@ -40,7 +40,7 @@ NS_IMPL_ISUPPORTS(nsMacShellService, nsIMacShellService, nsIShellService,
nsIWebProgressListener)
NS_IMETHODIMP
nsMacShellService::IsDefaultBrowser(bool aForAllTypes,
nsMacShellService::IsDefaultBrowser(bool aStartupCheck, bool aForAllTypes,
bool* aIsDefaultBrowser) {
*aIsDefaultBrowser = false;