Bug 1845057 - Remove aClaimAllTypes from setDefaultBrowser. r=nrishel,settings-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D189678
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function test() {
|
||||
ShellService.setDefaultBrowser(true, false);
|
||||
ShellService.setDefaultBrowser(false);
|
||||
ok(
|
||||
ShellService.isDefaultBrowser(true, false),
|
||||
"we got here and are the default browser"
|
||||
|
||||
Reference in New Issue
Block a user