Prefs API refactoring. Bug #46863. r=valeski, sr=alecf.

git-svn-id: svn://10.0.0.236/trunk@197124 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bnesse%netscape.com 2006-05-17 02:28:26 +00:00
parent e41cbc18ac
commit ef47c0c54c

View File

@ -244,7 +244,7 @@ nsPrefWindow.prototype =
}
}
}
this.pref.SavePrefFile();
this.pref.savePrefFile(null);
},
switchPage: