bug 372993 - Fix error when attempt to uncheck proxy settings. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221582 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -186,8 +186,8 @@ var gConnectionsDialog = {
|
||||
#else
|
||||
Components.classes["@mozilla.org/network/protocol-proxy-service;1"].
|
||||
getService().reloadPAC();
|
||||
},
|
||||
#endif
|
||||
},
|
||||
|
||||
doAutoconfigURLFixup: function ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user