Philipp von Weitershausen
f69286267e
Bug 606353 - Add a Utils.checkGUID() helper. r=rnewman
2011-01-28 09:39:28 -08:00
Philipp von Weitershausen
22cbf5ef48
Bug 606353 - Improve and harden history sync tests. r=rnewman
2011-01-28 09:39:19 -08:00
Philipp von Weitershausen
28e18f7541
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
ba33594a62
Bug 610501: better rewriting of tag search smart bookmarks. r=philiKON
2011-01-28 00:18:36 -08:00
Richard Newman
cd62cfe8dc
Bug 610501: dupe Smart Bookmarks based on anno. r=philiKON
2011-01-28 00:14:08 -08:00
Philipp von Weitershausen
5737a8fa0f
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
df1fed815d
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
c2b6d4918e
Bug 615284 - Download chunking needs to be more resilient against app shutdowns. r=mconnor
2011-01-26 21:34:31 -08:00
Richard Newman
decb0e220a
Bug 610501: handle smart bookmarks correctly in Sync.
2011-01-26 12:36:38 -08:00
Richard Newman
ab3e8ec024
Bug 627097: Audit usage of js-ctypes in Sync/WeaveCrypto. r=philiKON
2011-01-25 21:31:41 -08:00
Richard Newman
82aebc9e26
Bug 627497: remove annotations from copied bookmarks. r=philiKON
2011-01-25 12:37:23 -08:00
Richard Newman
bdc5390864
Bug 626796: Bookmark sync: restore from backup should trigger reupload. r=philiKON
2011-01-24 23:06:42 -08:00
Richard Newman
6a1fddc2f0
Bug 627490: Bookmark sync: don't cache places IDs. r=philiKON
2011-01-24 10:45:27 -08:00
Richard Newman
9e11000245
Bug 616568: commit test that slipped through hg add. r=philiKON
2011-01-19 16:41:30 -08:00
Richard Newman
914fa198ac
Bug 617650: avoid unrooting string in makeSECItem. r=philiKON
2011-01-19 16:17:58 -08:00
Philipp von Weitershausen
821318dd56
Bug 609421 follow-up: fix copypasta. r=rnewman
2011-01-19 14:12:14 -08:00
Philipp von Weitershausen
923b14c270
Bug 609421 - Combine auth.js and resource.js. r=rnewman
2011-01-18 16:23:38 -08:00
Philipp von Weitershausen
448d9b94ac
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
52ed8e305a
Bug 609421 - Move tracker and store implementation into engines.js. r=rnewman
2011-01-18 16:23:25 -08:00
Philipp von Weitershausen
df43d53fe2
Bug 609421 - Combine type_record/* files with their respective engines/* counterparts. r=rnewman
2011-01-18 16:23:20 -08:00
Richard Newman
bd9d0439d9
Bug 619238: fix intermittent test failure. r=philiKON
2011-01-17 14:51:42 -08:00
Philipp von Weitershausen
f6e432c2f5
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
370ffe57dd
Bug 591103 - Ensure the client record is refreshed. r=mconnor
2011-01-14 13:22:20 -08:00
Philipp von Weitershausen
02a803289a
Bug 591103 - use TTL for history, form history, clients, tabs. r=mconnor
2011-01-14 13:22:20 -08:00
Philipp von Weitershausen
38927cc3e0
Bug 591103 - Sanitize WBO tests. r=mconnor
2011-01-14 13:22:20 -08:00
Richard Newman
b9ae9f9440
Bug 623795: add ensureMPUnlocked function. r=dolske
2011-01-13 16:56:10 -08:00
Philipp von Weitershausen
16d250d5d1
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
0e0a895bb1
Bug 623418 - Bookmark sync: don't record children in annotation. r=mconnor
2011-01-13 14:03:09 -08:00
Philipp von Weitershausen
9ee1e6ed53
Bug 623813 - Preserve stack traces when rethrowing exceptions conditionally. r=mconnor
2011-01-13 14:01:05 -08:00
Philipp von Weitershausen
2e38f6f3f6
Merge fx-sync
2011-02-17 14:04:51 -08:00
Philipp von Weitershausen
82e9e6c1c0
Merge follow-up fix for bug 631891. a=crossweave
2011-02-10 14:32:28 -08:00
Philipp von Weitershausen
dee071d1a1
Merge bug 631891 from fx-sync. a=blocking-final
2011-02-10 09:22:13 -08:00
Philipp von Weitershausen
ffb0881ac6
Merge bug 629664 from fx-sync. a=orange
2011-02-10 00:31:35 -08:00
Philipp von Weitershausen
d61cf5a4b9
Bug 623375 - History sync: failure on javascript: URLs. r=mconnor
2011-01-11 15:04:45 -08:00
Richard Newman
12e0da760e
Bug 623689: don't misbehave on master password cancel. r=philiKON
2011-01-10 21:51:29 -08:00
Richard Newman
b8481c218e
Bug 624019: log exceptions, not just their stacktrace, in onDataAvailable. r=philiKON
2011-01-07 14:30:16 -08:00
Philipp von Weitershausen
ec68856514
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
63cd192475
Bug 623812: another fix for unimportant test failures on some platforms. a=orange
2011-01-06 21:13:51 -08:00
Richard Newman
5ed470783d
Bug 623812: fix for unimportant test failures on some platforms. r=philiKON, a=bustage
2011-01-06 20:51:43 -08:00
Richard Newman
e905821e24
Bug 597400: return null if GUID lookup fails in forms engine. r=philiKON
2011-01-06 12:05:30 -08:00
Richard Newman
cf988e27c2
Bug 622760: log exceptions thrown in _onProgress callbacks. r=philiKON
2011-01-04 16:27:00 -08:00
Philipp von Weitershausen
6d30304af1
Bug 622769 - Make log rotation and its threshold configurable. r=mconnor
2011-01-04 15:04:19 -08:00
Philipp von Weitershausen
3244eba263
Bug 621489 - Make sure to call _orderChildren even if _processIncoming fails. r=mconnor
2011-01-04 15:04:18 -08:00
Philipp von Weitershausen
0f15591bbb
Bug 621594 - History sync: failure when title is null. r=mconnor
2010-12-28 17:36:18 -08:00
Philipp von Weitershausen
4cb107444e
Get rid of old-crypto test helpers that are no longer used (no bug)
2010-12-28 13:31:01 -08:00
Richard Newman
13ab509662
Bug 620593: use built-in trim function. r=philiKON
2010-12-28 10:33:23 -08:00
Richard Newman
54f40f74f1
Bug 620593: add normalizeAccount, use in addon UI. r=philiKON
2010-12-21 15:32:58 -08:00
Richard Newman
8592007dc3
Bug 543784: don't login automatically, prompt for master password. r=philiKON
2010-12-20 20:01:34 -08:00
Richard Newman
870bf49033
Bug 619567: allow leading and trailing whitespace in pre-normalized passphrases. r=philiKON
2010-12-20 14:46:16 -08:00
Richard Newman
48f8296bad
Bug 619162: default resource success is false; retry once. r=philiKON
2010-12-20 12:47:51 -08:00
Richard Newman
5e2a5c77ba
Bug 618335: normalize old-style 20-char sync keys. r=philiKON
2010-12-20 10:10:37 -08:00
Richard Newman
ac46d81daf
Bug 616568: better log message when sync is already in progress. r=philiKON
2010-12-16 12:00:57 -08:00
Philipp von Weitershausen
caab2e2f93
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
8f877cf0e3
Bug 619169: never clear logs, even on resetService. r=philiKON
2010-12-15 14:36:53 -08:00
Philipp von Weitershausen
934537cfd6
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
2762c45298
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
87f7327377
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
89d57a26f2
Bug 618411 - Accept non-alphabetical character in the sync key entry. r=mconnor
2010-12-13 18:09:21 -08:00
Richard Newman
bd1ce8208d
Bug 618389: additional precision in key clearing. r=philiKON
2010-12-10 21:22:39 -08:00
Richard Newman
c39e3ce3d0
Bug 618389: fix for broken key clearing. r=philiKON
2010-12-10 19:41:55 -08:00
Richard Newman
80ed394a27
No bug: fix engine registering in test. r=philiKON
2010-12-10 19:40:17 -08:00
Richard Newman
d04bce031e
Bug 618389: reset and clear keys on changePassphrase. r=mconnor
2010-12-10 16:53:40 -08:00
Richard Newman
57101dafa6
Bug 618340: don't report network failure for unknown errors. r=philiKON
2010-12-10 16:32:16 -08:00
Philipp von Weitershausen
26320afffd
Back out Bug 610914 as it causes Bug 618068.
2010-12-10 16:18:57 -08:00
Richard Newman
e91239fb33
Bug 618009: add test for storage format detection during login. r=mconnor
2010-12-10 15:53:16 -08:00
Richard Newman
906e72b628
Bug 618341: Rethrow exceptions we aren't supposed to handle. r=philiKON
2010-12-10 15:43:12 -08:00
Philipp von Weitershausen
3160349986
Bug 618233 - Temporarily disable random orange on Windows
2010-12-09 23:09:45 -08:00
Richard Newman
b700f4e4a5
Bug 617709: Tests and functionality for on-the-fly HMAC error recovery. r=philiKON
2010-12-09 23:06:44 -08:00
Richard Newman
ab94047f78
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
414341b14b
Bug 602876 - Tests for J-PAKE network client. r=mconnor
2010-12-09 18:13:58 -08:00
Philipp von Weitershausen
52c66719b1
Bug 602876 - Implement network client for credentials exchange via J-PAKE. r=mconnor
2010-12-09 18:12:09 -08:00
Philipp von Weitershausen
fb25f3a3c1
Bug 617868 follow-up: fix test
2010-12-09 12:33:51 -08:00
Philipp von Weitershausen
0c5caf1b02
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
d34fb9c651
Bug 617868 - RFC-5869 compliant HKDF implementation with test vectors. r=mconnor
2010-12-09 12:14:08 -08:00
Richard Newman
b3a296aa95
Bug 617709: download and reset when server bulk keys change. r=mconnor
2010-12-09 10:32:03 -08:00
Philipp von Weitershausen
3ace8aaf0a
Bug 617521 - Random bookmark reordering due to dupe handling. r=mconnor
2010-12-07 21:49:22 -08:00
Richard Newman
8f038452ba
Bug 617478: clear CollectionKeys on startOver. r=philiKON.
2010-12-07 16:30:06 -08:00
Richard Newman
28580e1b5a
Bug 617351: more tests for engine disabling. r=mconnor
2010-12-07 16:18:22 -08:00
Richard Newman
c3b4f20562
Bug 617320: fix for tests around engine disabling. r=mconnor
2010-12-07 09:17:52 -08:00
Richard Newman
98051adf04
Bug 616265: Add download limit for history, lift magic number. r=mconnor
2010-12-06 17:25:35 -08:00
Richard Newman
0b0eaa9772
Bug 615926: Belt-and-braces engine disabling check. r=mconnor
2010-12-06 17:23:38 -08:00
Philipp von Weitershausen
d8c109a724
Bug 615285 - Bookmark sync: track ordering on folder. r=mconnor
2010-12-06 15:51:56 -08:00
Philipp von Weitershausen
5ea3894792
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
85eb795fda
Bug 615410 - Have bookmarks generate new-style GUIDs. r=mconnor
2010-12-06 15:51:38 -08:00
Philipp von Weitershausen
6a527a12f4
Bug 615410 - More tests for the bookmark store. r=mconnor
2010-12-06 15:51:33 -08:00
Richard Newman
29811e977e
Bug 615926: fix stupid typo. r=mconnor
2010-12-06 15:09:14 -08:00
Richard Newman
968a496a0e
Bug 615926: attempt to avoid screwing up meta.
2010-12-06 14:22:09 -08:00
Richard Newman
0746bfe3b7
Bug 610914: performance improvements for WeaveCrypto.
2010-12-06 11:52:30 -08:00
Philipp von Weitershausen
f9740e32c7
Bug 616179 - Persona is not displayed after pref sync cleanup. r=mconnor
2010-12-02 11:03:01 -08:00
Philipp von Weitershausen
8cacccf2e0
Fix indentation (no bug)
2010-12-01 14:59:33 -08:00
Philipp von Weitershausen
729a42719c
Bug 615604 - Only accept pref updates for the current app. r=mconnor
2010-11-30 13:37:07 -08:00
Philipp von Weitershausen
01ffd2d9a2
Bug 615604 - Make pref GUIDs base64url. r=mconnor
2010-11-30 13:36:01 -08:00
Richard Newman
9fbc714a2d
Bug 615643: remove existing logins prior to running verifyLogin tests. r=philiKON
2010-11-30 12:34:29 -08:00
Richard Newman
eb3c47dd5d
Bug 615622: tests for SyncKeyBundle persistence. r=philiKON
2010-11-30 11:03:54 -08:00
Richard Newman
529875b67f
Bug 615612: additional tests for SHA256-HMAC. r=philiKON
2010-11-30 11:03:27 -08:00
Philipp von Weitershausen
dc3c9d2e88
Get rid of superfluous parameter. r=me
2010-11-30 10:47:03 -08:00
Philipp von Weitershausen
c8ecebe93b
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
0073c97150
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
238d11c9a3
Bug 614737: detecting upgrade, being nice to old clients. r=philikon
2010-11-29 16:41:33 -08:00
Richard Newman
ffb07cee37
Bug 603489, 614489: simplified crypto. r=mconnor
2010-11-29 16:41:17 -08:00