Philipp von Weitershausen
821df8b6e7
Bug 669547 - Implement RESTRequest and related components to replace [Async]Resource. r=rnewman
2011-07-06 17:20:36 -07:00
Richard Newman
740a812e91
Bug 587420: attempt to fix intermittent orange in test_syncengine_sync.js by using run_next_test. r=philikon
2011-06-27 16:00:27 +01:00
Richard Newman
6d9fe6e45e
Bug 656513: part 0: Put SteamEngine, renamed RotaryEngine, into head_helpers.js. r=philiKON
2011-06-14 09:31:31 -07:00
Philipp von Weitershausen
ec72daa7e1
Bug 659112 - Fix dir service provider in test harness. r=rnewman
2011-05-23 14:54:05 -07:00
Richard Newman
816fbd560b
Bug 648364: follow-on for missing case in head_helpers.js. r=philikon
2011-05-23 12:40:22 -07:00
Philipp von Weitershausen
464c2c10b1
Bug 648364 - Remove dead code from the test harness. r=rnewman
2011-05-20 18:45:51 -07:00
Marco Bonardo
2a052f5161
Merging Places to mozilla-central
2011-04-29 16:04:47 +02:00
Marco Bonardo
2674c0a38d
Bug 524091 - Remove microsummaries support. (Sync changes)
...
r=philikon
2011-04-26 14:25:27 +02:00
Philipp von Weitershausen
fbb1ae2b7e
Bug 636677 - Don't create a new nsICryptoHMAC object for each HMAC verification. r=rnewman a=blocking-fennec
2011-03-01 14:29:41 -08:00
Philipp von Weitershausen
60340d8de5
Bug 636382 - Log4Moz: avoid unnecessary object creation. r=rnewman a=blocking-fennec
2011-02-25 14:42:59 -08:00
Philipp von Weitershausen
2e65370d70
Bug 629664 - Attempt at improving randomly failing test. r=rnewman a=orange
2011-01-28 13:21:21 -08:00
Philipp von Weitershausen
6ea5f6c474
Bug 608757 - Make Utils.jsonSave/Load use NetUtil.asyncCopy and asyncFetch, respectively. r=mconnor
2011-01-26 21:43:33 -08:00
Philipp von Weitershausen
f857f6374c
Bug 608757 - Make API and tests for Utils.json{Load|Save} async. r=mconnor
...
Utils.jsonLoad() already has an async API. Utils.jsonSave() had an ill-named 'callback' parameter which s renamed to 'obj'; an optional callback parameter (in the async sense) is added.
2011-01-26 21:43:24 -08:00
Richard Newman
c1e4717b80
Bug 616265: Add download limit for history, lift magic number. r=mconnor
2010-12-06 17:25:35 -08:00
Richard Newman
f0b19a496e
Bug 603489, 614489: simplified crypto. r=mconnor
2010-11-29 16:41:17 -08: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
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
d66903d744
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
1467b9dd9d
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
7dd2541360
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
Richard Newman
e59b732914
Bug 651596: eliminate IWeaveCrypto. r=philiKON
2011-04-20 14:27:19 -07:00
Richard Newman
05494d0fd8
Bug 650208: part 4: upload keys then download them. r=philiKON
2011-04-19 12:35:04 -07:00
Philipp von Weitershausen
b44b693b43
Bug 648371 - Convert async tests to use run_next_test helper. r=rnewman
2011-04-18 14:18:36 -07:00
Richard Newman
1c276c8296
Bug 650208: part 2b: clean up basic auth mess in tests. r=philiKON
2011-04-18 13:26:03 -07:00