mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 993326 - Don't directly set the dom.mozApps.auto_confirm_install preference in test_operator_app_install. r=fabrice
This commit is contained in:
parent
d03cfa45b6
commit
f50bec4f3f
@ -141,7 +141,6 @@ function go() {
|
||||
}
|
||||
|
||||
function finish() {
|
||||
SpecialPowers.setBoolPref('dom.mozApps.auto_confirm_install', false);
|
||||
SimpleTest.finish();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user