Gregory Szorc
d5f8a2afad
Bug 604565 - Enable previously-disabled xpcshell tests on OS X; a=philikon
...
It has been a while since these disabled tests have been tested in the
build environment. We're enabling them to see if they have magically
fixed themselves. If so, great. If not, this commit should be reverted
before merging into m-c.
2011-11-10 15:33:56 -08:00
Ed Morley
4163fb7744
Merge m-c to b-s.
2011-11-08 23:18:09 +00:00
Richard Newman
351601000e
Bug 700711 - Bump Sync version number.
2011-11-08 10:08:24 -08:00
Gregory Szorc
1a1f7b30ae
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
2011-11-01 15:45:23 -07:00
Richard Newman
c6717e54c4
Bug 699868 - set serverURL in test_syncscheduler.js. a=test-only,trivial (just like Bug 700071).
2011-11-06 17:54:28 -08:00
Richard Newman
4d6115e344
Bug 700071 - test_errorhandler.js ends up talking directly to Mozilla sync servers rather than local test harness. r=philikon
2011-11-05 22:52:45 -07:00
Jonathan Griffin
7c9f53195f
Bug 698792 - don't have TPS logout of Sync, a=testonly, DONTBUILD, CLOSED TREE
2011-11-01 13:45:25 -07:00
Philipp von Weitershausen
4253cdd8c8
Bug 684798 - Part 6: Avoid sync scheduling loops when a score-triggered sync is overdue and login reproducibly fails. r=rnewman
2011-11-01 11:41:47 -07:00
Jonathan Griffin
b0c7e4c211
Bug 698648 - use getDate() in logging, instead of getDay(), a=testonly, DONTBUILD, CLOSED TREE
2011-10-31 17:44:32 -07:00
Richard Newman
bdd9edb2af
Bug 690170 - Part 2: clean up Resource and friends now we've found the culprit. r=philikon
2011-10-28 14:43:18 -07:00
Richard Newman
4391256da3
Bug 690170 - Part 1: Fix channel management to avoid nsIHTTPChannel.responseStatus => NS_ERROR_NOT_AVAILABLE in Sync HTTP requests. r=philikon
2011-10-28 14:43:18 -07:00
Philipp von Weitershausen
87c6716385
Bug 684798 - Part 5: follow-up for wipeRemote error handling. r=rnewman
2011-10-27 22:25:01 -07:00
Richard Newman
e3086e6a30
Bug 692714 - Part 2: port tests to SyncServer for non-Aurora landing. r=philikon
2011-10-27 22:25:01 -07:00
Richard Newman
7ec3c8ca61
Bug 692714 - Part 1: handle node reassignment on all storage requests. r=philikon
2011-10-27 22:25:01 -07:00
Richard Newman
bbc872d569
Bug 692714 - Part 0: cleanup and logging. r=philikon (reland)
2011-10-27 22:25:01 -07:00
Richard Newman
2aa12c9eeb
Bug 684798 - Part 4: Schedule syncs on temporary/recoverable login errors. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
1c69734e9b
Bug 684798 - Part 3: Catch server errors when wiping/disabling engines. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
2f83b4762f
Bug 684798 - Part 2: Sanitize wipeServer and catch all server maintenance errors. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
789a069f5d
Bug 684798 - Part 1: Catch server errors for crypto/keys. r=rnewman (reland)
2011-10-27 22:25:00 -07:00
Richard Newman
77d51afb38
Bug 697883 - Improve test_service_changePassword. r=philikon
2011-10-27 16:52:35 -07:00
Richard Newman
f648cb573d
Bug 653335 - Sync setup wizard triggers Change Master Password dialog. r=philikon
2011-10-26 13:46:40 -07:00
Philipp von Weitershausen
e31ad57dcb
Merge m-c to s-c on a CLOSED TREE
2011-10-20 18:24:13 -07:00
Philipp von Weitershausen
b5be16adbd
Merge backout on this CLOSED TREE
2011-10-20 16:21:52 -07:00
Philipp von Weitershausen
e1663a3ac0
Back out bug 684798 parts 1 thru 3.
2011-10-20 16:21:17 -07:00
Philipp von Weitershausen
b54b4e43ed
Back out bug 692714 and bug 684798 part 4.
2011-10-20 16:19:47 -07:00
Richard Newman
a2b4516678
Bug 692714 - Part 2: port tests to SyncServer for non-Aurora landing. r=philikon
2011-10-19 18:06:55 -07:00
Richard Newman
f2e42813f7
Bug 692714 - Part 1: handle node reassignment on all storage requests. r=philikon
2011-10-19 17:54:55 -07:00
Richard Newman
8993c5310d
Bug 692714 - Part 0: cleanup and logging. r=philikon
2011-10-19 17:43:54 -07:00
Philipp von Weitershausen
56ca58cbf9
Bug 684798 - Part 4: Schedule syncs on temporary/recoverable login errors. r=rnewman CLOSED TREE
2011-10-19 17:29:12 -07:00
Philipp von Weitershausen
d97a8b2f57
Merge m-c to s-c
2011-10-17 10:10:07 -07:00
Richard Newman
37eb32a9e6
Bug 694728 - Sync: Log Status transitions. r=philikon
2011-10-15 15:29:11 -07:00
Richard Newman
31b5110792
Bug 694744 - Typo in JS Sync server. r=philikon
2011-10-15 15:29:11 -07:00
Richard Newman
31440a22b7
Bug 694657 - Part 1: Sync: test JS server 404 for GET on missing WBO. r=philikon
2011-10-15 15:29:11 -07:00
Richard Newman
32be0e71e1
Bug 694657 - Part 0: rename 's' to 'server'. r=philikon
2011-10-15 15:29:11 -07:00
Philipp von Weitershausen
ee9877c58f
Bug 692249 - Persist nextSync and numClients, use nextSync for sync after startup. r=rnewman
2011-10-13 17:58:44 -07:00
Philipp von Weitershausen
02466d0117
Bug 694149 - Tweak sync intervals to reduce server load. r=rnewman,atoll
2011-10-12 19:30:48 -07:00
Richard Newman
5f005e7509
Bug 693864 - Implement /storage DELETE handling in test JS Sync server. r=philikon
2011-10-12 13:57:39 -07:00
Philipp von Weitershausen
315945275a
Bug 684798 - Part 3: Catch server errors when wiping/disabling engines. r=rnewman
2011-10-12 13:55:19 -07:00
Philipp von Weitershausen
d04acc15c4
Bug 684798 - Part 2: Sanitize wipeServer and catch all server maintenance errors. r=rnewman
2011-10-12 13:53:13 -07:00
Philipp von Weitershausen
05383a4e49
Bug 684798 - Part 1: Catch server errors for crypto/keys. r=rnewman
2011-10-12 13:53:06 -07:00
Philipp von Weitershausen
a1797a6671
Merge services-central with mozilla-central
2011-10-12 12:52:55 -07:00
Richard Newman
7a57997b1d
Bug 693505 - Sync error muffling causes undesirable lack of logging on error. r=philikon
2011-10-11 08:24:26 -07:00
Philipp von Weitershausen
1ba8a6e36e
Bug 693413 - Service.startOver resets Status.sync too late, prefs pane flickers. r=rnewman
2011-10-10 18:22:58 -07:00
Richard Newman
d01e8f2176
Bug 685945 - fixxor after skipping a qref. a=bustage
2011-10-06 12:40:23 -07:00
Richard Newman
f87b875337
Bug 685945 - Sync: log a warning if JSON parsing of bodies fails. r=philikon
2011-10-06 01:47:02 -07:00
Philipp von Weitershausen
388699e90b
Bug 691663 - SyncScheduler should obey backoffInterval at all times. r=rnewman
2011-10-04 20:52:14 -07:00
Philipp von Weitershausen
2c3ebc0da3
Bug 691988 - OS X: Spurious 'back' events from idle observer cause too many instant syncs. r=rnewman
2011-10-04 20:04:13 -07:00
Philipp von Weitershausen
d72dee763f
Bump Sync client version after Gecko version bump.
2011-10-04 20:04:07 -07:00
Richard Newman
3abbcd2310
Bug 691643 - part 1: converting test_corrupt_keys.js. r=philikon
2011-10-04 09:03:18 -07:00
Richard Newman
45caacbbef
Bug 691643 - part 0: add some utility accessors to SyncServer. r=philikon
2011-10-04 09:03:18 -07:00
Philipp von Weitershausen
d20f1496ba
Bug 691612 - Backoff handling is broken. r=rnewman
2011-10-03 22:52:07 -07:00
Jonathan Griffin
73ab487e6f
Update maxVersion for TPS extensions, a=testonly, DONTBUILD
...
--HG--
extra : rebase_source : c16d887dfdb5ed65b49e31ab05fd44a92999b598
2011-10-03 10:05:04 -07:00
Philipp von Weitershausen
091bf31ea1
Bug 678586 - Trigger a delayed sync after pairing a new device. r=rnewman
2011-10-02 01:18:27 -07:00
Philipp von Weitershausen
ceaffbeaea
Bug 675823 - Part 4: Make the setup flow more concise. r=rnewman
2011-10-02 01:17:48 -07:00
Philipp von Weitershausen
bcf362b21a
Bug 675823 - Part 1: Implement SendCredentialsController. r=rnewman
2011-10-02 01:16:22 -07:00
Philipp von Weitershausen
9b3adadecf
Bug 690616 - Part 1: Notify JPAKEClient controller when pairing is starting. r=rnewman
2011-10-02 01:15:52 -07:00
Philipp von Weitershausen
8921d45b6a
Bug 689428 - Part 1: Implement KeyExchange v3 in JPAKEClient. r=rnewman
2011-10-02 01:15:39 -07:00
Philipp von Weitershausen
4670feeaf3
Bug 689428 - Part 0: Fix style in jpakeclient.js. r=rnewman
2011-10-02 01:15:36 -07:00
Richard Newman
d66f3af0cf
Bug 691085 - Enhancements to ServerWBO and ServerCollection. r=philikon
...
* Return server.user() as the return value of registerUser.
* Add modified time param to insert() and new ServerWBO.
2011-10-01 12:36:51 -07:00
Marco Bonardo
b478778440
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-13 15:48:46 +02:00
Richard Newman
dd6c3f6d8d
Merge mozilla-central to services-central.
2011-09-29 15:37:27 -07:00
Richard Newman
d8d9c38915
Bug 673548 - Part 5: include X-Weave-Records header in ServerCollection GET responses. r=philikon
...
* * *
Bug 673548 - Part 6: test for X-Weave-Records header. r=philikon
2011-09-29 11:53:28 -07:00
Richard Newman
b332ca13a0
Bug 673548 - Part 4: update test_clients_engine.js to use SyncServer. r=philikon
2011-09-29 11:53:20 -07:00
Richard Newman
38ddda84fd
Bug 673548 - Part 3: update Sync bookmark tests to use SyncServer. r=philikon
2011-09-29 11:51:29 -07:00
Richard Newman
3bb2e013f2
Bug 673548 - Part 2: implement JS SyncServer. r=philikon
2011-09-29 11:51:27 -07:00
Richard Newman
53e988f1d7
Bug 673548 - Part 1: return deleted IDs from ServerCollection delete handler, use Log4Moz. r=philikon
2011-09-29 11:50:32 -07:00
Richard Newman
e5eb620072
Bug 673548 - Part 0b: convert test_clients_engine to Unix line endings. r=philikon
2011-09-29 11:50:32 -07:00
Richard Newman
6dccfed1bd
Bug 673548 - Part 0a: set Content-Type in ServerWBO responses; enhance ServerCollection. r=philikon
2011-09-29 11:50:28 -07:00
Michael Wu
d2b70213ac
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Michael Wu
d8b65e2c6f
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2011-09-28 22:46:19 -07:00
Philipp von Weitershausen
aafa22d564
Merge m-c to s-c
2011-09-27 09:47:53 -07:00
Philipp von Weitershausen
ee30e5fb23
Bug 686365 - NS_ERROR_FAILURE in policies.js removeIdleObserver. r=rnewman
...
--HG--
extra : rebase_source : a11aba267fa4e183624d9d38420e098812753519
2011-09-22 15:44:06 -07:00
Richard Newman
07868b2d2d
Bug 672878 - follow-up to un-nest an if. a=dumb
2011-09-22 13:46:28 -07:00
Ed Morley
203a48e7ac
Bug 689040 - Add missing makefiles to services/makefiles.sh & move tests inside ENABLE_TESTS conditional; r=khuey
2011-09-28 09:26:24 +01:00
Richard Newman
106d106b2a
Bug 672878 - temporary shim to log inconsistent state in ChannelListener.onStopRequest. r=philikon
2011-09-22 10:14:13 -07:00
Philipp von Weitershausen
60ec5356ad
Merge m-c to s-c
2011-09-19 15:05:14 -07:00
Lucas Rocha
696878e60d
Bug 688574 - Fix indentation in in sync's services.js (r=philikon)
2011-10-12 15:13:33 +01:00
Jonathan Griffin
47bcaa34b1
Bug 682443 - dump history and password lists to log on relevant test failure, a=testonly, DONTBUILD
2011-09-09 12:38:13 -07:00
Gregory Szorc
5433c4438a
Bug 685757 - Document Store API; r=philikon DONTBUILD
2011-09-09 10:34:58 -07:00
Jonathan Griffin
9cf07390b9
Bug 685926 - pass custom sync server url to mozmill framework, a=testonly, DONTBUILD
2011-09-09 10:27:17 -07:00
Chenxia Liu
ebb95b4b48
Bug 663181 - Automatic cleanup for Sync error logs. r=philikon
2011-09-08 16:52:07 -07:00
Jonathan Griffin
094e3977cc
Bug 682443 - dump the bookmark list on bookmark test failure, a=testonly, DONTBUILD
2011-09-07 17:34:27 -07:00
Kyle Huey
e4ec1c04d2
Merge m-c to b-s.
2011-09-11 05:32:38 -04:00
Mike Hommey
713bbacf8d
Bug 664090 - Enable test_errorhandler_filelog.js on windows. r=philikon
2011-09-08 09:12:58 +02:00
Philipp von Weitershausen
1a971d463b
Bug 683396 follow-up: fix test fixtures to avoid test hangs on opt builds. r=me
2011-09-07 12:12:46 -07:00
Philipp von Weitershausen
12472e7d5e
Bug 683396 follow-up: fix botched up rebase. r=me
2011-09-07 00:16:25 -07:00
Marina Samuel
aa10eb5d74
Bug 683396 follow-up: Fix intermittent test failures
2011-09-06 19:15:28 -07:00
Richard Newman
b323e9ae40
Bug 684783 - Fix intermittent test_errorhandler.js. r=philikon
2011-09-06 13:09:29 -07:00
Marina Samuel
fd13f63ab7
Bug 683396 - Correctly identify server maintenance at login. r=philikon
2011-09-06 09:17:26 -07:00
Marina Samuel
c73e70a8dd
Bug 622387 - Wrong Sync Key error should only throw an error once. r=philikon
2011-09-06 09:17:26 -07:00
Jonathan Griffin
d4361d286e
Bug 681067 - give mozmill tests in TPS the ability to invoke a sync, a=testonly, DONTBUILD
2011-09-01 16:57:31 -07:00
Marina Samuel
9d1d4fa01c
Bug 683254 - On startup with no network, sync icon spins endlessly. r=philikon
2011-08-30 15:38:31 -07:00
Richard Newman
064ccb520c
Bug 682497 - Strict mode and assorted improvements for bookmarks and history engines. r=philikon
2011-08-26 19:14:09 -07:00
Philipp von Weitershausen
53e83ac0e3
Bug 659067 follow-up: move skip-if directives below the tests that were renamed
2011-08-26 19:14:09 -07:00
Marina Samuel
4d2c258712
Bug 578195 - Better description when the server asks for a backoff. r=philikon
...
--HG--
extra : rebase_source : b7ab66f6716fa708861d394320596259166b0652
2011-08-26 16:45:08 -07:00
Philipp von Weitershausen
563ed2e75c
Bug 682449 - Strict mode SyntaxError: redefining delete is deprecated. r=rnewman
...
--HG--
extra : rebase_source : d1db2617e65f918421c2cb70d7f0c40e47129725
2011-08-26 16:39:04 -07:00
Philipp von Weitershausen
9bb160a394
Bug 671349 - Reference to undefined property Ci.nsIConverterOutputStream.DEFAULT_REPLACEMENT_CHARACTER. r=rnewman
...
--HG--
extra : rebase_source : 34c935dce0f65ef2a988bcb077c5afc03c7cbe2c
2011-08-26 16:38:46 -07:00
Richard Newman
d3767192ab
Bug 681840 - Fix whitespace that should have been right in 62177ac1ccad. r=philikon DONTBUILD
2011-08-26 15:31:19 -07:00
Richard Newman
cb8ed04e8d
Bug 681840 - Print helpful warning when starting test HTTP server fails. r=philikon DONTBUILD
2011-08-26 15:23:24 -07:00
Marina Samuel
c2d667b7f6
Bug 659067 - Part 3: Only show network errors for user triggered sync, not for scheduled ones. r=philikon
2011-08-26 14:01:35 -07:00