зеркало из https://github.com/mozilla/pjs.git
current changes. worked on conflict resolution, mostly
This commit is contained in:
Родитель
abe0da9f95
Коммит
c4e1543dc7
|
@ -47,7 +47,7 @@ var gData; // for structure, see RegistryToData()
|
|||
function Unload()
|
||||
{
|
||||
UIToData();
|
||||
parent.roaming.verifyData();
|
||||
//parent.roaming.verifyData();
|
||||
}
|
||||
|
||||
/* *sigh*!!! when the user clicks OK in another pane,
|
||||
|
@ -118,7 +118,7 @@ RoamingPrefs.prototype =
|
|||
{
|
||||
UIToData();
|
||||
}
|
||||
//this.verifyData();
|
||||
this.verifyData();
|
||||
this.dataToRegistry();
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче