Bug 1619824 - Remove prefs disabling the OS X address book in tests. r=mkmelin

--HG--
extra : rebase_source : 0bb2290c419220902bf00efe43cc5725a2b6b342
extra : amend_source : ed70dd6cbcee136aee8d18f3f4f7da39f32110a7
This commit is contained in:
Geoff Lankow 2020-03-02 16:13:58 +13:00
Родитель 177bdec276
Коммит 545d3f1e87
52 изменённых файлов: 3 добавлений и 157 удалений

Просмотреть файл

@ -2,9 +2,6 @@
head = head.js
prefs =
extensions.installDistroAddons=true
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -2,9 +2,6 @@
head = head.js
prefs =
extensions.installDistroAddons=true
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -3,9 +3,6 @@ head = ../head.js
prefs =
browser.tabs.remote.autostart=false # e10s
extensions.installDistroAddons=true
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -2,9 +2,6 @@
head = ../head.js
prefs =
extensions.installDistroAddons=true
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -2,9 +2,6 @@
head = ../head.js
prefs =
extensions.installDistroAddons=true
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -2,9 +2,6 @@
head = ../head.js
prefs =
extensions.installDistroAddons=true
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -2,9 +2,6 @@
head = ../head.js
prefs =
extensions.installDistroAddons=true
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
head = head.js
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
head = head.js
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
head = head.js
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,10 +1,7 @@
[DEFAULT]
head = head.js
prefs =
browser.tabs.remote.autostart=false # e10s
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
browser.tabs.remote.autostart=false
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true
@ -15,6 +12,7 @@ subsuite = thunderbird
tags = webextensions
[browser_ext_addressBooksUI.js]
tags = addrbook
[browser_ext_browserAction.js]
[browser_ext_browserAction_properties.js]
[browser_ext_commands_execute_browser_action.js]

Просмотреть файл

@ -4,6 +4,7 @@ tags = webextensions
[test_ext_accounts.js]
[test_ext_addressBook.js]
tags = addrbook
[test_ext_alias.js]
[test_ext_cloudFile.js]
support-files = data/cloudFile1.txt data/cloudFile2.txt

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
head = head.js
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account1.server=server1
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -2,9 +2,6 @@
head = head.js
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account1.server=server1
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account1.server=server1
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -2,9 +2,6 @@
prefs =
browser.tabs.remote.autostart=false
extensions.blocklist.url=http://mochi.test:8888/browser/comm/mail/test/browser/content-tabs/html/dummy.xml
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account1.server=server1
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account1.server=server1
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2
mail.accountmanager.accounts=account2

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account1.server=server1
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.account.account1.server=server1
mail.account.account2.identities=id1,id2
mail.account.account2.server=server2

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.shell.checkDefaultClient=false
mail.spotlight.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.enabled=false
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.main_menu.collapse_by_default=false
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.enabled=false,
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true

Просмотреть файл

@ -1,8 +1,5 @@
[DEFAULT]
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
prefs =
browser.tabs.remote.autostart=false
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -1,9 +1,6 @@
[DEFAULT]
head = head.js
prefs =
ldap_2.servers.osx.description=
ldap_2.servers.osx.dirType=-1
ldap_2.servers.osx.uri=
mail.provider.suppress_dialog_on_startup=true
mail.spotlight.firstRunDone=true
mail.winsearch.firstRunDone=true

Просмотреть файл

@ -13,9 +13,6 @@ var { MailServices } = ChromeUtils.import(
// Ensure the profile directory is set up
var profileDir = do_get_profile();
// OSX Address Book deactivation (Bug 955842)
Services.prefs.deleteBranch("ldap_2.servers.osx.");
registerCleanupFunction(function() {
load("../../../resources/mailShutdown.js");
});

Просмотреть файл

@ -39,12 +39,6 @@ var kCABData = {
position: 2,
};
// Windows (Outlook Express) Address Book deactivation. (Bug 448859)
Services.prefs.deleteBranch("ldap_2.servers.oe.");
// OSX Address Book deactivation (Bug 955842)
Services.prefs.deleteBranch("ldap_2.servers.osx.");
// This currently applies to all address books of local type.
var kNormalPropertiesURI =
"chrome://messenger/content/addressbook/abAddressBookNameDialog.xhtml";