Philipp von Weitershausen
8b4b8044dd
Bug 650941 - Use run_next_test in test_resource_async.js. r=rnewman
2011-06-06 20:29:45 +02:00
Richard Newman
7a26925bed
Bug 661972 - don't call Service.sync() with ancient fullSync param. r=philiKON
2011-06-06 07:49:13 -07:00
Richard Newman
c7a911b1d5
Move Resource.serverTime to AsyncResource, fix comments for AsyncResource. r=philiKON
2011-05-30 19:01:25 -07:00
Richard Newman
20076cca25
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
9041807922
Add Utils.slices. r=philiKON
2011-05-30 19:01:07 -07:00
Richard Newman
b9947162bf
Add a test for URI construction and query modification. r=philiKON
2011-05-30 19:00:54 -07:00
Richard Newman
80df913945
No need for startOver in test_corrupt_keys. r=philiKON
2011-05-30 19:00:47 -07:00
Richard Newman
40b02fb346
Switch test_history_engine.js to add_test/run_next_test. r=philiKON
2011-05-30 19:00:41 -07:00
Richard Newman
37711b31e8
Switch test_bookmark_smart_bookmarks.js to add_test/run_next_test. r=philiKON
2011-05-30 19:00:14 -07:00
Richard Newman
54d8707fff
Convert test_corrupt_keys.js to add_test/run_next_test. r=philiKON
2011-05-30 18:59:05 -07:00
Richard Newman
ce7fac6da5
Bug 660713 - Reuse arrays in Utils.arraySub and Utils.arrayUnion. r=philiKON
2011-05-30 15:57:33 -07:00
Richard Newman
da334d4f7c
Bug 656708: Channel.URI is undefined. r=philiKON
2011-05-30 14:21:03 -07:00
Philipp von Weitershausen
12ac940055
Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman
2011-05-30 12:51:34 -07:00
Marina Samuel
51d403c211
Bug 659107 - Only report failure for newly failed items. r=philikon,rnewman
2011-05-27 17:32:13 -07:00
Richard Newman
399645b3f7
Bump Sync version.txt. r=philikon
2011-05-27 16:56:11 -07:00
Matt Brubeck
526ed059bb
Bug 659777 - Check for existence of Svc.Private before accessing it [r=philikon]
2011-05-25 16:40:09 -07:00
Matheus Kerschbaum
a296f262ae
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
2011-08-06 17:24:52 +02:00
Philipp von Weitershausen
19cfb77660
Bug 659112 - Fix dir service provider in test harness. r=rnewman
2011-05-23 14:54:05 -07:00
Richard Newman
8d1b134fac
Bug 648364: follow-on for missing case in head_helpers.js. r=philikon
2011-05-23 12:40:22 -07:00
Philipp von Weitershausen
807c7491ab
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
921f1cb37d
Merge mozilla-central to services-central
2011-05-22 18:16:43 -07:00
Philipp von Weitershausen
f92d89ba81
Bug 648364 - Remove dead code from the test harness. r=rnewman
2011-05-20 18:45:51 -07:00
Philipp von Weitershausen
292ab07ee2
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
961b4bd2e1
Bug 613277 - Add tests from JSModules repository
2011-05-19 21:14:13 -07:00
Philipp von Weitershausen
d919c3b5fe
Bug 648364 - Remove dead code. r=rnewman
2011-05-19 18:09:02 -07:00
Philipp von Weitershausen
dd0e93f304
Bug 648364 - Replace custom helpers with FileUtils.jsm. r=rnewman
2011-05-19 18:08:51 -07:00
Philipp von Weitershausen
a3ec746039
Bug 648364 - Replace custom helpers with XPCOMUtils.jsm. r=rnewman
2011-05-19 18:08:35 -07:00
Philipp von Weitershausen
71e50e3e1f
Bug 648364 - Replace custom helpers with PlacesUtils.jsm. r=rnewman
2011-05-19 18:08:22 -07:00
Philipp von Weitershausen
40cd52a58e
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
2011-05-19 18:08:07 -07:00
Philipp von Weitershausen
6643394d91
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
a8a530ba07
Test to ensure bug 624436 really is fixed. r=me
2011-05-17 14:16:02 -07:00
Marco Bonardo
8941413caf
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
7aa6e96e23
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Joel Maher
cb47921bcc
Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Marina Samuel
907459839b
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
Ehsan Akhgari
1deb9f1504
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Marco Bonardo
a3d0508eec
Merging Places to mozilla-central
2011-04-29 16:04:47 +02:00
Marco Bonardo
a49fc6ca89
Bug 524091 - Remove microsummaries support. (Sync changes)
...
r=philikon
2011-04-26 14:25:27 +02:00
Marco Bonardo
907586010e
Bug 641531 - Close Places containers after use (Sync changes)
...
r=philikon
2011-04-23 02:08:36 +02:00
Richard Newman
d5026fde5f
Bug 641074 - Sync tests for Places query safety.
...
r=philikon
2011-04-23 02:06:34 +02:00
Richard Newman
1723a1e1a2
Bug 645918: attempt to fix random orange in test_bookmarks_engine. r=philiKON
...
--HG--
extra : transplant_source : %06%A4%93%D01%27%97%15h%D4h%C4CY%A0%09%AB%CF%CE%7D
2011-04-19 12:30:39 -07:00
Richard Newman
21b3300c46
Bug 646910: attempt to fix random orange in test_clients_engine. r=philiKON
...
--HG--
extra : transplant_source : %DC%16%D0%0F%E3%82%8F%18%CC%1B4%D4%A4%BF%1Aw%E0%EAH%5C
2011-04-19 12:03:34 -07:00
Richard Newman
39ddea7d27
Bug 618052: Intermittent test_utils_queryAsync.js: don't call success callback on error. r=philiKON
2011-04-18 19:54:11 -07:00
Philipp von Weitershausen
24eae14684
Bug 646347 - Use Sync API version 1.1. r=rnewman
2011-04-08 14:52:08 -07:00
Philipp von Weitershausen
b71a13895f
Bug 565430 - Service.startOver should purge client-specific data (i.e. client/tabs) from the server. r=rnewman
2011-04-08 14:51:55 -07:00
Richard Newman
6ca890b3e7
Bug 568156: more Sync UA tweaks. r=philiKON
2011-04-08 13:43:38 -07:00
Philipp von Weitershausen
467ac25e66
Bump Sync client version to 1.8.0
2011-04-07 16:57:43 -07:00
Richard Newman
f87b29ba44
Bug 648338: always import PlacesUtils.jsm. r=philiKON
2011-04-07 16:35:48 -07:00
Richard Newman
6f1328f251
Bug 629742: fix for broken check. r=philiKON
2011-04-07 16:32:20 -07:00
Richard Newman
bf62d4e5a2
Bug 629742: more efficient handling of bookmark callbacks in Sync. r=philiKON
2011-04-07 15:55:29 -07:00
Philipp von Weitershausen
699f8acb98
Bug 648338 - Remove remaining Firefox 3.5/3.6 compat code. r=rnewman
2011-04-07 15:31:11 -07:00
Philipp von Weitershausen
15ac6bfd47
Bug 648338 - Remove Firefox 3.5/3.6 compat code in the form engine. r=rnewman
2011-04-07 15:30:54 -07:00
Philipp von Weitershausen
2f49041910
Bug 648338 - Remove Firefox 3.5/3.6 compat code in the history engine. r=rnewman
2011-04-07 15:30:44 -07:00
Philipp von Weitershausen
5d19850db1
Bug 648338 - Remove Firefox 3.5/3.6 compat code in the bookmarks engine. r=rnewman
2011-04-07 15:30:31 -07:00
Richard Newman
55c04c5d82
Bug 568156: Use Sync client version as User-Agent. r=philiKON
2011-04-07 13:55:02 -07:00
Richard Newman
c6c8a9a351
Bug 638301: Fix test bustage in test_syncengine_sync.js. r=philiKON
2011-04-07 10:07:16 -07:00
Richard Newman
cf0ed1439e
Bug 638301: SyncEngine._processIncoming: ensure we don't hit URL length limit for fetchBatch on desktop. r=philiKON
2011-04-06 17:18:22 -07:00
Richard Newman
1073a88f73
Bug 623836: part 1: use lowercase headers where we're supposed to. r=philiKON
2011-04-06 16:12:21 -07:00
Richard Newman
4f492d3618
(No Bug): Bump Sync version to 1.7.1pre.
2011-04-01 22:49:51 -07:00
Richard Newman
a420fa9984
Bug 623080: make Resource more loggy and robust. r=mconnor
2011-04-01 15:27:19 -07:00
Richard Newman
30487166a2
Bug 623836: part 0: simplify Resource.setHeader. r=philiKON
2011-03-30 18:28:56 -07:00
Philipp von Weitershausen
dedfd23f7f
Bug 644905 - Set resource aliases in manifest. r=rnewman
2011-03-25 00:57:23 -07:00
Philipp von Weitershausen
e00bebc750
Bug 596620 - Remove compat code for username-based UI. r=rnewman
...
Also call Weave.Service.createAccount() with right parameters.
2011-03-25 00:57:23 -07:00
Richard Newman
0d51da77db
Bug 577565: downgrade forms log message. r=philiKON
2011-03-24 21:34:01 -07:00
Richard Newman
beb6bf0796
Bug 642727 - Don't trigger sync error when bad HMAC records are deleted. r=philiKON
2011-03-20 16:10:40 -07:00
Philipp von Weitershausen
180dd23cf8
Bug 637777 - Bump Sync client version to 1.7. r=mconnor a=stuart
2011-03-07 18:15:13 -08:00
Philipp von Weitershausen
5f21dd3c65
Merge fx-sync
2011-03-07 13:37:54 -08:00
Philipp von Weitershausen
63cbe6dbdf
Bug 636312 - Forms and passwords engines: yield back to the main thread during batches of synchronous I/O. r=rnewman a=blocking-fennec
2011-03-07 13:07:59 -08:00
Richard Newman
88df880802
Bug 638297: don't zero-pad buffers, reject short IVs. r=philiKON
2011-03-07 11:53:10 -08:00
Alon Zakai
a645dd4b91
Bug 634666 - File streams perform disk I/O when being initialized. r=philikon a=blocking-fennec
2011-03-04 18:39:38 -08:00
Philipp von Weitershausen
c94a1134ee
Merge fx-sync
2011-03-03 12:57:57 -08:00
Richard Newman
f6f788b8a4
Bug 638297: reuse buffers for generateRandomBytes. r=philiKON
2011-03-03 12:20:43 -08:00
Richard Newman
8af6fc1397
Merge.
2011-03-03 11:28:11 -08:00
Richard Newman
bf83f7c757
Bug 638297: share buffers for encryption and decryption. r=philiKON
2011-03-03 11:10:52 -08:00
Richard Newman
49ec368023
Bug 638297: object reuse in WeaveCrypto. r=philiKON
2011-03-03 11:10:40 -08:00
Philipp von Weitershausen
6336209011
Bug 636673 - Avoid accessing 'arguments' in code that's called a lot. r=rnewman a=blocking-fennec
2011-03-02 15:27:16 -08:00
Richard Newman
52db8608c2
Bug 618496: memoization of PK11SymKey. r=philiKON
2011-03-02 15:18:46 -08:00
Richard Newman
cdb5761dfb
Bug 618496: Revisit memoization of SECItems. r=philiKON
2011-03-02 15:09:28 -08:00
Philipp von Weitershausen
e1d7071cf1
Merge fx-sync
2011-03-02 16:32:28 -08:00
Richard Newman
2b46b4da5e
Bug 618496: remove algorithm adaptability in WeaveCrypto. r=philiKON
2011-03-02 10:08:43 -08:00
Philipp von Weitershausen
9a3ac9750b
Merge fx-sync
2011-03-01 21:55:52 -08:00
Richard Newman
686e74cbe3
Bug 618496: stripping out unused WeaveCrypto attributes. r=philiKON
2011-03-01 21:37:44 -08:00
Philipp von Weitershausen
754759064b
Bug 636305 - History engine: make incoming records comply to mozIPlaceInfo. r=rnewman a=blocking-fennec
2011-03-01 21:26:38 -08:00
Philipp von Weitershausen
70dd415ddf
Bug 636676 - Utils.queryAsync: reuse mozIStorageStatementCallback object. r=rnewman a=blocking-fennec
2011-03-01 14:29:52 -08:00
Philipp von Weitershausen
fbb1ae2b7e
Bug 636677 - Don't create a new nsICryptoHMAC object for each HMAC verification. r=rnewman a=blocking-fennec
2011-03-01 14:29:41 -08:00
Richard Newman
b929fb4fe9
Bug 629463: delete bad server-side clients records. r=philiKON a=beltzner
2011-03-01 11:56:29 -08:00
Richard Newman
e4168dbcf7
Bug 612401: could not get engine: clients. r=philiKON a=mconnor
2011-03-01 11:35:49 -08:00
Richard Newman
4093641ad8
Bug 602110: duplicate declaration of nss_t.SECOidTag. r=philiKON a=mconnor
2011-03-01 11:32:16 -08:00
Philipp von Weitershausen
1a4b88fb4e
Bug 636402 - Simplify Sync.js to avoid creating new objects. r=rnewman a=blocking-fennec
2011-02-25 14:43:18 -08:00
Philipp von Weitershausen
e7ef2a70d4
Bug 636478 - Simplify Utils.deferGetSet. r=rnewman a=blocking-fennec
2011-02-25 14:43:10 -08:00
Philipp von Weitershausen
60340d8de5
Bug 636382 - Log4Moz: avoid unnecessary object creation. r=rnewman a=blocking-fennec
2011-02-25 14:42:59 -08:00
Richard Newman
eda456f33e
Bug 634441: livemark robustness. r=philiKON, a=beltzner
2011-02-25 11:56:58 -08:00
Richard Newman
26cdb88eec
Bug 632287: delete and recreate if a bookmark update changes type. r=philiKON, a=beltzner
2011-02-23 12:14:11 -08:00
Richard Newman
b78a4c18bb
Bug 636021: 'let' and tidying in ensureMPUnlocked. r=philiKON
2011-02-22 16:09:43 -08:00
Philipp von Weitershausen
550ffdba88
Bug 633681 - Add a Status.ready flag that indicates whether Sync has started up. r+a=mconnor
...
Also de-Sync.js-ify test_service_startup.js
2011-02-17 13:41:13 -08:00
Marco Bonardo
2e22324475
Bug 634401 - Use nsINavBookmarksService::moveItem rather than setItemIndex in Sync. r=philikon a=beltzner
2011-02-16 15:53:23 -08:00
Ginn Chen
17b7676dd1
Bug 633895 /bin/sh: syntax error at line 4: `dirs=$' unexpected in services/sync r=rnewman a=mconnor
2011-03-01 09:29:51 +08:00
Philipp von Weitershausen
68184f2faf
Merge fx-sync
2011-02-25 16:52:36 -08:00
Philipp von Weitershausen
3b70152403
Bug 631891 - Determine GUID immediately when URIs are about to be deleted. r=rnewman a=crossweave
2011-02-10 14:12:25 -08:00
Philipp von Weitershausen
1ba07e89c1
Bug 631891 - Don't spin the event loop in a history observer. r=mconnor a=blocking-final
2011-02-10 09:06:55 -08:00
Richard Newman
5a7001d2bd
Bug 629664: Sync: only register engine once in checkServerError test, amongst other things. r=philiKON
2011-02-09 22:43:21 -08:00
Richard Newman
d1523e81f4
Bug 629664: Sync: improve checkServerError tests. r=philiKON
2011-02-09 22:43:01 -08:00
Benjamin Stover
d208b47b0c
Bug 632417 Use mimetype hint for JSON in sync. r=philikon a=blocking-fennec
2011-02-08 13:43:35 -08:00
Philipp von Weitershausen
b68d59d170
Bug 631001 - Password sync: apply records batched and in transactions to avoid fsyncs. r=mconnor a=blocking-fennec
2011-02-08 20:37:06 -08:00
Philipp von Weitershausen
f5f6e5c8cc
Bug 631001 - Make password store tests more unit-y. r=mconnor
...
No need for a full blown server setup to test the password store. Also, engine.sync() doesn't throw anymore anyway, so the test wasn't really testing that bit anymore.
--HG--
rename : services/sync/tests/unit/test_password_engine.js => services/sync/tests/unit/test_password_store.js
2011-02-08 20:36:57 -08:00
Richard Newman
8883edec66
Bug 628788: return more readily after processing GUID anno. r=mconnor
2011-02-07 17:49:42 -08:00
Richard Newman
fbf9cd3c41
Bug 628788: copying a bookmark should yield a new Sync GUID. r=philiKON
...
--HG--
extra : transplant_source : J9%A1Bw%B2%14%2C.%E1R%40%B6%EC2%E1%E4%3B%24t
2011-02-07 11:25:47 -08:00
Philipp von Weitershausen
abec9f34f5
Bug 600261 - Provide hooks for ignoring network errors. r=mconnor a=blocking-betaN
2011-02-03 10:23:39 -08:00
Philipp von Weitershausen
49c535bb6c
Bug 630720 - Form sync: apply records batched and in transactions to avoid fsyncs. r+a=mconnor
2011-02-03 10:23:38 -08:00
Richard Newman
fb8ce24b3f
Bug 609380: password sync: don't apply records with both httpRealm and formSubmitURL. r=mconnor
2011-01-31 23:22:13 -08:00
Richard Newman
5e0f9786a2
Bug 574380: make constants useful on trunk. r=mconnor
2011-01-31 23:19:04 -08:00
Philipp von Weitershausen
a5731557a0
Bug 591102 - Correctly identify network errors. r=mconnor
2011-01-31 20:55:48 -08:00
Philipp von Weitershausen
aae4881a79
Bug 591102 - Ensure exceptions from [Async]Resource contain the status code. r=mconnor
2011-01-31 20:55:48 -08:00
Philipp von Weitershausen
2e65370d70
Bug 629664 - Attempt at improving randomly failing test. r=rnewman a=orange
2011-01-28 13:21:21 -08:00
Philipp von Weitershausen
320733ecaf
Bug 606353 - History sync: use mozIAsyncHistory::updatePlaces. r=rnewman
2011-01-28 09:39:35 -08:00
Philipp von Weitershausen
de2eb34de6
Bug 606353 - Add a Utils.checkGUID() helper. r=rnewman
2011-01-28 09:39:28 -08:00
Philipp von Weitershausen
5f992ae26d
Bug 606353 - Improve and harden history sync tests. r=rnewman
2011-01-28 09:39:19 -08:00
Philipp von Weitershausen
034dbc550a
Bug 622762 - Add batch API for incoming records, deal with exceptions in SyncEngine's recordHandler. r=mconnor,rnewman
2011-01-28 09:39:12 -08:00
Richard Newman
b48638a57d
Bug 610501: better rewriting of tag search smart bookmarks. r=philiKON
2011-01-28 00:18:36 -08:00
Richard Newman
4f67a6cb54
Bug 610501: dupe Smart Bookmarks based on anno. r=philiKON
2011-01-28 00:14:08 -08:00
Philipp von Weitershausen
6ea5f6c474
Bug 608757 - Make Utils.jsonSave/Load use NetUtil.asyncCopy and asyncFetch, respectively. r=mconnor
2011-01-26 21:43:33 -08:00
Philipp von Weitershausen
f857f6374c
Bug 608757 - Make API and tests for Utils.json{Load|Save} async. r=mconnor
...
Utils.jsonLoad() already has an async API. Utils.jsonSave() had an ill-named 'callback' parameter which s renamed to 'obj'; an optional callback parameter (in the async sense) is added.
2011-01-26 21:43:24 -08:00
Philipp von Weitershausen
8fcbca0f65
Bug 615284 - Download chunking needs to be more resilient against app shutdowns. r=mconnor
2011-01-26 21:34:31 -08:00
Richard Newman
38886bdf84
Bug 610501: handle smart bookmarks correctly in Sync.
2011-01-26 12:36:38 -08:00
Richard Newman
74df0a04ca
Bug 627097: Audit usage of js-ctypes in Sync/WeaveCrypto. r=philiKON
2011-01-25 21:31:41 -08:00
Richard Newman
8f4afe2745
Bug 627497: remove annotations from copied bookmarks. r=philiKON
2011-01-25 12:37:23 -08:00
Richard Newman
c3ac6e081a
Bug 626796: Bookmark sync: restore from backup should trigger reupload. r=philiKON
2011-01-24 23:06:42 -08:00
Richard Newman
fd114bcab4
Bug 627490: Bookmark sync: don't cache places IDs. r=philiKON
2011-01-24 10:45:27 -08:00
Richard Newman
3b694d6bd8
Bug 616568: commit test that slipped through hg add. r=philiKON
2011-01-19 16:41:30 -08:00
Richard Newman
0b37a22351
Bug 617650: avoid unrooting string in makeSECItem. r=philiKON
2011-01-19 16:17:58 -08:00
Philipp von Weitershausen
56f91610cc
Bug 609421 follow-up: fix copypasta. r=rnewman
2011-01-19 14:12:14 -08:00
Philipp von Weitershausen
ae612b75dd
Bug 609421 - Combine auth.js and resource.js. r=rnewman
2011-01-18 16:23:38 -08:00
Philipp von Weitershausen
c8db464dbc
Bug 609421 - Combine base_record/* files into record.js. r=rnewman
...
--HG--
rename : services/sync/modules/base_records/wbo.js => services/sync/modules/record.js
2011-01-18 16:23:30 -08:00
Philipp von Weitershausen
49b2260e62
Bug 609421 - Move tracker and store implementation into engines.js. r=rnewman
2011-01-18 16:23:25 -08:00
Philipp von Weitershausen
a1199856dc
Bug 609421 - Combine type_record/* files with their respective engines/* counterparts. r=rnewman
2011-01-18 16:23:20 -08:00
Richard Newman
07f4a35f35
Bug 619238: fix intermittent test failure. r=philiKON
2011-01-17 14:51:42 -08:00
Philipp von Weitershausen
3b14dfa8f2
Bug 618403 - Orphan reparenting too aggressive, can lead to double bookmarks on storage version upgrade. r=rnewman
2011-01-14 13:41:09 -08:00
Philipp von Weitershausen
271172cd7e
Bug 591103 - Ensure the client record is refreshed. r=mconnor
2011-01-14 13:22:20 -08:00
Philipp von Weitershausen
f46d33c149
Bug 591103 - use TTL for history, form history, clients, tabs. r=mconnor
2011-01-14 13:22:20 -08:00
Philipp von Weitershausen
4fe6c0c11f
Bug 591103 - Sanitize WBO tests. r=mconnor
2011-01-14 13:22:20 -08:00
Richard Newman
f7dc2166de
Bug 623795: add ensureMPUnlocked function. r=dolske
2011-01-13 16:56:10 -08:00
Philipp von Weitershausen
bbc3af166b
Bug 623418 - Bookmark sync: use a SQL query to fetch child GUIDs. r=mconnor,sdwilsh
2011-01-13 14:03:11 -08:00
Philipp von Weitershausen
9f19341780
Bug 623418 - Bookmark sync: don't record children in annotation. r=mconnor
2011-01-13 14:03:09 -08:00
Philipp von Weitershausen
f25f45ee8f
Bug 623813 - Preserve stack traces when rethrowing exceptions conditionally. r=mconnor
2011-01-13 14:01:05 -08:00
Philipp von Weitershausen
91930eef4f
Merge fx-sync
2011-02-17 14:04:51 -08:00
Philipp von Weitershausen
68c59a5729
Merge follow-up fix for bug 631891. a=crossweave
2011-02-10 14:32:28 -08:00
Philipp von Weitershausen
efc2574c9f
Merge bug 631891 from fx-sync. a=blocking-final
2011-02-10 09:22:13 -08:00
Philipp von Weitershausen
456708a731
Merge bug 629664 from fx-sync. a=orange
2011-02-10 00:31:35 -08:00
Philipp von Weitershausen
c8be7f77df
Bug 623375 - History sync: failure on javascript: URLs. r=mconnor
2011-01-11 15:04:45 -08:00
Richard Newman
218c03dd3e
Bug 623689: don't misbehave on master password cancel. r=philiKON
2011-01-10 21:51:29 -08:00
Richard Newman
3f4146ba5f
Bug 624019: log exceptions, not just their stacktrace, in onDataAvailable. r=philiKON
2011-01-07 14:30:16 -08:00
Philipp von Weitershausen
60746583c2
Bug 623812 - Match number of do_test_pending calls to number of do_test_finished calls.
2011-01-06 23:54:50 -08:00
Philipp von Weitershausen
0cd7f4e226
Bug 623812: another fix for unimportant test failures on some platforms. a=orange
2011-01-06 21:13:51 -08:00
Richard Newman
1c4ebd7f20
Bug 623812: fix for unimportant test failures on some platforms. r=philiKON, a=bustage
2011-01-06 20:51:43 -08:00
Richard Newman
e606392d85
Bug 597400: return null if GUID lookup fails in forms engine. r=philiKON
2011-01-06 12:05:30 -08:00
Richard Newman
c9a23f8fc5
Bug 622760: log exceptions thrown in _onProgress callbacks. r=philiKON
2011-01-04 16:27:00 -08:00
Philipp von Weitershausen
3e59469096
Bug 622769 - Make log rotation and its threshold configurable. r=mconnor
2011-01-04 15:04:19 -08:00
Philipp von Weitershausen
7608296c6a
Bug 621489 - Make sure to call _orderChildren even if _processIncoming fails. r=mconnor
2011-01-04 15:04:18 -08:00
Philipp von Weitershausen
7058fee0e1
Bug 621594 - History sync: failure when title is null. r=mconnor
2010-12-28 17:36:18 -08:00
Philipp von Weitershausen
2da45778c3
Get rid of old-crypto test helpers that are no longer used (no bug)
2010-12-28 13:31:01 -08:00
Richard Newman
a860e06027
Bug 620593: use built-in trim function. r=philiKON
2010-12-28 10:33:23 -08:00
Richard Newman
4446c521f0
Bug 620593: add normalizeAccount, use in addon UI. r=philiKON
2010-12-21 15:32:58 -08:00
Richard Newman
9374404bfe
Bug 543784: don't login automatically, prompt for master password. r=philiKON
2010-12-20 20:01:34 -08:00
Richard Newman
f3265a73ed
Bug 619567: allow leading and trailing whitespace in pre-normalized passphrases. r=philiKON
2010-12-20 14:46:16 -08:00
Richard Newman
a108a4e85b
Bug 619162: default resource success is false; retry once. r=philiKON
2010-12-20 12:47:51 -08:00
Richard Newman
801dd50f93
Bug 618335: normalize old-style 20-char sync keys. r=philiKON
2010-12-20 10:10:37 -08:00
Richard Newman
b0e9d01a0a
Bug 616568: better log message when sync is already in progress. r=philiKON
2010-12-16 12:00:57 -08:00
Philipp von Weitershausen
91b699daac
Bug 616001 follow-up: Async statements are compiled asynchronously and fail on first execution, not creation. r=sdwilsh
2010-12-15 16:08:04 -08:00
Richard Newman
1e0438cf6d
Bug 619169: never clear logs, even on resetService. r=philiKON
2010-12-15 14:36:53 -08:00
Philipp von Weitershausen
650b7ffc20
Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists.
...
Part 3 - Tests for a v11 places database running in Firefox 3.5/3.6
2010-12-14 15:50:50 -08:00
Shawn Wilsher
762b239ba0
Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. r=philikon
...
Part 2 - Update bookmark engine.
2010-12-14 15:48:05 -08:00
Shawn Wilsher
d4a9d49241
Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. r=philikon
...
Part 1 - Update history engine.
2010-12-14 15:48:03 -08:00
Philipp von Weitershausen
13153c7f8d
Bug 618411 - Accept non-alphabetical character in the sync key entry. r=mconnor
2010-12-13 18:09:21 -08:00
Richard Newman
6b42c03ded
Bug 618389: additional precision in key clearing. r=philiKON
2010-12-10 21:22:39 -08:00
Richard Newman
d71ed80bcd
Bug 618389: fix for broken key clearing. r=philiKON
2010-12-10 19:41:55 -08:00
Richard Newman
6c8e461b04
No bug: fix engine registering in test. r=philiKON
2010-12-10 19:40:17 -08:00
Richard Newman
ddcdb55ef9
Bug 618389: reset and clear keys on changePassphrase. r=mconnor
2010-12-10 16:53:40 -08:00
Richard Newman
bca15c8e10
Bug 618340: don't report network failure for unknown errors. r=philiKON
2010-12-10 16:32:16 -08:00
Philipp von Weitershausen
56ed182429
Back out Bug 610914 as it causes Bug 618068.
2010-12-10 16:18:57 -08:00
Richard Newman
a602bc20ee
Bug 618009: add test for storage format detection during login. r=mconnor
2010-12-10 15:53:16 -08:00
Richard Newman
da7b3caef0
Bug 618341: Rethrow exceptions we aren't supposed to handle. r=philiKON
2010-12-10 15:43:12 -08:00
Philipp von Weitershausen
017b137501
Bug 618233 - Temporarily disable random orange on Windows
2010-12-09 23:09:45 -08:00
Richard Newman
da614d86c9
Bug 617709: Tests and functionality for on-the-fly HMAC error recovery. r=philiKON
2010-12-09 23:06:44 -08:00
Richard Newman
82424f8bd0
Bug 618179: make sure we create a meta/global record if one is not found. r=philiKON
2010-12-09 19:37:02 -08:00
Philipp von Weitershausen
e18d7bc2fa
Bug 602876 - Tests for J-PAKE network client. r=mconnor
2010-12-09 18:13:58 -08:00
Philipp von Weitershausen
7c4ac9db45
Bug 602876 - Implement network client for credentials exchange via J-PAKE. r=mconnor
2010-12-09 18:12:09 -08:00
Philipp von Weitershausen
dca3c0bc83
Bug 617868 follow-up: fix test
2010-12-09 12:33:51 -08:00
Philipp von Weitershausen
0e226c056e
Bug 617868 - Use the RFC5869-compliant HKDF in the SyncKeyBundle. r=mconnor
...
This requires new bulk keys and constitutes a storage version bump.
2010-12-09 12:14:17 -08:00
Philipp von Weitershausen
19f7ef9568
Bug 617868 - RFC-5869 compliant HKDF implementation with test vectors. r=mconnor
2010-12-09 12:14:08 -08:00
Richard Newman
13d861e16a
Bug 617709: download and reset when server bulk keys change. r=mconnor
2010-12-09 10:32:03 -08:00
Philipp von Weitershausen
cf1ee5696a
Bug 617521 - Random bookmark reordering due to dupe handling. r=mconnor
2010-12-07 21:49:22 -08:00
Richard Newman
df46a7337e
Bug 617478: clear CollectionKeys on startOver. r=philiKON.
2010-12-07 16:30:06 -08:00
Richard Newman
d9a0b60f3c
Bug 617351: more tests for engine disabling. r=mconnor
2010-12-07 16:18:22 -08:00
Richard Newman
f05e3ed35e
Bug 617320: fix for tests around engine disabling. r=mconnor
2010-12-07 09:17:52 -08:00
Richard Newman
c1e4717b80
Bug 616265: Add download limit for history, lift magic number. r=mconnor
2010-12-06 17:25:35 -08:00
Richard Newman
722f26a00b
Bug 615926: Belt-and-braces engine disabling check. r=mconnor
2010-12-06 17:23:38 -08:00
Philipp von Weitershausen
5ebb101761
Bug 615285 - Bookmark sync: track ordering on folder. r=mconnor
2010-12-06 15:51:56 -08:00
Philipp von Weitershausen
71cb004b93
Bug 615410 - Use different annotations for parent and predecessor. r=mconnor
...
The old annotations will no longer be valid because they point to a different kind of GUID.
Since we're using our own GUID system now, we also don't have to munge predecessor and parent GUIDs before setting them.
2010-12-06 15:51:48 -08:00
Philipp von Weitershausen
2be6596619
Bug 615410 - Have bookmarks generate new-style GUIDs. r=mconnor
2010-12-06 15:51:38 -08:00
Philipp von Weitershausen
9c08ffd9ff
Bug 615410 - More tests for the bookmark store. r=mconnor
2010-12-06 15:51:33 -08:00
Richard Newman
d3138d405f
Bug 615926: fix stupid typo. r=mconnor
2010-12-06 15:09:14 -08:00
Richard Newman
c2ac353231
Bug 615926: attempt to avoid screwing up meta.
2010-12-06 14:22:09 -08:00
Richard Newman
901929364b
Bug 610914: performance improvements for WeaveCrypto.
2010-12-06 11:52:30 -08:00
Philipp von Weitershausen
16f6f8c3cc
Bug 616179 - Persona is not displayed after pref sync cleanup. r=mconnor
2010-12-02 11:03:01 -08:00
Philipp von Weitershausen
74b8241d7f
Fix indentation (no bug)
2010-12-01 14:59:33 -08:00
Philipp von Weitershausen
07eb8a8845
Bug 615604 - Only accept pref updates for the current app. r=mconnor
2010-11-30 13:37:07 -08:00
Philipp von Weitershausen
a84a019b81
Bug 615604 - Make pref GUIDs base64url. r=mconnor
2010-11-30 13:36:01 -08:00
Richard Newman
835f9d759e
Bug 615643: remove existing logins prior to running verifyLogin tests. r=philiKON
2010-11-30 12:34:29 -08:00
Richard Newman
9ed98018b1
Bug 615622: tests for SyncKeyBundle persistence. r=philiKON
2010-11-30 11:03:54 -08:00
Richard Newman
bbbd539f04
Bug 615612: additional tests for SHA256-HMAC. r=philiKON
2010-11-30 11:03:27 -08:00
Philipp von Weitershausen
abb0ad626a
Get rid of superfluous parameter. r=me
2010-11-30 10:47:03 -08:00
Philipp von Weitershausen
8f37b5682d
Bug 614104 - Use new annotation for history GUIDs. r=mconnor
...
This way all history entries are assigned new-style GUIDs.
2010-11-30 10:26:15 -08:00
Philipp von Weitershausen
86d93d274e
Bug 614104 - Make Utils.makeGUID generate new style GUIDs. r=mconnor
...
New style GUIDs are 9 random bytes encoded with base64url, yielding 12 characters with 72 bits of entropy.
2010-11-30 10:26:13 -08:00
Richard Newman
f35aba613e
Bug 614737: detecting upgrade, being nice to old clients. r=philikon
2010-11-29 16:41:33 -08:00
Richard Newman
f0b19a496e
Bug 603489, 614489: simplified crypto. r=mconnor
2010-11-29 16:41:17 -08:00
Philipp von Weitershausen
69c699c467
Bug 560580 - Pref sync cleanup [r=mconnor]
2010-11-23 21:21:37 -08:00
Philipp von Weitershausen
fe95dc94ad
Bug 591126 - Handle upload interruption gracefully [r=mconnor]
2010-11-23 21:21:31 -08:00
Brian Smith
c56b643407
bug 629090: Prevent g^x mod p == 1 in Sync J-PAKE. r=mconnor and r=philipp. a=blocker
...
--HG--
extra : rebase_source : ca7b5d6f0744858ada042d7d3dc9804ea35ab9aa
2011-02-09 13:57:28 -08:00
Philipp von Weitershausen
a29306a78b
Merge bug 632417 from fx-sync. a=blocking-fennec
2011-02-08 22:00:52 -08:00
Philipp von Weitershausen
dd034fd952
Merge fx-sync. a=blockers
2011-02-08 21:02:23 -08:00
Richard Newman
45da885a2b
Bug 574380: make Sync constants useful on trunk. r=khuey,mconnor
2011-02-04 12:29:53 -08:00
Philipp von Weitershausen
b301cefbcf
Back out a change from bug 574380.
...
This requires the patch that turns the preprocessor on for these files, which hasn't landed yet.
2011-02-03 14:20:51 -08:00
Philipp von Weitershausen
ebef22c859
Bug 629780 - Merge fx-sync to mozilla-central. a=blockers
2011-02-03 10:53:36 -08:00
Richard Newman
be8d50e72a
Bug 610749: (FIXED) add pure-JS PBKDF2 implementation. r=philikon
2010-11-16 11:50:18 -08:00
Richard Newman
000b5df8db
Bug 610749: add pure-JS PBKDF2 implementation.
2010-11-16 11:42:17 -08:00
Philipp von Weitershausen
a2b8bef32a
Bug 600993 - Tab sync has no reason to ever touch disk [r=mconnor]
2010-11-11 11:00:41 -08:00
Philipp von Weitershausen
6fbfb072c1
Bug 610923 - Allow engines to bypass the tracker for certain or all changed items [r=mconnor]
...
SyncEngine now uses the getChangedIDs() method to get all changed IDs before a sync. By default this still goes through the tracker, but engines can override this method to do queries based on timestamps, or to bypass the tracker entirely.
SyncEngine now also exposes a lastSyncLocal property that keeps the local timestamp of the last sync so that engines can do timestamp based queries.
2010-11-11 11:00:35 -08:00
Philipp von Weitershausen
959c42dca4
Bug 610375 - Make bookmark folders not sync last [r=mconnor]
2010-11-09 13:53:50 -08:00
Philipp von Weitershausen
80f1e34958
Bug 609398 - Get rid of partial sync [r=mconnor]
2010-11-09 13:51:19 -08:00
Philipp von Weitershausen
fb0b837cdf
Bug 584927 - Use async queries to set page annotations in the history engine [r=mconnor,sdwilsh]
2010-11-02 16:34:46 -07:00
Philipp von Weitershausen
f7cbfd1d88
Bug 584927 - Use an async query to get page annotations in the history engine [r=mconnor,sdwilsh]
2010-11-02 16:34:38 -07:00
Philipp von Weitershausen
040ac50a4c
Bug 584927 - Factor GUIDForUri and setGUID into HistoryStore [r=mconnor]
2010-08-06 14:40:06 -07:00
Philipp von Weitershausen
0b7e42d2d5
Bug 608324 - test_utils_stackTrace fails after JM changes [r=mconnor]
2010-10-29 14:09:58 -07:00
Philipp von Weitershausen
1fe9c628e3
Bug 607457 - services.sync.log.appender.debugLog.enabled should exist by default [r=mconnor]
2010-10-29 14:09:57 -07:00
Philipp von Weitershausen
e985dd45a2
Bug 603301 - Tests for async resource API [r=mconnor]
2010-10-29 10:20:38 -07:00
Philipp von Weitershausen
772cdce99c
Bug 603301 - Add async resource API. [r=mconnor]
...
The async API is exposed as AsyncResource which is functionally equivalent to Resource.
The latter is now a wrapper around AsyncResource.
2010-10-29 10:20:27 -07:00
Philipp von Weitershausen
0291e51761
Bug 606695 - De-Sync.js-ify history store test [r=mconnor]
2010-10-29 06:54:41 -07:00
Philipp von Weitershausen
e1a52f2169
Bug 606695 - Helper for chaining async functions [r=mconnor]
2010-10-29 06:54:30 -07:00
Philipp von Weitershausen
3df95ee050
Bug 604565 - Disable another intermittently failing xpcshell tests on OSX debug build [r=mconnor]
2010-10-28 17:19:28 -07:00
Philipp von Weitershausen
cd229a3326
Merge backout
2010-10-28 17:09:58 -07:00
Philipp von Weitershausen
72f5932f42
Backed out changeset fb506072dca8 due to crashes
...
Bug 570619 - Move crypto off the main thread
2010-10-28 17:05:53 -07:00
Philipp von Weitershausen
fa6d8f2324
Bug 604565 - Disable intermittently failing xpcshell tests on OSX debug builds. [r=mconnor]
...
--HG--
rename : services/sync/tests/unit/head_appinfo.js => services/sync/tests/unit/head_appinfo.js.in
2010-10-21 13:47:47 +02:00
Philipp von Weitershausen
4ecbe25377
Bug 604565 - Attempt to make tests hang less on OS X. [r=mconnor]
...
Reduce amount of pointless network calls by not registering any engines for tests that provide their own fake engine implementations anyway.
2010-10-19 00:10:22 +02:00
Mike Hommey
93677ce050
Bug 583209 - Use ctypes.libraryName and don't use a full path to load libnss3 from weavecrypto. [r=dwitte]
2010-10-15 11:45:31 +02:00
Philipp von Weitershausen
1fd27817df
Bug 570619 - Move crypto off the main thread [r=mconnor,sdwilsh]
...
Provide a ThreadedCrypto object that defers method calls to another thread while keeping the synchronous API.
2010-10-14 21:22:29 +02:00
Philipp von Weitershausen
9d3f328393
Bug 562431 - Move tests for WeaveCrypto to services/crypto/ [r=mconnor]
...
--HG--
rename : services/sync/tests/unit/test_crypto_crypt.js => services/crypto/tests/unit/test_crypto_crypt.js
rename : services/sync/tests/unit/test_crypto_keypair.js => services/crypto/tests/unit/test_crypto_keypair.js
rename : services/sync/tests/unit/test_crypto_random.js => services/crypto/tests/unit/test_crypto_random.js
rename : services/sync/tests/unit/test_crypto_rewrap.js => services/crypto/tests/unit/test_crypto_rewrap.js
rename : services/sync/tests/unit/test_crypto_verify.js => services/crypto/tests/unit/test_crypto_verify.js
2010-10-14 21:17:55 +02:00
Philipp von Weitershausen
5d0af86da9
Bug 562431 - Rewrite WeaveCrypto as a .jsm [r=mconnor]
...
--HG--
rename : services/crypto/WeaveCrypto.js => services/crypto/modules/WeaveCrypto.js
2010-10-14 21:17:35 +02:00
Philipp von Weitershausen
7696d8b879
Bug 603502 - Syncing an account with email will generate a nonsensical device name [r=mconnor]
2010-10-14 10:59:08 +02:00
Philipp von Weitershausen
36d5e5299f
Bug 597404 - History sync: Null id for anno! (invalid uri) [r=mconnor]
...
Don't fail history sync when the places DB contains invalid URIs.
2010-10-14 07:12:19 +02:00
Mark Finkle
61d949b838
Bug 599928 - Need a single pref to toggle logging [r=mconnor]
2010-10-11 12:46:53 -04:00