gecko-dev/services/sync
2008-06-23 15:48:01 -07:00
..
locales/en-US work in progress, push for wizard 2008-06-23 15:48:01 -07:00
modules Removed a line of code that was raising a strict warning, and which also just defined an unused local variable that called no functions and therefore had no side effects (unless there were property getters that had side-effects involved, which hopefully wasn't the case). 2008-06-23 14:32:55 -07:00
tests/unit Added 'resync on second computer' step to test_passwords. 2008-06-23 14:45:58 -07:00
services-sync.js The XMPP server is now configured to use LDAP for authentication (on sm-labs01, and soon to be on services.mozilla too) so the xmpp username/password will now be the same as the weave username/password. So I now use those to login, and I got rid of the two extra preferences which we used to have for xmpp username/password. 2008-06-20 17:19:10 -07:00