Philipp von Weitershausen
|
19e2a28c3d
|
Bug 664090 - Disable test_service_filelog.js on Win opt builds. a=orange
Also use the right preprocessor variable to identify debug builds.
--HG--
extra : rebase_source : 3c7370383770a30c5399002ebce8589d5258b848
|
2011-06-15 01:05:56 +02:00 |
|
Richard Newman
|
6d9fe6e45e
|
Bug 656513: part 0: Put SteamEngine, renamed RotaryEngine, into head_helpers.js. r=philiKON
|
2011-06-14 09:31:31 -07:00 |
|
Richard Newman
|
cb621967cf
|
Bug 664046 - Correct logging pref migration in Sync. r=philikon
|
2011-06-14 10:41:36 +02:00 |
|
Philipp von Weitershausen
|
3b97f3eee0
|
Merge m-c to s-c
|
2011-06-13 20:44:14 +02:00 |
|
Philipp von Weitershausen
|
3c999d08f0
|
Bug 661587 - Don't use the root logger. r=rnewman
|
2011-06-13 20:42:18 +02:00 |
|
Philipp von Weitershausen
|
ca8855f40b
|
Bug 610832 - Make about:sync-log a directory listing. r=rnewman,mconnor
|
2011-06-13 20:40:08 +02:00 |
|
Philipp von Weitershausen
|
4d9760b813
|
Bug 610832 - Dump log to disk when sync fails. r=rnewman
|
2011-06-13 20:39:51 +02:00 |
|
Philipp von Weitershausen
|
e03e29294b
|
Bug 610832 - Add StorageStreamAppender to log4moz.js. r=rnewman
|
2011-06-13 20:39:37 +02:00 |
|
Philipp von Weitershausen
|
e8ffa45f46
|
Bug 610832 - Get rid of useless getters. r=rnewman
|
2011-06-13 20:39:14 +02:00 |
|
Ed Morley
|
8aaddd0334
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Philipp von Weitershausen
|
d20c19d8e0
|
Merge mozilla-central to services-central
|
2011-06-09 12:40:13 +02:00 |
|
Philipp von Weitershausen
|
5070660f44
|
Bug 662178 - Ensure Utils.nextTick timers aren't GC'ed prematurely... by not using timers. r=rnewman
|
2011-06-08 18:12:12 +02:00 |
|
Philipp von Weitershausen
|
853997c9a7
|
Bug 662178 - Harden test_utils_namedTimer.js. r=rnewman
|
2011-06-08 18:12:12 +02:00 |
|
Philipp von Weitershausen
|
a3d9e024c6
|
Bug 660753 - Don't spin the event loop in the history tracker. r=rnewman
|
2011-06-08 17:10:29 +02:00 |
|
Philipp von Weitershausen
|
e198b5205d
|
Bug 662178 - Simplify timed callbacks. r=rnewman
|
2011-06-06 21:27:36 +02:00 |
|
Philipp von Weitershausen
|
20018a6dc0
|
Bug 662181 - "Deactivate this device" doesn't update UI instantly on slow internet connections. r=rnewman
|
2011-06-06 20:29:45 +02:00 |
|
Philipp von Weitershausen
|
b13093b615
|
Bug 650941 - Use run_next_test in test_resource_async.js. r=rnewman
|
2011-06-06 20:29:45 +02:00 |
|
Richard Newman
|
1afec6d0c5
|
Bug 661972 - don't call Service.sync() with ancient fullSync param. r=philiKON
|
2011-06-06 07:49:13 -07:00 |
|
Richard Newman
|
7c1133a97f
|
Move Resource.serverTime to AsyncResource, fix comments for AsyncResource. r=philiKON
|
2011-05-30 19:01:25 -07:00 |
|
Richard Newman
|
eee2107d91
|
Move async utilities into async.js. Add Async.makeSpinningCallback as a temporary shim for wrapping Cb versions of functions. r=philiKON
|
2011-05-30 19:01:13 -07:00 |
|
Richard Newman
|
7c92bbeb54
|
Add Utils.slices. r=philiKON
|
2011-05-30 19:01:07 -07:00 |
|
Richard Newman
|
4e49cd7f05
|
Add a test for URI construction and query modification. r=philiKON
|
2011-05-30 19:00:54 -07:00 |
|
Richard Newman
|
5d9de2f59d
|
No need for startOver in test_corrupt_keys. r=philiKON
|
2011-05-30 19:00:47 -07:00 |
|
Richard Newman
|
0c35884c01
|
Switch test_history_engine.js to add_test/run_next_test. r=philiKON
|
2011-05-30 19:00:41 -07:00 |
|
Richard Newman
|
663bce049f
|
Switch test_bookmark_smart_bookmarks.js to add_test/run_next_test. r=philiKON
|
2011-05-30 19:00:14 -07:00 |
|
Richard Newman
|
13ae1dc898
|
Convert test_corrupt_keys.js to add_test/run_next_test. r=philiKON
|
2011-05-30 18:59:05 -07:00 |
|
Richard Newman
|
b3e3a6a424
|
Bug 660713 - Reuse arrays in Utils.arraySub and Utils.arrayUnion. r=philiKON
|
2011-05-30 15:57:33 -07:00 |
|
Richard Newman
|
88c452c9ae
|
Bug 656708: Channel.URI is undefined. r=philiKON
|
2011-05-30 14:21:03 -07:00 |
|
Philipp von Weitershausen
|
dc97547707
|
Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman
|
2011-05-30 12:51:34 -07:00 |
|
Marina Samuel
|
3c5655ca3e
|
Bug 659107 - Only report failure for newly failed items. r=philikon,rnewman
|
2011-05-27 17:32:13 -07:00 |
|
Richard Newman
|
e8709ce0a1
|
Bump Sync version.txt. r=philikon
|
2011-05-27 16:56:11 -07:00 |
|
Matt Brubeck
|
12432c1380
|
Bug 659777 - Check for existence of Svc.Private before accessing it [r=philikon]
|
2011-05-25 16:40:09 -07:00 |
|
Philipp von Weitershausen
|
ec72daa7e1
|
Bug 659112 - Fix dir service provider in test harness. r=rnewman
|
2011-05-23 14:54:05 -07:00 |
|
Richard Newman
|
816fbd560b
|
Bug 648364: follow-on for missing case in head_helpers.js. r=philikon
|
2011-05-23 12:40:22 -07:00 |
|
Philipp von Weitershausen
|
b40697c7d7
|
Bug 616999 follow-up: update services/sync xpcshell manifest
Bug 648364 removed and bug 613277 added some tests on services-central in the meantime.
|
2011-05-22 18:49:21 -07:00 |
|
Philipp von Weitershausen
|
d755c0fb06
|
Merge mozilla-central to services-central
|
2011-05-22 18:16:43 -07:00 |
|
Philipp von Weitershausen
|
464c2c10b1
|
Bug 648364 - Remove dead code from the test harness. r=rnewman
|
2011-05-20 18:45:51 -07:00 |
|
Philipp von Weitershausen
|
4d6492b193
|
Bug 629664 - Get rid of intermittent Windows failure (again!) by undoing part of bug 624436. r=rnewman
|
2011-05-20 13:06:07 -07:00 |
|
Philipp von Weitershausen
|
8419ccaabb
|
Bug 613277 - Add tests from JSModules repository
|
2011-05-19 21:14:13 -07:00 |
|
Philipp von Weitershausen
|
15a24d71c1
|
Bug 648364 - Remove dead code. r=rnewman
|
2011-05-19 18:09:02 -07:00 |
|
Philipp von Weitershausen
|
9ddc602b4e
|
Bug 648364 - Replace custom helpers with FileUtils.jsm. r=rnewman
|
2011-05-19 18:08:51 -07:00 |
|
Philipp von Weitershausen
|
bf1271b21a
|
Bug 648364 - Replace custom helpers with XPCOMUtils.jsm. r=rnewman
|
2011-05-19 18:08:35 -07:00 |
|
Philipp von Weitershausen
|
36a5232ef5
|
Bug 648364 - Replace custom helpers with PlacesUtils.jsm. r=rnewman
|
2011-05-19 18:08:22 -07:00 |
|
Philipp von Weitershausen
|
a85e5bfc44
|
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
|
2011-05-19 18:08:07 -07:00 |
|
Philipp von Weitershausen
|
0f688c35f5
|
Bug 654900 follow-up: ensure special folders are tracked properly. r=rnewman
Also fixes a line that the first patch missed.
|
2011-05-18 14:27:39 -07:00 |
|
Philipp von Weitershausen
|
d76648502b
|
Test to ensure bug 624436 really is fixed. r=me
|
2011-05-17 14:16:02 -07:00 |
|
Marco Bonardo
|
9618e86bc2
|
Bug 654900 - Don't spin the events loop in the Sync bookmarks tracker. r=philikon
|
2011-05-17 13:53:23 -07:00 |
|
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Joel Maher
|
5998b5a4cd
|
Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Marina Samuel
|
4ec3746cc5
|
Bug 642969 - "I have lost my other device" link doesn't do anything at all, unless you've typed username and password. r=philikon
|
2011-05-11 17:58:05 -07:00 |
|