Philipp von Weitershausen
4310b20219
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
78ff4ebaea
Bug 662178 - Harden test_utils_namedTimer.js. r=rnewman
2011-06-08 18:12:12 +02:00
Philipp von Weitershausen
5807e49416
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
546d99116d
Bug 662178 - Simplify timed callbacks. r=rnewman
2011-06-06 21:27:36 +02:00
Philipp von Weitershausen
35d88daa7a
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
84fc78f8dc
Bug 650941 - Use run_next_test in test_resource_async.js. r=rnewman
2011-06-06 20:29:45 +02:00
Richard Newman
1645a088fe
Bug 661972 - don't call Service.sync() with ancient fullSync param. r=philiKON
2011-06-06 07:49:13 -07:00
Richard Newman
5b644a32fd
Move Resource.serverTime to AsyncResource, fix comments for AsyncResource. r=philiKON
2011-05-30 19:01:25 -07:00
Richard Newman
d86728156d
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
fe74228737
Add Utils.slices. r=philiKON
2011-05-30 19:01:07 -07:00
Richard Newman
b4ced7b0da
Add a test for URI construction and query modification. r=philiKON
2011-05-30 19:00:54 -07:00
Richard Newman
8181b80bb2
No need for startOver in test_corrupt_keys. r=philiKON
2011-05-30 19:00:47 -07:00
Richard Newman
b1083e403d
Switch test_history_engine.js to add_test/run_next_test. r=philiKON
2011-05-30 19:00:41 -07:00
Richard Newman
74d7df9776
Switch test_bookmark_smart_bookmarks.js to add_test/run_next_test. r=philiKON
2011-05-30 19:00:14 -07:00
Richard Newman
105c60e5ca
Convert test_corrupt_keys.js to add_test/run_next_test. r=philiKON
2011-05-30 18:59:05 -07:00
Richard Newman
06482c5bf2
Bug 660713 - Reuse arrays in Utils.arraySub and Utils.arrayUnion. r=philiKON
2011-05-30 15:57:33 -07:00
Richard Newman
fa142c416c
Bug 656708: Channel.URI is undefined. r=philiKON
2011-05-30 14:21:03 -07:00
Philipp von Weitershausen
2c6a521a2f
Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman
2011-05-30 12:51:34 -07:00
Marina Samuel
7948b2a496
Bug 659107 - Only report failure for newly failed items. r=philikon,rnewman
2011-05-27 17:32:13 -07:00
Richard Newman
0b133ab804
Bump Sync version.txt. r=philikon
2011-05-27 16:56:11 -07:00
Matt Brubeck
f94ab462dd
Bug 659777 - Check for existence of Svc.Private before accessing it [r=philikon]
2011-05-25 16:40:09 -07:00
Matheus Kerschbaum
5692e9c245
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
94237c1448
Bug 659112 - Fix dir service provider in test harness. r=rnewman
2011-05-23 14:54:05 -07:00
Richard Newman
496e0ce349
Bug 648364: follow-on for missing case in head_helpers.js. r=philikon
2011-05-23 12:40:22 -07:00
Philipp von Weitershausen
736741ffd6
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
08f7d8fcb2
Merge mozilla-central to services-central
2011-05-22 18:16:43 -07:00
Philipp von Weitershausen
ea60559412
Bug 648364 - Remove dead code from the test harness. r=rnewman
2011-05-20 18:45:51 -07:00
Philipp von Weitershausen
b88a1c112f
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
707aefca28
Bug 613277 - Add tests from JSModules repository
2011-05-19 21:14:13 -07:00
Philipp von Weitershausen
08b0ac4a93
Bug 648364 - Remove dead code. r=rnewman
2011-05-19 18:09:02 -07:00
Philipp von Weitershausen
e5d4188be0
Bug 648364 - Replace custom helpers with FileUtils.jsm. r=rnewman
2011-05-19 18:08:51 -07:00
Philipp von Weitershausen
08f48b17e4
Bug 648364 - Replace custom helpers with XPCOMUtils.jsm. r=rnewman
2011-05-19 18:08:35 -07:00
Philipp von Weitershausen
b7d838090f
Bug 648364 - Replace custom helpers with PlacesUtils.jsm. r=rnewman
2011-05-19 18:08:22 -07:00
Philipp von Weitershausen
fe67de95d8
Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman
2011-05-19 18:08:07 -07:00
Philipp von Weitershausen
57b9547073
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
9faba69bdd
Test to ensure bug 624436 really is fixed. r=me
2011-05-17 14:16:02 -07:00
Marco Bonardo
7dd5177d1f
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
6993636556
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Joel Maher
8d37f99984
Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Marina Samuel
88bfce3873
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
2a602a5685
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
68533cc515
Merging Places to mozilla-central
2011-04-29 16:04:47 +02:00
Marco Bonardo
83e900946a
Bug 524091 - Remove microsummaries support. (Sync changes)
...
r=philikon
2011-04-26 14:25:27 +02:00
Marco Bonardo
8da8e3f7d5
Bug 641531 - Close Places containers after use (Sync changes)
...
r=philikon
2011-04-23 02:08:36 +02:00
Richard Newman
7c5dd63508
Bug 641074 - Sync tests for Places query safety.
...
r=philikon
2011-04-23 02:06:34 +02:00
Richard Newman
41e5256db1
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
add6e4d3d2
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
60d7f34979
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
3bf3b1074c
Bug 646347 - Use Sync API version 1.1. r=rnewman
2011-04-08 14:52:08 -07:00
Philipp von Weitershausen
e48dd927d6
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
f5b87fff6f
Bug 568156: more Sync UA tweaks. r=philiKON
2011-04-08 13:43:38 -07:00
Philipp von Weitershausen
64e819ce33
Bump Sync client version to 1.8.0
2011-04-07 16:57:43 -07:00
Richard Newman
b2eab73aa1
Bug 648338: always import PlacesUtils.jsm. r=philiKON
2011-04-07 16:35:48 -07:00
Richard Newman
511167ba0d
Bug 629742: fix for broken check. r=philiKON
2011-04-07 16:32:20 -07:00
Richard Newman
b3e8068dcd
Bug 629742: more efficient handling of bookmark callbacks in Sync. r=philiKON
2011-04-07 15:55:29 -07:00
Philipp von Weitershausen
3eeacec085
Bug 648338 - Remove remaining Firefox 3.5/3.6 compat code. r=rnewman
2011-04-07 15:31:11 -07:00
Philipp von Weitershausen
a7469d0b21
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
bb5befa38f
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
262f5e8e99
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
007c6b1d00
Bug 568156: Use Sync client version as User-Agent. r=philiKON
2011-04-07 13:55:02 -07:00
Richard Newman
f8143ca33f
Bug 638301: Fix test bustage in test_syncengine_sync.js. r=philiKON
2011-04-07 10:07:16 -07:00
Richard Newman
9b5bd5c842
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
5d82b5ca46
Bug 623836: part 1: use lowercase headers where we're supposed to. r=philiKON
2011-04-06 16:12:21 -07:00
Richard Newman
3acf3b9477
(No Bug): Bump Sync version to 1.7.1pre.
2011-04-01 22:49:51 -07:00
Richard Newman
c34eb215e8
Bug 623080: make Resource more loggy and robust. r=mconnor
2011-04-01 15:27:19 -07:00
Richard Newman
dcad6490a7
Bug 623836: part 0: simplify Resource.setHeader. r=philiKON
2011-03-30 18:28:56 -07:00
Philipp von Weitershausen
a7f751f74a
Bug 644905 - Set resource aliases in manifest. r=rnewman
2011-03-25 00:57:23 -07:00
Philipp von Weitershausen
f31ef51815
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
61fd5fd9b2
Bug 577565: downgrade forms log message. r=philiKON
2011-03-24 21:34:01 -07:00
Richard Newman
77d7c794ad
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
fc1e3b889d
Bug 637777 - Bump Sync client version to 1.7. r=mconnor a=stuart
2011-03-07 18:15:13 -08:00
Philipp von Weitershausen
06d57f2567
Merge fx-sync
2011-03-07 13:37:54 -08:00
Philipp von Weitershausen
9e38e27df8
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
7950c1900c
Bug 638297: don't zero-pad buffers, reject short IVs. r=philiKON
2011-03-07 11:53:10 -08:00
Alon Zakai
d5041a9e25
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
2645656ca0
Merge fx-sync
2011-03-03 12:57:57 -08:00
Richard Newman
d72d69117b
Bug 638297: reuse buffers for generateRandomBytes. r=philiKON
2011-03-03 12:20:43 -08:00
Richard Newman
14b0e76d7e
Merge.
2011-03-03 11:28:11 -08:00
Richard Newman
e3619fab2e
Bug 638297: share buffers for encryption and decryption. r=philiKON
2011-03-03 11:10:52 -08:00
Richard Newman
dca6541bfe
Bug 638297: object reuse in WeaveCrypto. r=philiKON
2011-03-03 11:10:40 -08:00
Philipp von Weitershausen
b0b3e2a514
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
f6c5660f75
Bug 618496: memoization of PK11SymKey. r=philiKON
2011-03-02 15:18:46 -08:00
Richard Newman
270a13f295
Bug 618496: Revisit memoization of SECItems. r=philiKON
2011-03-02 15:09:28 -08:00
Philipp von Weitershausen
b73b6cde45
Merge fx-sync
2011-03-02 16:32:28 -08:00
Richard Newman
d9660ed917
Bug 618496: remove algorithm adaptability in WeaveCrypto. r=philiKON
2011-03-02 10:08:43 -08:00
Philipp von Weitershausen
2d1206cc35
Merge fx-sync
2011-03-01 21:55:52 -08:00
Richard Newman
128f82f51b
Bug 618496: stripping out unused WeaveCrypto attributes. r=philiKON
2011-03-01 21:37:44 -08:00
Philipp von Weitershausen
91354212df
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
451da0c655
Bug 636676 - Utils.queryAsync: reuse mozIStorageStatementCallback object. r=rnewman a=blocking-fennec
2011-03-01 14:29:52 -08:00
Philipp von Weitershausen
976e51bd8c
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
23ab949c38
Bug 629463: delete bad server-side clients records. r=philiKON a=beltzner
2011-03-01 11:56:29 -08:00
Richard Newman
400359f5e8
Bug 612401: could not get engine: clients. r=philiKON a=mconnor
2011-03-01 11:35:49 -08:00
Richard Newman
56968cd2e6
Bug 602110: duplicate declaration of nss_t.SECOidTag. r=philiKON a=mconnor
2011-03-01 11:32:16 -08:00
Philipp von Weitershausen
c218c4a0a0
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
8f88ad6a0c
Bug 636478 - Simplify Utils.deferGetSet. r=rnewman a=blocking-fennec
2011-02-25 14:43:10 -08:00
Philipp von Weitershausen
89cafd832b
Bug 636382 - Log4Moz: avoid unnecessary object creation. r=rnewman a=blocking-fennec
2011-02-25 14:42:59 -08:00
Richard Newman
da22a75a3b
Bug 634441: livemark robustness. r=philiKON, a=beltzner
2011-02-25 11:56:58 -08:00
Richard Newman
f31dcaaab4
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
fc5fb0595d
Bug 636021: 'let' and tidying in ensureMPUnlocked. r=philiKON
2011-02-22 16:09:43 -08:00
Philipp von Weitershausen
b5bedc6fa0
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
516faf90c4
Bug 634401 - Use nsINavBookmarksService::moveItem rather than setItemIndex in Sync. r=philikon a=beltzner
2011-02-16 15:53:23 -08:00
Ginn Chen
ad01bd248f
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
0e4fb145f6
Merge fx-sync
2011-02-25 16:52:36 -08:00
Philipp von Weitershausen
74ebb180df
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
b40fd2aa78
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
f8cc020a30
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
2246d6e0dc
Bug 629664: Sync: improve checkServerError tests. r=philiKON
2011-02-09 22:43:01 -08:00
Benjamin Stover
d5e2feabd2
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
a03998ca83
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
0f5c5eea91
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
590ff514eb
Bug 628788: return more readily after processing GUID anno. r=mconnor
2011-02-07 17:49:42 -08:00
Richard Newman
10f3e22207
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
3d62bf2d2a
Bug 600261 - Provide hooks for ignoring network errors. r=mconnor a=blocking-betaN
2011-02-03 10:23:39 -08:00
Philipp von Weitershausen
b9c170275b
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
3697c219a8
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
fd7d66fffb
Bug 574380: make constants useful on trunk. r=mconnor
2011-01-31 23:19:04 -08:00
Philipp von Weitershausen
88e0592870
Bug 591102 - Correctly identify network errors. r=mconnor
2011-01-31 20:55:48 -08:00
Philipp von Weitershausen
2985d253e2
Bug 591102 - Ensure exceptions from [Async]Resource contain the status code. r=mconnor
2011-01-31 20:55:48 -08:00
Philipp von Weitershausen
29368145cf
Bug 629664 - Attempt at improving randomly failing test. r=rnewman a=orange
2011-01-28 13:21:21 -08:00
Philipp von Weitershausen
09d22d8119
Bug 606353 - History sync: use mozIAsyncHistory::updatePlaces. r=rnewman
2011-01-28 09:39:35 -08:00
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
Philipp von Weitershausen
b445191feb
Bug 560580 - Pref sync cleanup [r=mconnor]
2010-11-23 21:21:37 -08:00
Philipp von Weitershausen
31d6d2b3c1
Bug 591126 - Handle upload interruption gracefully [r=mconnor]
2010-11-23 21:21:31 -08:00
Brian Smith
e470c90b06
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
5917a11166
Merge bug 632417 from fx-sync. a=blocking-fennec
2011-02-08 22:00:52 -08:00
Philipp von Weitershausen
110357f925
Merge fx-sync. a=blockers
2011-02-08 21:02:23 -08:00
Richard Newman
fe555b74a0
Bug 574380: make Sync constants useful on trunk. r=khuey,mconnor
2011-02-04 12:29:53 -08:00
Philipp von Weitershausen
449c7a2e4d
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
dc892b7a85
Bug 629780 - Merge fx-sync to mozilla-central. a=blockers
2011-02-03 10:53:36 -08:00
Richard Newman
00fb41dbff
Bug 610749: (FIXED) add pure-JS PBKDF2 implementation. r=philikon
2010-11-16 11:50:18 -08:00
Richard Newman
6a03ded70c
Bug 610749: add pure-JS PBKDF2 implementation.
2010-11-16 11:42:17 -08:00
Philipp von Weitershausen
a8b99bdfa2
Bug 600993 - Tab sync has no reason to ever touch disk [r=mconnor]
2010-11-11 11:00:41 -08:00
Philipp von Weitershausen
7440175181
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
f591065405
Bug 610375 - Make bookmark folders not sync last [r=mconnor]
2010-11-09 13:53:50 -08:00
Philipp von Weitershausen
08efe3cb23
Bug 609398 - Get rid of partial sync [r=mconnor]
2010-11-09 13:51:19 -08:00
Philipp von Weitershausen
f32561863b
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
8e81c5b7cd
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
3d8a0cccc7
Bug 584927 - Factor GUIDForUri and setGUID into HistoryStore [r=mconnor]
2010-08-06 14:40:06 -07:00
Philipp von Weitershausen
e954b3324f
Bug 608324 - test_utils_stackTrace fails after JM changes [r=mconnor]
2010-10-29 14:09:58 -07:00
Philipp von Weitershausen
50a2b774e9
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
5f49fae1cc
Bug 603301 - Tests for async resource API [r=mconnor]
2010-10-29 10:20:38 -07:00
Philipp von Weitershausen
ff3d7c76a6
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
5efad4e822
Bug 606695 - De-Sync.js-ify history store test [r=mconnor]
2010-10-29 06:54:41 -07:00
Philipp von Weitershausen
803b0a1422
Bug 606695 - Helper for chaining async functions [r=mconnor]
2010-10-29 06:54:30 -07:00
Philipp von Weitershausen
aebb292d45
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
f778a4f0ee
Merge backout
2010-10-28 17:09:58 -07:00
Philipp von Weitershausen
f60e694777
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
1588afd2db
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
7f5dd43f9b
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
4b0eff1f2b
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
3112962661
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
47ac364e2a
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
adbb677fa2
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
17e9694951
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
b82a6c9745
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
0d92538398
Bug 599928 - Need a single pref to toggle logging [r=mconnor]
2010-10-11 12:46:53 -04:00
Philipp von Weitershausen
72b6e16734
Merge backout
2010-10-06 17:57:30 +02:00
Philipp von Weitershausen
853e1844ab
Backed out changeset 4ad5b1467331
...
Bug 583209 - Use ctypes.libraryName and don't use a full path to load libnss3 from weavecrypto.
2010-10-06 17:57:15 +02:00
Philipp von Weitershausen
3065b1ede2
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
Mike Hommey
4f5ce943b9
Bug 583209 - Use ctypes.libraryName and don't use a full path to load libnss3 from weavecrypto. [r=dolske]
2010-10-05 08:32:37 +02:00
Philipp von Weitershausen
753f9d8d3e
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
Mike Hommey
aa34147ec9
Bug 586867 - Use resource:///modules/services-sync/ instead of resource://gre/modules/services-sync, as it is an application (not GRE) module. [r=philikon]
2010-10-01 13:01:52 +02:00
Philipp von Weitershausen
6d91562b33
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
6e250f858f
Bug 569968 - Migration requires client to remove absolute URLs in crypto records
...
Make WBORecord.uri, CryptoWrapper.encryption, PubKey.privateKeyUri, PrivKey.publicKeyUri as well as the CryptoMeta keyring keys relative URLs in the payload. As a result, all records now *must* know their URI.
Bump storage version from 2 to 3 to trigger reupload of all data and exclude older clients.
2010-08-12 22:19:39 +02:00
Philipp von Weitershausen
e54d01a26a
Bug 598944 - Point users at status page when we hit sync delay/503s [r=mconnor]
2010-09-23 21:07:41 +02:00
Philipp von Weitershausen
7cd7025e74
Bug 592465 - Show a passphrase strength meter for custom passphrases [r=mconnor]
2010-09-23 02:04:31 +02:00
Eric Lemoine
f4d7016355
Bug 591816 - Add tests for TabEngine [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
53d9ebccb1
Bug 591816 - Add tests for TabEngine [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
0ab59be1ea
Bug 591816 - Add tests for TabEngine [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
3b6c3b50d4
Bug 588193 - more tests for util.js [r=mconnor]
2010-09-20 18:53:13 +02:00
Eric Lemoine
7793bfb639
Bug 588193 - more tests for util.js [r=mconnor]
2010-09-20 18:53:08 +02:00
Philipp von Weitershausen
c1b1fa990d
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
cd4c7db129
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
1e7744501c
Bug 589979 - Generate username from email address (part 3) [r=mconnor]
...
Consolidate email and username in the UI.
2010-09-13 17:17:37 +02:00
Philipp von Weitershausen
38347b08b2
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
61179044c7
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
a8e294fe4f
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
d45a87568a
Bug 580672 - Implement quota UI (Part 2) [r=mconnor]
...
Implement quota notifications and View Quota dialog
2010-09-11 18:39:29 +02:00
Philipp von Weitershausen
7e51b2c724
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
b4ae3b2207
Bug 594520 - Get rid of more "secret phrase" occurrences [r=mconnor]
2010-09-09 00:20:13 +02:00
Philipp von Weitershausen
ec40099af1
Bug 593427 - Remove deprecated strings errors.properties [r=mconnor]
2010-09-08 21:49:06 +02:00
Philipp von Weitershausen
b0460d903d
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
Matt Brubeck
19147be0a2
Bug 580050 - Use hardware model instead of oscpu to identify clients [r=Mardak]
2010-09-08 11:55:57 -07:00
Philipp von Weitershausen
c29a0e55af
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
10c60b7c0d
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
Philipp von Weitershausen
cb2fab109a
Bug 591118 - Generate Sync Key (part 2) [r=mconnor]
...
Change the setup wizard to generate the Sync Key
2010-09-07 00:57:09 +02:00
Edward Lee
1df3de932f
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
158b836dae
Bug 592276 - Utils.mpLocked() should allow nsIPKCS11Slot.SLOT_UNINITIALIZED [r=mconnor]
2010-08-31 17:58:35 +02:00
Philipp von Weitershausen
29493f1bec
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
395ec47fa6
Bug 587027 - Use as little memory as possible (part 5)
...
Avoid accessing Weave.Service (=importing service.js) at all cost.
2010-08-25 15:49:45 -07:00
Philipp von Weitershausen
57109455df
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
8010d792f1
Bug 587027 - Use as little memory as possible (part 2)
...
Fix tests
2010-08-25 15:49:45 -07:00
Philipp von Weitershausen
92af1b132e
Bug 587027 - Use as little memory as possible (part 1)
...
Move the Weave object out of service.js
2010-08-25 15:49:44 -07:00
Philipp von Weitershausen
e96524714a
Bug 523426 - Save a query for meta/global if info/collections reports unmodified meta [r=mconnor]
2010-08-23 06:20:39 -07:00
hariniachala
cfb6a32501
bug 567583 - Get tabs sync to work for SeaMonkey, r=mconnor
2010-08-17 15:44:29 +02:00
Mark Finkle
1696d67e10
Disable error logging from weave crypto. rs=mconnor, a=bustage fix
2010-08-13 15:31:00 +12:00
Philipp von Weitershausen
95212247f0
Bug 585291 - FormEngine tests leak [r=mconnor]
...
Nuke service references on xpcom-shutdown, particularly Svc.Form (nsIFormHistory2) which doesn't clean up after itself as it was only used by nsIFormAutComplete so far.
2010-08-11 01:54:46 +02:00
Philipp von Weitershausen
cc829291e7
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
252e31061d
Bug 585753 - Changeset 7e8b1f7852a9 breaks bookmark sync [r=mconnor]
2010-08-10 01:59:26 +02:00
Philipp von Weitershausen
3923f450c9
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
7af40237fb
Bug 583847 - Weave should be using createAsyncStatement instead of createStatement [r=mconnor]
2010-08-09 18:38:18 +02:00
Philipp von Weitershausen
67d49970e4
Bug 583852 - Weave should not be querying on places views [r=mconnor]
...
Query moz_places, moz_historyvisits *and* moz_places_temp, moz_historyvisits_temp instead of the slower views.
If the temp tables aren't available (bug 552023), just query the regular tables.
Fixed some style and syntax nits.
2010-08-09 18:38:18 +02:00
Philipp von Weitershausen
aefafbf9b3
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
8b467f2644
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
59d452e839
Bug 487558 - Use satchel notifications to track form data [r=mconnor]
2010-08-06 17:31:36 +02:00
Philipp von Weitershausen
feac8b17bf
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
a6703ed75f
Bug 584241 - Disable trackers when client isn't configured [r=mconnor]
2010-08-06 17:30:58 +02:00
Philipp von Weitershausen
9a3a4fc823
Bug 584722 - Make test_uploadOutgoing_failed (test_syncengine_sync.js) async [r=mconnor]
2010-08-06 16:55:06 +02:00
Philipp von Weitershausen
9917708b82
Bug 584478 - Resource alias registered too early [r=mconnor]
2010-08-05 18:31:58 +02:00
Philipp von Weitershausen
481a8d0356
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
09068d65c1
Bug 584486 - Changing password via web leads to unknown error [r=mconnor]
2010-08-05 16:52:17 +02:00
Philipp von Weitershausen
4678af4c19
Bug 584402 - Audit references across XPCOM borders [r=mconnor]
...
Use weak references for observers.
2010-08-04 21:07:53 +02:00
Philipp von Weitershausen
d2bdde4533
Bug 584402 - Audit references across XPCOM borders [r=mconnor]
...
Nuke refs to XPCOM services on shutdown.
2010-08-04 21:07:27 +02:00
Mike Connor
31d5c911e8
Bug 584369 - history sync is busted on tip, r=philiKON
2010-08-04 11:07:50 -04:00
Mike Connor
9be564a5ca
[mq]: weakRefForms
2010-08-04 10:42:09 -04:00
Paul O’Shannessy
4cdd8a43b7
Bug 545752 - DB Statements aren't finalized in HistoryStore [r=mconnor]
...
Also nullifies the cached service so we don't leak.
2010-08-04 14:59:34 +02:00
Paul O’Shannessy
69a6017b51
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
0fea18b3fd
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
91fc78c5c7
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
275062c02e
Bug 583985 - Disable leaky sync tests
2010-08-03 00:45:28 -07:00
Paul O’Shannessy
a85749668f
Bug 583949 - Fix leaks in Firefox Sync unit tests (followup)
2010-08-03 00:43:42 -07:00
Justin Dolske
31c2a0210a
Bug 583949 - Fix leaks in Firefox Sync unit tests
2010-08-02 22:37:13 -07:00
Philipp von Weitershausen
b9d6aa2172
Bug 583829 - Log4Moz.getLogger() should always be called with a name
2010-08-02 22:06:29 +02:00
Philipp von Weitershausen
a2466ae2e3
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
23ee08503e
Bug 580158 - Change Firefox Sync behavior in Private Browsing mode [r=mconnor]
...
Don't disable sync when in private browsing. When in explicit private browsing mode (either via menu item or -private command line flag), have tabs engine not provide data.
2010-07-19 23:07:45 -07:00
Philipp von Weitershausen
223fbdf62d
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
16bb4e4523
Bug 629603 - Merge fx-sync. a=blockers
2011-01-28 13:45:43 -08:00
Philipp von Weitershausen
d22b2ca9c2
Bug 627511 - Merge fx-sync to mozilla-central. a=blockers
2011-01-27 22:10:26 -08:00
Philipp von Weitershausen
cdd64c99b1
Bug 625918 - Merge fx-sync to mozilla-central. a=blocking
2011-01-20 13:53:59 -08:00
Philipp von Weitershausen
0630004982
Merge bug 619238 from fx-sync. a=orange
2011-01-17 16:28:56 -08:00
Philipp von Weitershausen
213b550801
Bug 625684 - Merge fx-sync to mozilla-central. a=blockers
2011-01-14 14:44:53 -08:00
Philipp von Weitershausen
73ccff718e
Bug 624982 - Merge fx-sync to mozilla-central. a=blockers
2011-01-13 21:43:02 -08:00
Philipp von Weitershausen
ea8b1dfe46
Bug 623788 - Merge fx-sync to mozilla-central. a=blockers
2011-01-11 23:49:33 -08:00
Philipp von Weitershausen
d8e7ec9f6a
Merge fix for bug 623812. a=orange
2011-01-06 23:58:24 -08:00
Philipp von Weitershausen
93cbb2e26e
Merge test fix for bug 623812. a=orange
2011-01-06 21:25:18 -08:00
Philipp von Weitershausen
281573af42
Bug 622999 - Merge fx-sync to mozilla-central. a=blockers
2011-01-06 17:29:54 -08:00
Philipp von Weitershausen
d33e901e7a
Bug 621194 - Merge fx-sync to mozilla-central. a=blockers
2011-01-04 11:42:59 -08:00
Mike Hommey
ec365c3a1b
Bug 618195 part 2 - Only build services-crypto component as part of platform. r=mconnor,a=mconnor
...
--HG--
rename : services/crypto/nsISyncJPAKE.idl => services/crypto/component/nsISyncJPAKE.idl
rename : services/crypto/nsSyncJPAKE.cpp => services/crypto/component/nsSyncJPAKE.cpp
rename : services/crypto/nsSyncJPAKE.h => services/crypto/component/nsSyncJPAKE.h
rename : services/crypto/tests/unit/test_jpake.js => services/crypto/component/tests/unit/test_jpake.js
2010-12-20 10:12:12 +01:00
Philipp von Weitershausen
af5501916b
Merge bug 616001 follow-up. a=blocking-beta9
2010-12-15 16:11:29 -08:00
Philipp von Weitershausen
76f04feb65
Merge bug 616001 from fx-sync to places. a=blocking-beta9
2010-12-14 16:27:54 -08:00
Philipp von Weitershausen
27abc97fdb
Merge bug 618411. a=blocking-beta8 CLOSED TREE
2010-12-13 18:14:20 -08:00
Philipp von Weitershausen
c6b05f2bb1
Add missing test_service_passphraseUTF8 from bug 558963
2010-07-02 14:44:00 +02:00
Edward Lee
61ced88b2e
Bug 579209 - Blue "i" for delayed node assignment disappears on sync [r=mconnor]
...
Explicitly set the NO_SYNC_NODE sync status to keep the "i".
2010-07-15 17:02:06 -07:00
Mike Connor
39e9fff92b
Bug 578825 - sync should only sort on mobile clients, r=Mardak
2010-07-14 18:18:24 -04:00
Philipp von Weitershausen
0c89ecd876
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
efc1efae81
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
c7f7dd613e
Bug 558963, part 1, add UTF-8 helpers and tests, r=mconnor
2010-07-03 14:11:58 -04:00
Philipp von Weitershausen
41a4891ba7
Bug 576554 - Need manifests to register XPCOM components on trunk, r=mconnor
2010-07-03 13:26:57 -04:00
Philipp von Weitershausen
bb6cc1d5bb
Bug 576084 - Firefox Sync failing to load on Android: error creating resource://services-sync substitution, r=mconnor
...
No need for the file URI dance, just use the resource:// directly.
2010-07-01 16:44:32 -07:00
Edward Lee
eca54fde2e
Bug 575423 - Forced syncs fail to upload some history [r=mconnor]
...
Select from views to get disk and memory data now that async makes it not block.
2010-06-29 11:18:21 -07:00
Philipp von Weitershausen
9b34f348c7
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
Philipp von Weitershausen
fc4daed597
Bug 569744 - Delayed loading of service.js causes test failures [r=Mardak]
...
Have FakeCryptoService.generateRandomIV() return 24 bytes so that Weave.Service._checkCrypto() believes it's the real deal. Fix undeclared variable.
2010-06-23 12:36:48 +02:00
Edward Lee
86f538e41e
Bug 573740 - Register resource://services-sync before xpcshell tests get run [r=mconnor]
...
Add the alias to resource://services-sync when loading the component instead of waiting for app-startup, which doesn't fire for xpcshell tests.
2010-06-22 19:11:20 -07:00
Edward Lee
b3db2d2328
Bug 573870 - Be less strict about what the path/root of an exception stack file can be [r=mconnor]
...
Just match anything that doesn't look like another stack file entry.
2010-06-22 16:29:47 -07:00
Edward Lee
29f095c96f
Bug 573842 - Work around non-null terminated string issue for decrypted strings [r=mconnor]
...
Just wrap with empty strings until bug 573841 is fixed.
2010-06-22 19:09:29 -07:00
Edward Lee
6ce04aa984
Bug 573679 - Fix tests to pass on trunk
...
Get a profile for xpcshell tests so that login manager works (and probably other stuff). Fix up anno test from this change to use a real bookmark id.
2010-06-22 18:28:37 -07:00
Edward Lee
547387482f
Bug 573679 - Fix tests to pass on trunk
...
Use Utils.delay instead of setTimeout.
2010-06-22 16:49:33 -07:00
Edward Lee
6b59818d1b
Bug 573679 - Fix tests to pass on trunk
...
Switch around which lazy services we use to test with but cover even more data types.
2010-06-22 16:48:55 -07:00
Edward Lee
cd82d6dcbb
Bug 573679 - Fix tests to pass on trunk
...
Just take parts of a static string instead of randomly generating bytes and btoa-ing.
2010-06-22 16:47:44 -07:00
Edward Lee
80fc412879
Bug 573679 - Fix tests to pass on trunk
...
Use do_load_httpd_js for xpcshell tests and have consumers directly call new nsHttpServer().
2010-06-22 13:18:10 -07:00
Edward Lee
fd877450e3
Bug 573691 - Flatten/split components and prefs for services vs ui separation [r=mconnor]
...
Move about:weave-tabs component to ui/firefox and flatten structure of the components. Split prefs for services vs firefox.
2010-06-22 08:14:15 -07:00
Edward Lee
58b70d2360
Bug 573668 - Register appinfo with correct OS for tests
...
Register a fake AppInfo with correct OS if it doesn't exist yet. Just use Svc.Crypto instead of trying to dynamically pick the contract id. Name the head files so they load in appinfo -> helper -> http order.
--HG--
rename : services/sync/tests/unit/bookmark_setup.js => services/sync/tests/unit/head_appinfo.js
rename : services/sync/tests/unit/head_first.js => services/sync/tests/unit/head_helpers.js
2010-06-22 00:20:31 -07:00
Edward Lee
0192c7670c
Bug 573679 - Fix tests to pass on trunk
...
Create a bookmark so that the url will exist when setting annotations.
2010-06-21 23:56:56 -07:00
Edward Lee
bb5c971a25
Bug 573194 - AboutWeaveTabs still references chrome://weave/content/firefox/tabs.xul [r=Mardak]
...
Split off about: chrome aliasing from other services aliases.
2010-06-21 16:46:57 -07:00
Philipp von Weitershausen
fd72a7b27c
Bug 571902 - Land sync and crypto components on trunk [r=mconnor]
...
If resource://services-sync isn't defined yet, alias it to resource://gre/modules/services-sync.
2010-06-18 14:11:14 -07:00
Edward Lee
cc4ff52606
Bug 573108 - Remove references to chrome://weave from services [r=mconnor]
...
Remove openWindow/Dialog helpers and inline into ui bits for prefs-common and pass arguments into generic-change.
2010-06-18 13:59:30 -07:00
Philipp von Weitershausen
919ecb4821
Bug 557589 - code audit and create unit test plan for service.js [r=mconnor]
...
Part 5: Tests for checkUsername, createAccount, changePassword
2010-06-17 16:47:13 +01:00
Philipp von Weitershausen
bf85b6b3c2
Bug 557589 - code audit and create unit test plan for service.js [r=mconnor]
...
Part 4: Get rid of superfluous attribute, introduce constants for password/passphrase realms, add/improve tests for login(), logout(), persistLogin().
2010-06-17 04:12:38 +01:00
Philipp von Weitershausen
47e58c78c2
Bug 557589 - code audit and create unit test plan for service.js [r=mconnor]
...
Part 3: Tests for Weave.Service._{find|set|update}Cluster()
2010-06-09 11:07:54 -07:00
Philipp von Weitershausen
43920b5e3d
Bug 572436 - Get rid of app-specific hacks (switch (Svc.AppInfo.ID)) in sync library [r=mconnor]
...
Set relevant default preferences programmatically in app specific overlays, making app-specific code paths in the sync library unnecessary.
2010-06-16 23:11:40 +01:00
Philipp von Weitershausen
e5aa302439
Bug 573015 - Get rid of 'attic' and 'need-work' tests [r=mconnor]
2010-06-18 09:39:03 -07:00
Philipp von Weitershausen
bd04c994d8
Bug 572970 - Hardcode some pre-processed values for .in files like prefs and constants [r=mconnor]
...
* Rename constants.js.in to constants.js.
* Get rid of unused DEFAULT_SERVER variable
* Hardcode STORAGE_VERSION. The three other variable substitutions are add-on specific.
2010-06-18 09:13:02 -07:00
Philipp von Weitershausen
43b5b55abb
Bug 572970 - Hardcode some pre-processed values for .in files like prefs and constants [r=mconnor]
...
* Rename prefs.js.in to prefs.js
* Hardcode server_url
2010-06-18 09:13:02 -07:00
Edward Lee
46e1de249f
Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor]
...
Migrate prefs from extensions.weave. to services.sync. when loading the service for the first time before migration.
2010-06-16 14:30:13 -07:00
Edward Lee
4e55362a90
Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor]
...
Map the modules directory to services-sync instead of weave and update imports.
2010-06-16 14:30:08 -07:00
Edward Lee
0d25dd2924
Bug 568677 - Failure to get CryptoMeta assumes it's missing [r=mconnor]
...
Explicitly check the status code to make sure we stop syncing on non-404 crypto meta failures. Add tests to check correct behavior of 404 and non-404 errors during syncStartup.
2010-06-14 15:16:53 -07:00
Edward Lee
61f3668330
Bug 562878 - Override for machine name [r=mconnor]
...
Allow setting of the computer name during Firefox account setup and from prefs. Also allow setting device name from Fennec prefs. Fix up strings for Fennec.
2010-06-11 11:36:51 -07:00
Philipp von Weitershausen
b37e25a581
Bug 570180 - Setup wizard sets passphrase='foo' [r=mconnor]
...
Promote _verifyLogin to a public method so we have a way to query login status even with a non-existent or invalid passphrase.
2010-06-14 21:03:39 +01:00
Philipp von Weitershausen
4eb68874cb
Bug 570573 - Clean up uses of switch (Svc.AppInfo.ID) for app-specific hacks (Part 2) [r=mconnor]
...
Weave.Service.onStartup now triggers autoconnect after a fixed delay specified in a preference. If that preference is absent, nothing happens and apps are responsible for triggering autoconnect in a weave:service:ready observer themselves. Provide such observers for Firefox and Fennec.
2010-06-10 17:04:49 -07:00
Philipp von Weitershausen
128fdd1bef
Bug 570573 - Clean up uses of switch (Svc.AppInfo.ID) for app-specific hacks (Part 1) [r=mconnor]
...
Weave.Service._registerEngines now reads the list of engines from a preference so that apps can specify it this way. The switch logic stays as fallback for the addon case.
2010-06-09 17:22:03 -07:00
Edward Lee
9ddf0f8ed5
Bug 546551 - Weave status bar notifications are too busy [r=mconnor]
...
Remove status bar icon/text for setup/connect/sync status. Add menuitem for setting up sync instead of drilling down a 1-item submenu that leads to a button. Remove unused Engine.displayName and related strings.
2010-06-14 10:30:37 -07:00
Edward Lee
fd2b51aee6
Bug 566061 - After server syncing, lightweight themes do not get applied to Chrome [r=mconnor]
...
Make sure the pref exists (is a bool) before trying to access its value.
2010-06-10 10:57:49 -07:00
Edward Lee
0ef81dfdae
Bug 569355 - source code reorg, redux [r=mconnor]
...
Split the code structure to service/{crypto,sync} and ui/{fennec,firefox}. Update the top level makefile to build the addon staging directory to merge various parts of directories.
2010-06-09 17:03:31 -07:00
Edward Lee
1fdb100093
Bustage fix for bug 570635 to check null for item.guid instead of item.
2010-06-09 16:10:38 -07:00
Edward Lee
bf0c20b919
Bustage fix for bug 570635 to allow more time for the timeout to trigger.
2010-06-09 15:38:17 -07:00
Edward Lee
ef8599f8c5
Bug 570635 - Use async queries for fetching form data [r=mconnor]
...
Create a Utils.queryAsync to wrap executeAsync that fetches all rows and columns by name. Update form and history engines to use it.
2010-06-09 09:35:01 -07:00
Philipp von Weitershausen
fb0dbc769b
Bug 569740 - Tab Characters within Usernames Can Cause Connectivity Issues & Security Events [r=mconnor]
...
Strip tabs from username since tabs are stripped from URIs and the username is part of all URIs.
2010-06-08 19:05:05 -07:00
Philipp von Weitershausen
79066a071f
Bug 557589 - code audit and create unit test plan for service.js [r=mconnor]
...
Part 2: Tests for module startup, Weave.Service attributes.
2010-06-04 17:05:55 +01:00
Philipp von Weitershausen
baa0ab1b37
Bug 557589 - code audit and create unit test plan for service.js [r=mconnor]
...
Part 1: Get rid of unused '_syncInProgress' attribute, unnecessary getters and setters.
2010-06-04 16:38:38 +01:00
Philipp von Weitershausen
c0bcc6524a
Bug 570152 - engine.js tests should completely reset preferences [r=mconnor]
...
Switch to resetBranch("") instead of resetting individual prefs.
2010-06-04 16:38:38 +01:00
Philipp von Weitershausen
66a57fc0d9
Bug 570137 - test_engine fails on Minefield [r=mconnor]
...
Setting an attribute that has a getter no longer throws an exception in Minefield, it's just ignored.
2010-06-04 15:14:27 +01:00
Philipp von Weitershausen
c827b6ed13
Bug 569730 - Can't log in a 2nd computer [r=Mardak]
...
Fix a regression introduced with the status.js refactoring (bug 557590).
2010-06-04 14:44:04 +01:00
Edward Lee
2ddf5e7a90
Bug 568136 - Migration requires client to check for a node again after a 401 [r=mconnor]
...
Allow observers to watch for resource 401s and to specify a new uri to request. Test to make sure "weave:resource:status:401" gets notified and resource handles uri changes.
2010-06-03 18:37:07 -07:00
Edward Lee
4ef8492eaf
Bug 569746 - Test with sync with smaller numbers to speed up testing
...
Reduce test run time (w/ coverage tool) from 25 minutes to 2 minutes while maintaining the same code coverage by processing hundreds instead of thousands of records.
2010-06-02 16:51:48 -07:00
Edward Lee
b217211241
Bug 565411 - Accept max_results as a parameter to allow configuring the number of history items. [r=mconnor]
2010-06-02 15:18:01 -07:00
Edward Lee
653b88df98
Bug 565411 - Sync 5000 most frecent pages instead of 1000 recent for first sync [r=mconnor]
...
Use an async sql query to get uris by frecency instead of query result nodes, and wrap it with sync/async to keep the sync interface without blocking UI. Rough timings of getAllIDs: old 1k = 1.6sec blocking; old 5k = 2.7sec blocking; new 1k = .2sec non-block; new 5k = .6sec non-block.
2010-05-13 11:44:19 -07:00
Philipp von Weitershausen
81632f2661
Bug 566575 - Some tests FAIL on first run and PASS or hang on subsequent runs [r=mconnor]
...
Update to httpd.js from mozilla-central. server.stop() now expects a callback parameter, so pass a no-op where it's used.
2010-06-01 15:25:23 -07:00
Philipp von Weitershausen
721e3fa637
Bug 557596 - code audit and create unit test plan for resource.js [r=mconnor]
...
Lots of resource tests, Resource.serverTime initialized to null, Resource.headers normalized to lowercase.
2010-06-01 15:15:53 -07:00
Philipp von Weitershausen
912b4b6b57
Bug 557590 - code audit and create unit test plan for status.js [r=mconnor]
...
Initialize status values in status.js + tests for status.js.
2010-06-01 15:12:25 -07:00
Philipp von Weitershausen
ceaa8fab03
Bug 557588 - code audit and create unit test plan for engines.js [r=mconnor]
...
Tests for SyncEngine.sync(), incl some additions to harness.
2010-06-01 15:07:50 -07:00
Philipp von Weitershausen
ba3ea98599
Bug 557588 - code audit and create unit test plan for engines.js [r=mconnor]
...
Tests for EngineMangerSvc, Engine and SyncEngine sans sync().
2010-06-01 15:06:16 -07:00
Edward Lee
39c7860ed8
Bug 569428 - Add tests for FormEngine (Store)
2010-06-01 12:44:51 -07:00
Edward Lee
80423cab37
Bug 557591 - Add tests for Utils.sha1.
2010-06-01 11:59:21 -07:00
Edward Lee
8d2951b399
Bug 557591 - Add tests for Utils.anno with invalid uris.
2010-06-01 11:30:11 -07:00
Edward Lee
f64fb8323b
Bug 568707 - "key is not defined" results in broken form history service [r=mconnor]
...
Pretend to call a function with "key" to keep it around.
2010-05-27 17:32:15 -07:00
Mike Connor
4db66761fd
Bug 567650 - missed weave rebranding, r=Mardak
...
--HG--
extra : rebase_source : b9a8ec3eec5639c9b73fcb705bd52961d7816ba0
2010-05-27 14:11:16 -04:00
Edward Lee
89f3d54c0f
Bug 568518 - Unhelpful log messages [r=mconnor]
...
Remove "Server attack" from exceptions.
2010-05-27 11:04:30 -07:00
Edward Lee
63636bdec1
Bug 568440 - sync errors when resetting sync at the same time as other syncs are occurring [r=mconnor]
...
Clear out cached crypto and keys if info collections says they've been modified.
2010-05-27 11:04:26 -07:00
Edward Lee
c2d690b112
Bug 568256 - form history changes breaks form sync, FF search bar, probably more [r=mconnor]
...
Check for both old and new class IDs and use the one that exists when wrapping. Also add FormTracker as the observer object so that its notify function is correctly called by nsHTMLFormElement.
--HG--
extra : rebase_source : 470430eaa643415e635836db3c38fb639a4e44b6
2010-05-26 11:56:04 -07:00
Mike Connor
c3178901c3
Bug 567364 - final tweaks, r=Mardak
...
--HG--
extra : rebase_source : d103816fec7641a6f5a672a6b8557f2bbbb56566
2010-05-21 17:41:19 -04:00
Edward Lee
98d3a793fe
Bug 567371 - replace server and replace local options does not sync certain Passwords/bookmarks [r=mconnor]
...
Make sure to clear local cache when deleting crypto records from the server. Handle missing crypto by deleting any existing data and reuploading. Fix broken records by uploading new ones.
2010-05-21 12:15:58 -07:00
Edward Lee
4d78de7c1b
Add tests for Utils.jsonSave and Utils.jsonLoad.
2010-05-20 18:03:19 -07:00
Edward Lee
7905ede039
Bug 557591 - Add tests for Utils.makeURI.
2010-05-19 09:40:45 -07:00
Edward Lee
e241252a4e
Bug 557591 - Add tests for Utils.sha256HMAC.
2010-05-18 13:40:12 -07:00
Edward Lee
7c019e0309
Bug 557591 - Add tests for Utils.stackTrace.
2010-05-17 14:17:32 -07:00
Edward Lee
7befe92e24
Bug 557591 - Add tests for Utils.lazySvc. [r=mconnor]
...
Add a fake service that definitely won't exist for testing purposes.
2010-05-17 13:46:19 -07:00
Edward Lee
d54124209a
Bug 557591 - Add tests for Utils.lazy2/cb.
...
--HG--
rename : services/sync/tests/unit/test_utils_lazy.js => services/sync/tests/unit/test_utils_lazy2.js
2010-05-17 12:47:29 -07:00
Edward Lee
247c43e425
Bug 557591 - Add tests for Utils.lazy/cb.
...
--HG--
extra : rebase_source : 4f2d102f31b2afa8d3c34261b63b344fccef824b
2010-05-17 12:43:20 -07:00
Mike Connor
e81f2e349f
Bug 565164 - move privacy policy and terms of service to services.mozilla.com, r=Mardak
...
--HG--
extra : rebase_source : 78fbb621b9323fbd0967ff8271faad71307d22de
2010-05-17 13:58:33 -04:00
Edward Lee
cdf7defc20
Bug 557591 - Add tests for Utils.deferGetSet.
2010-05-14 17:31:24 -07:00
Edward Lee
36f17f2c20
Bug 557591 - Add tests for Utils.anno.
2010-05-10 18:08:52 -07:00
Edward Lee
310f605d46
Bug 557591 - Add tests for Utils.makeGUID.
2010-05-10 17:22:48 -07:00
Edward Lee
0e5816ef90
Bug 557591 - Add tests for Utils.notify.
2010-05-10 17:05:50 -07:00
Edward Lee
c61020e275
Bug 557591 - Add tests for Utils.lock.
2010-05-10 16:42:04 -07:00
Edward Lee
ff586e08e3
Bug 557591 - Add tests for Utils.catch.
...
--HG--
extra : rebase_source : 545492072668cfb6862dde756506e12cf43d4375
2010-05-10 16:22:32 -07:00
Mike Connor
1eb66ef77b
Bug 564637 - Don't reuse Terms of Service and Privacy Policy strings, r=Mardak
2010-05-10 13:27:02 -04:00
Mike Connor
387bb6e78f
Bug 564564 - remove crufty descriptions from Weave setup wizard, r=Mardak
...
--HG--
extra : rebase_source : 935af44353a0c62a2ad2ca409eba6b405362bb9e
2010-05-08 12:33:40 -04:00
Edward Lee
691c3ecd1f
Bug 564533 - Register about: pages as sync instead of weave [r=mconnor]
...
Switch the component and uses in the UI to about:sync-*.
--HG--
extra : rebase_source : 854bb69cab9e6527986790d38f282ed16c6b3b0c
2010-05-07 15:42:50 -07:00
Mike Connor
93ecbd50bb
Bug 563441 - Need better text for end of setup, r=mardak
...
--HG--
extra : rebase_source : 2a760b1e33d78a93a0ba470588de78e8c19f9ca4
2010-05-07 18:40:41 -04:00
Mike Connor
b3a2e33a1d
Bug 564523 - passphrase can match password for new accounts, r=Mardak
...
--HG--
extra : rebase_source : bae8d44f67c0f836efa1a6f607e6605f3d30b33b
2010-05-07 18:39:58 -04:00
Edward Lee
0bfce9e433
Bug 564494 - Only show the activity log menu item for dev-channel releases [r=mconnor]
...
Hide the item by default and show only for the dev channel. Also only show the separator and time if there's a time. Register about:weave-log to access the activity log.
2010-05-07 15:24:51 -07:00
Edward Lee
ac22b8c745
Bustage fix for bug 561480 to check typeof == undefined instead of == null.
...
--HG--
extra : rebase_source : 281817a091523853341168c117be30862deba6ad
2010-05-07 13:29:04 -07:00
Mike Connor
668d091bc7
Bug 564365 - canceling setup, then setting up Weave, doesn't set firstrun pref, causing problems later, r=mardak
2010-05-07 16:16:37 -04:00
Mike Connor
61b2103753
Bug 561192 - Rename add-on to Firefox Sync, update visuals, r=Mardak
2010-05-07 11:25:59 -04:00
Mike Connor
a6977c9586
Bug 564095 - wizard cleanup, r=Mardak
2010-05-07 00:02:40 -04:00
Mike Connor
ac56a121ac
Bug 563868 - Provide better feedback when server is unreachable or doesn't have a server instance during setup. also fixes bug 564329. r=Mardak
2010-05-07 00:02:00 -04:00
Edward Lee
b7c52221c4
Bug 563989 - Reset Sync option 3, doesn't properly propagate to other clients [r=mconnor]
...
Always sync client data by making sure it's always enabled and only update local cilent with remote commands. Make sure to sync clients to get a list of clients that need to receive commands. Also, make sure to upload data after wiping remote now that remoteSetup happens before wipeRemote.
2010-05-05 17:16:17 -07:00
Mike Connor
db40722916
Bug 563794 - Certain preferences are not syncing across browsers, r=Mardak
2010-05-04 18:46:10 -04:00
Mike Connor
37bff0565d
Bug 563682 - Latest Secret phrase does not update in password manager, r=Mardak
...
--HG--
extra : rebase_source : bc6631f3d4732fb48ddb131cb36ce1bde23d991e
2010-05-04 16:56:12 -04:00
Mike Connor
f7ba0ea470
Bug 561391 - Add hidden pref to let createAccount include X-Weave-Secret header to bypass captcha, r=Mardak
...
--HG--
extra : rebase_source : 7c26037977ab47b4f7bceb8ec9889786abd3f0fd
2010-05-04 16:55:34 -04:00
Edward Lee
43767923a5
Bug 561480 - Errors when loading WeaveCrypto.js on older platforms [r=mconnor]
...
Only register WeaveCrypto if it was able to import scripts.
2010-05-04 12:15:43 -07:00
Edward Lee
f65cfa40d2
Bug 561839 - import PlacesUtils.jsm instead of utils.js [r=mconnor]
...
Try the new PlacesUtils file before the old utils.js.
2010-05-04 12:14:48 -07:00
Edward Lee
433ac3095f
Bug 562515 - Reset sync option "Replace all data on this computer with your Weave data" is not handling local deletes correctly [r=mconnor]
...
Clear out any changed ids when wiping the client to prevent delete records from getting uploaded for these items.
2010-05-03 14:39:32 -07:00
Edward Lee
1dd866a6e9
Bug 562100 - need enhanced activity logging to measure sync performance from client [r=mconnor]
...
Track a start time and print the total sync time to hundredths of a second.
--HG--
extra : rebase_source : b1639875d527b0bfabe57be90413bb47ba0b05ce
2010-05-03 14:01:08 -07:00
Mike Connor
2c1b819cdf
Bug 561382 - Theme doesn't dynamically switch on sync to default theme, r=Mardak
...
--HG--
extra : rebase_source : e2a8fe1659816065cd162c2514336ec6f5a07521
2010-05-03 16:44:18 -04:00
Edward Lee
ff3ec7ac67
Bug 559163 - Don't select from slow indexless views for just one item [r=mconnor]
...
Just select from moz_places instead of _view where data might be slightly stale but good enough.
2010-04-29 14:36:15 -07:00
Edward Lee
d98d0bfafa
Bug 554836 - On idle occurs 'JavaScript component does not have a method named: "onDeleteVisits"' [r=mconnor]
...
Add onDeleteVisits in addition to onPageExpired to maintain compatibility with old and new API.
2010-04-29 16:42:39 -07:00
Edward Lee
210f158298
Bug 556454 - engine.sync should always check engine.enabled [r=mconnor]
...
Just check if the engine is enabled at the beginning of sync. For now keep getEnabled as it's used for other behavior and not just sync.
2010-04-29 16:42:21 -07:00
Edward Lee
69584666ee
Bustage fix from sync-asyncExecute: don't throw as the old code would catch and implicit return undefined.
2010-04-29 15:18:05 -07:00
Edward Lee
3c6fd67fb6
Bug 553709 - Syncing "Browsing History" uses 100% of a CPU core for extended periods [r=mconnor]
...
Sync asyncExecute to avoid forcing synchronous waits on disk but keep existing calling conventions (no callbacks) for callers by using Sync.
2010-04-29 14:36:15 -07:00
Edward Lee
ffe2ddb849
Bug 558077 - Bookmark folder and its contents lost under certain conditions of syncing same named folder [r=mconnor]
...
Mark entries as dupe if they're known to be dupes locally so that receiving ends won't bother looking for dupes for these items.
--HG--
extra : rebase_source : 2623f7ed20160ba445b58f538c3397caa0ef78e3
2010-04-29 14:36:09 -07:00