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:
mattwillis%gmail.com
2007-03-08 22:15:10 +00:00
parent 44d9bd2b2b
commit c830bf0254

View File

@@ -186,8 +186,8 @@ var gConnectionsDialog = {
#else
Components.classes["@mozilla.org/network/protocol-proxy-service;1"].
getService().reloadPAC();
},
#endif
},
doAutoconfigURLFixup: function ()
{