gecko/services
2008-06-12 17:35:44 -07:00
..
crypto Fix linux builds (bug 433922, r=thunder) 2008-06-05 17:21:53 -07:00
sync Made the initialization of the xmppClient an asynchronous call. This included modifying xmppClient.js so that connect() can be passed a callback function that will get called once the connection has succeeded or failed. For most of our purposes this is probably a better API than what we had before where you call waitForConnection() and it busy-waits until the connection has succeeded or failed. 2008-06-12 17:35:44 -07:00