Wrote some scaffolding for the Fennec-weave UI -- doesn't do anything yet.

This commit is contained in:
jonathandicarlo@localhost 2008-12-21 14:08:33 -08:00
Родитель 9406c1df6c
Коммит d3de9d31ba
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -512,6 +512,7 @@ WeaveSvc.prototype = {
}
}
// TODO: do not try the following if we're on Fennec:
if (needKeys) {
let pass = yield ID.get('WeaveCryptoID').getPassword(self.cb);
if (pass) {