gecko-dev/services/sync
2008-06-25 13:51:32 -07:00
..
locales/en-US fix login calls, do login and sync on final screen, add try again link to server errors throughout 2008-06-25 04:43:13 -07:00
modules the tabs engine needs a constant 2008-06-25 13:51:32 -07:00
tests/unit Changed AsyncException so that it dynamically subclasses the exception it's wrapping, and adds an 'asyncStack' property to allow access to the asynchronous call stack. This, along with my previous few commits, makes the processing of stack traces in our code much more streamlined, and also allows our debugging output to be more informative, as stack information is now logged from the point at which an exception was thrown, rather than the point at which it was caught. 2008-06-25 04:43:07 -07:00
services-sync.js Automated merge with ssh://hg.mozilla.org/labs/weave/ 2008-06-23 16:22:17 -07:00