Anant Narayanan
|
8d3528d073
|
Asynchronous bookmark sharing (bug 449113, r=thunder)
|
2008-08-04 17:23:23 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
1cf9a1dea9
|
Fixed a bunch of bugs in bookmark share: stuf related to server-side paths being incorrect (because the defaultPrefix in DAV was getting reset to an empty string or was getting applied wrong). Discovered that updateOutgoingShare and updateIncomingShare were both calling the same _wrapMount() function, which was incorrect, so I broke that up and fixed what parts are meant to be outgoing and which incoming.
|
2008-07-08 01:18:30 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
9cfef4be35
|
Fixed a whole bunch of bugs in bookmark share, mostly related to adding in needed JsonFilters for remote Resources and fixing the server paths which are passed into DAV for the keyring file and encrypted share data files. (Also fixed a minor bug in DAV itself so that mkcol won't quit right away if you pass it something that starts with a slash.)
|
2008-07-03 17:57:21 -07:00 |
|
Atul Varma
|
e04369a218
|
Modified sharing.js to obey the new sharing api.
|
2008-06-30 23:36:00 -07:00 |
|
Anant Narayanan
|
62a0ebb31e
|
Add license headers to all files which didn't have them.
|
2008-06-26 14:49:01 -07:00 |
|
Atul Varma
|
2905492e20
|
Added modules/sharing.js, which provides access to the RESTful sharing API, and a unit test suite. The unit test suite is pretty heinous right now and should get a bit of refactoring.
|
2008-06-09 18:55:26 -07:00 |
|