Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley
This also switches around a few preprocessor lines to make more sense. Differential Revision: https://phabricator.services.mozilla.com/D17557
This commit is contained in:
@@ -37,7 +37,7 @@ using mozilla::dom::Element;
|
||||
#define SAFARI_BUNDLE_IDENTIFIER "com.apple.Safari"
|
||||
|
||||
NS_IMPL_ISUPPORTS(nsMacShellService, nsIMacShellService, nsIShellService,
|
||||
nsIWebProgressListener)
|
||||
nsIToolkitShellService, nsIWebProgressListener)
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsMacShellService::IsDefaultBrowser(bool aForAllTypes,
|
||||
|
||||
Reference in New Issue
Block a user