mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
bug 372993 - Fix error when attempt to uncheck proxy settings. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
This commit is contained in:
parent
06cdf4ac24
commit
410f1cd4ea
@ -186,8 +186,8 @@ var gConnectionsDialog = {
|
||||
#else
|
||||
Components.classes["@mozilla.org/network/protocol-proxy-service;1"].
|
||||
getService().reloadPAC();
|
||||
},
|
||||
#endif
|
||||
},
|
||||
|
||||
doAutoconfigURLFixup: function ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user