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
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
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
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
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
a602bc20ee
Bug 618009: add test for storage format detection during login. r=mconnor
2010-12-10 15:53:16 -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
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
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
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
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
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
901929364b
Bug 610914: performance improvements for WeaveCrypto.
2010-12-06 11:52:30 -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
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
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
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
e985dd45a2
Bug 603301 - Tests for async resource API [r=mconnor]
2010-10-29 10:20:38 -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
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
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
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
Philipp von Weitershausen
375238940e
Bug 601973 - SyncEngine._testDecrypt() yields wrong result [r=mconnor]
...
Fix a 'this' scoping error in SyncEngine._testDecrypt(). Rename this method to canDecrypt() since it's clearly public API.
Provide tests for SyncEngine.canDecrypt() as well as Service.wipeClient().
2010-10-05 20:32:56 +02:00
Philipp von Weitershausen
dc0e75b6ad
Bug 600995 - Use a record's "encryption" property only as a fallback, default to the engine's value. [r=mconnor]
2010-10-04 22:39:08 +02:00
Philipp von Weitershausen
8ced4676ca
Bug 569968 - Migration requires client to remove absolute URLs in crypto records
...
Tests and test fixes
2010-08-12 22:19:41 +02:00
Philipp von Weitershausen
d757e4d701
Bug 592465 - Show a passphrase strength meter for custom passphrases [r=mconnor]
2010-09-23 02:04:31 +02:00
Eric Lemoine
f072283d2d
Bug 591816 - Add tests for TabEngine [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
e3279be9bc
Bug 591816 - Add tests for TabEngine [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
6aacd48a57
Bug 591816 - Add tests for TabEngine [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
36fc1dd917
Bug 588193 - more tests for util.js [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
31a753ce81
Bug 588193 - more tests for util.js [r=mconnor]
2010-09-20 18:53:08 +02:00
Philipp von Weitershausen
cef1e48b12
Bug 593820 - Move generatePassphrase and friends from UI code to util.js [r=mconnor]
2010-09-17 17:48:06 +02:00
Philipp von Weitershausen
9454591570
Bug 596093 - Do not allow email addresses as the username [r=mconnor]
...
Make sure the semantics of Weave.Service.checkUsername and Weave.Service.createAccount don't change when used by the old UI code (as present in current Firefox 4.0 betas).
2010-09-15 12:54:33 +02:00
Philipp von Weitershausen
64eb619594
Bug 589979 - Generate username from email address (part 2) [r=mconnor]
...
The Weave.Service.account property holds whatever the user entered for email address/username. If it only contains characters valid for usernames, it is assumed to be a username. Otherwise it's SHA1 hashed and base32 encoded.
The special tab mangling (to avoid broken Basic Auth headers) is now obsolete.
--HG--
rename : services/sync/tests/unit/test_service_checkUsername.js => services/sync/tests/unit/test_service_checkAccount.js
2010-09-13 17:17:37 +02:00
Philipp von Weitershausen
639270982f
Bug 589979 - Generate username from email address (part 1) [r=mconnor]
...
Implement Utils.encodeBases32 and Utils.sha1Base32.
2010-09-13 17:17:37 +02:00
Philipp von Weitershausen
0018859799
Bug 594785 - First sync disables all engines [r=mconnor]
...
Track whenever we create a new global/meta record and don't evaluate the engines property in that case.
2010-09-13 17:17:37 +02:00
Philipp von Weitershausen
dd802fcf47
Bug 580672 - Implement quota UI (Part 1) [r=mconnor]
...
Recognize quota warnings from server, implement API calls to retrieve quota information.
2010-09-11 18:39:21 +02:00
Philipp von Weitershausen
a6922bbe42
Bug 594241 - Can't disable history sync [r=mconnor]
...
Take engine.prefName rather than engine.name when looking for changed prefs.
2010-09-08 21:09:40 +02:00
Philipp von Weitershausen
96393d8b0c
Bug 578671 - Sync which engines are enabled across clients, wipe data for disabled engines [r=mconnor]
2010-09-07 18:44:01 +02:00
Philipp von Weitershausen
28ee054520
Bug 594011 - test_history_store shoudn't use hardcoded timestamps [r=mconnor]
...
Also simplify call to Sync.
2010-09-07 15:57:04 +02:00
Edward Lee
d4b38070eb
Bug 587280 - Intermittent failure in test_crypto_keypair.js | 1624 == 1644 [r=dolske a=npotb]
...
Check for both 1624 and 1644 length private keys.
2010-08-31 23:58:53 -07:00
Philipp von Weitershausen
1fad5595ba
Fix test bustage introduced with bug 587027 part 4
...
(oddly no failure in the add-on test harness)
2010-08-31 16:18:50 +02:00
Philipp von Weitershausen
a39bd93a56
Bug 587027 - Use as little memory as possible (part 4)
...
Refactor Service._checkSetup() to Status.checkSetup().
Also move the test fixture for WeaveCryptoID to the individual tests that need it.
2010-08-25 15:49:45 -07:00
Philipp von Weitershausen
7af078555f
Bug 587027 - Use as little memory as possible (part 2)
...
Fix tests
2010-08-25 15:49:45 -07:00
Philipp von Weitershausen
cc929a11a8
Bug 523426 - Save a query for meta/global if info/collections reports unmodified meta [r=mconnor]
2010-08-23 06:20:39 -07:00
Philipp von Weitershausen
0b3664b843
Bug 557589 - code audit and create unit test plan for service.js [r=mconnor]
...
Part 4 followup: Fix a reference error in Weave.Service._checkServerError and improve test coverage for verifyLogin() to exercise that code path.
2010-08-10 18:16:57 +02:00
Philipp von Weitershausen
a602452e16
Bug 585753 - Changeset 7e8b1f7852a9 breaks bookmark sync [r=mconnor]
2010-08-10 01:59:26 +02:00
Philipp von Weitershausen
7904dca00a
Bug 585740 - Weave.Service.login() should start trackers if it's called in lieu of a setup process [r=mconnor]
2010-08-10 01:46:54 +02:00
Philipp von Weitershausen
96c792a8d4
Bug 583852 - Weave should not be querying on places views [r=mconnor]
...
Tests for the history store.
2010-08-09 18:38:18 +02:00
Philipp von Weitershausen
ac08f9116f
Bug 585190 - Fix tracker tests on m-c [r=mconnor]
...
Ensure that the bookmark tracker test starts out with a clean slate.
Svc.History.removeAllPages(), as called by the history tracker test during clean up, needs the "UHist" alias registered, which isn't available by default in xpcshell.
2010-08-06 23:25:59 +02:00
Philipp von Weitershausen
9f3ccbe46f
Bug 584241 - Disable trackers when client isn't configured [r=mconnor]
...
Tests and test fixes.
--HG--
rename : services/sync/tests/unit/test_engines_forms_store.js => services/sync/tests/unit/test_forms_store.js
2010-08-06 17:31:21 +02:00
Philipp von Weitershausen
905ac1573e
Bug 584722 - Make test_uploadOutgoing_failed (test_syncengine_sync.js) async [r=mconnor]
2010-08-06 16:55:06 +02:00
Philipp von Weitershausen
c163a5ae51
Bug 578835 - wipeServer doesn't deal well with failure [r=mconnor]
...
Have wipeServer() abort if it encounters a server error (anything other than 200 or 404) and throw an exception. Don't catch any exceptions wipeServer() throws, let them bubble up to the callers.
2010-08-05 18:24:45 +02:00
Philipp von Weitershausen
3960a68871
Bug 584486 - Changing password via web leads to unknown error [r=mconnor]
2010-08-05 16:52:17 +02:00
Paul O’Shannessy
c719dfb93c
Bug 584040 - Fix leaky tests [r=mconnor]
...
Make sure we explicitly nullify the cached services in the BookmarksStore & BookmarksTracker.
Also, explicitly finalize the statement if it was created.
2010-08-04 14:50:44 +02:00
Philipp von Weitershausen
9c826435e5
Bug 584040 - Fix leaky tests [r=mconnor]
...
Avoid holding on to the original nsIFormHistory2 service object in FormNotifier.js and explicitly null the reference on shutdown.
2010-08-03 19:57:53 +02:00
Philipp von Weitershausen
d3c2e2f9f5
Bug 584170 - Make test_service_cluster.js less prone to timing problems [r=mconnor]
2010-08-03 22:20:40 +02:00
Paul O’Shannessy
c745f15b21
Bug 583985 - Disable leaky sync tests
2010-08-03 00:45:28 -07:00
Paul O’Shannessy
3f12eea216
Bug 583949 - Fix leaks in Firefox Sync unit tests (followup)
2010-08-03 00:43:42 -07:00
Justin Dolske
a21643b91e
Bug 583949 - Fix leaks in Firefox Sync unit tests
2010-08-02 22:37:13 -07:00
Philipp von Weitershausen
a9b1ddd250
Bug 583829 - Log4Moz.getLogger() should always be called with a name
2010-08-02 22:06:29 +02:00
Philipp von Weitershausen
db32010a7b
Bug 582083 - Should inspect POST responses for failed WBOs [r=Mardak]
...
Make sure records that failed to upload continue to be marked in the tracker so that they'll be uploaded again in the next sync.
2010-07-31 13:28:00 +02:00
Philipp von Weitershausen
f35d794526
Bug 579510 - Make sure multi-byte passwords are stored and sent correctly [r=mconnor]
...
UTF8-encode passwords when creating accounts, changing passwords, and when authenticating. Detect old low-byte only passwords on the server and reupload them as UTF8.
2010-07-20 00:28:54 +02:00
Philipp von Weitershausen
b4834f3185
Add missing test_service_passphraseUTF8 from bug 558963
2010-07-02 14:44:00 +02:00
Philipp von Weitershausen
9dc70679d2
Bug 569744 - Delayed loading of service.js causes test failures [r=Mardak]
...
Explicitly set username pref so that when service.js starts up (which it does after 10s, thanks to Weave.js) it doesn't reset the WeaveID's username to ''.
2010-07-14 18:36:13 +02:00
Philipp von Weitershausen
c4e977df64
Bug 558963, part 2, UTF-8 encode passphrase and rewrap keys if needed, r=mconnor
2010-07-03 14:13:40 -04:00
Philipp von Weitershausen
ffecc37699
Bug 573740 - Register resource://services-sync before xpcshell tests get run [r=Mardak]
...
Don't try to create the alias too early, add-on chrome registration might not have happened yet, so do it during testing.
2010-06-23 16:28:10 +02:00