Bug 1535096 - Port bug 1532514: add sinon-7.2.7.js to pref security.uris_using_eval_with_system_principal. r=jorgk
This commit is contained in:
Родитель
837b276c0a
Коммит
90e0a824ea
|
@ -804,7 +804,7 @@ pref("security.webauth.u2f", true);
|
|||
#if defined(DEBUG)
|
||||
// Allow eval in these files, see bug 1522608.
|
||||
pref("security.allow_eval_with_system_principal", false);
|
||||
pref("security.uris_using_eval_with_system_principal", "ajv-4.1.1.js,autocomplete.xml,box.jsm,calDavCalendar.js,chrometask_chromescript,content-task.js,dialog.xml,gdataSession.jsm,jsol.js,jszip.js,lodash.js,parent_utils.js,preferencesbindings.js,react-redux.js,redux.js,setup,tree.xml,updates.js,wizard.xml");
|
||||
pref("security.uris_using_eval_with_system_principal", "ajv-4.1.1.js,autocomplete.xml,box.jsm,calDavCalendar.js,chrometask_chromescript,content-task.js,dialog.xml,gdataSession.jsm,jsol.js,jszip.js,lodash.js,parent_utils.js,preferencesbindings.js,react-redux.js,redux.js,setup,sinon-7.2.7.js,tree.xml,updates.js,wizard.xml");
|
||||
#endif
|
||||
|
||||
// Use OS date and time settings by default.
|
||||
|
|
Загрузка…
Ссылка в новой задаче