Services/Meetings/RapidRelease/2011-12-08: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
* Tweak sync intervals to reduce server load | * Tweak sync intervals to reduce server load | ||
** https://bugzilla.mozilla.org/show_bug.cgi?id=694149 | ** https://bugzilla.mozilla.org/show_bug.cgi?id=694149 | ||
* Persist nextSync and numClients, use nextSync for sync after startup | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=692249 | |||
* Trigger a delayed sync after pairing a new device | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=678586 | |||
=== 503 Storm, outage bugs === | === 503 Storm, outage bugs === | ||
| Line 42: | Line 47: | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=557591 | * https://bugzilla.mozilla.org/show_bug.cgi?id=557591 | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=692193 | * https://bugzilla.mozilla.org/show_bug.cgi?id=692193 | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=691464 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=691343 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=691511 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=614680 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=690492 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=691530 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=690954 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=691405 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=690571 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=691931 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=692127 | |||
== Firefox 9 == | == Firefox 9 == | ||
| Line 73: | Line 89: | ||
* ServerWBO | * ServerWBO | ||
** https://bugzilla.mozilla.org/show_bug.cgi?id=691085 | ** https://bugzilla.mozilla.org/show_bug.cgi?id=691085 | ||
* Service.startOver resets Status.sync too late, prefs pane flickers | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=693413 | |||
* Kick off a sync on "Add a Device" | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=688520 | |||
* Sync: test JS server 404 for GET on missing WBO | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=694657 | |||
* bugs with no outward impact | * bugs with no outward impact | ||
** Make SSL cert-checking optional in repoze.who.plugins.browserid (https://bugzilla.mozilla.org/show_bug.cgi?id=698636) | ** Make SSL cert-checking optional in repoze.who.plugins.browserid (https://bugzilla.mozilla.org/show_bug.cgi?id=698636) | ||
| Line 83: | Line 107: | ||
** Restartless addon for TPS tests for addon sync engine (https://bugzilla.mozilla.org/show_bug.cgi?id=702814) | ** Restartless addon for TPS tests for addon sync engine (https://bugzilla.mozilla.org/show_bug.cgi?id=702814) | ||
** syncAddDevice.js should check for JPAKE_ERROR_USERABORT (https://bugzilla.mozilla.org/show_bug.cgi?id=690532) | ** syncAddDevice.js should check for JPAKE_ERROR_USERABORT (https://bugzilla.mozilla.org/show_bug.cgi?id=690532) | ||
** Combine helpers in head_http_server.js to a complete (or nearly complete) Sync server implementation (https://bugzilla.mozilla.org/show_bug.cgi?id=673548) | |||
** test_errorhandler.js ends up talking directly to Mozilla sync servers rather than local test harness (https://bugzilla.mozilla.org/show_bug.cgi?id=700071) | |||
** Port test_corrupt_keys.js to use new test SyncServer (https://bugzilla.mozilla.org/show_bug.cgi?id=691643) | |||
** Improve test_service_changePassword (https://bugzilla.mozilla.org/show_bug.cgi?id=697883) | |||
== Firefox 11 == | == Firefox 11 == | ||
| Line 90: | Line 117: | ||
* string change | * string change | ||
** https://bugzilla.mozilla.org/show_bug.cgi?id=696884 | ** https://bugzilla.mozilla.org/show_bug.cgi?id=696884 | ||
* docs - replace and with any (nigelb) | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=697348 | |||
* Bump Sync version to 1.14 | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=700711 | |||
* java sync on mobile | * java sync on mobile | ||
** has its own bugzilla component | ** has its own bugzilla component | ||
| Line 95: | Line 126: | ||
== I dont know what to do with these == | == I dont know what to do with these == | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=690170 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=692556 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=653547 | * https://bugzilla.mozilla.org/show_bug.cgi?id=653547 | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=592375 | * https://bugzilla.mozilla.org/show_bug.cgi?id=592375 | ||
| Line 101: | Line 134: | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=557589 | * https://bugzilla.mozilla.org/show_bug.cgi?id=557589 | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=613277 | * https://bugzilla.mozilla.org/show_bug.cgi?id=613277 | ||
* https://bugzilla.mozilla.org/show_bug.cgi?id=589981 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=684788 | |||
* https://bugzilla.mozilla.org/show_bug.cgi?id=685999 | |||
== Next Meeting == | == Next Meeting == | ||
* address feature page/inbox | * address feature page/inbox | ||
Revision as of 05:56, 8 December 2011
Purpose & Audience
Ops, QA, Engineering, Management, Product, Support. If you have a stake in Sync, you are expected to be present. :)
Old
backported (landed earlier than 9 but closed recently)
- Fixing backoff
- Need to handle node reassignment on all storage requests
- Tweak sync intervals to reduce server load
- Persist nextSync and numClients, use nextSync for sync after startup
- Trigger a delayed sync after pairing a new device
503 Storm, outage bugs
- https://bugzilla.mozilla.org/show_bug.cgi?id=692088
- https://bugzilla.mozilla.org/show_bug.cgi?id=691461
- https://bugzilla.mozilla.org/show_bug.cgi?id=691335
- https://bugzilla.mozilla.org/show_bug.cgi?id=693945
- https://bugzilla.mozilla.org/show_bug.cgi?id=691503
- https://bugzilla.mozilla.org/show_bug.cgi?id=690467
- https://bugzilla.mozilla.org/show_bug.cgi?id=691522
- https://bugzilla.mozilla.org/show_bug.cgi?id=690807
- https://bugzilla.mozilla.org/show_bug.cgi?id=691396
- https://bugzilla.mozilla.org/show_bug.cgi?id=691812
- https://bugzilla.mozilla.org/show_bug.cgi?id=690455
- https://bugzilla.mozilla.org/show_bug.cgi?id=691450
- https://bugzilla.mozilla.org/show_bug.cgi?id=691426
- https://bugzilla.mozilla.org/show_bug.cgi?id=691458
- https://bugzilla.mozilla.org/show_bug.cgi?id=691448
- https://bugzilla.mozilla.org/show_bug.cgi?id=692474
- https://bugzilla.mozilla.org/show_bug.cgi?id=691469
- https://bugzilla.mozilla.org/show_bug.cgi?id=691325
- https://bugzilla.mozilla.org/show_bug.cgi?id=691514
- https://bugzilla.mozilla.org/show_bug.cgi?id=690799
- https://bugzilla.mozilla.org/show_bug.cgi?id=690799
- https://bugzilla.mozilla.org/show_bug.cgi?id=691324
- https://bugzilla.mozilla.org/show_bug.cgi?id=691756
- https://bugzilla.mozilla.org/show_bug.cgi?id=691413
- https://bugzilla.mozilla.org/show_bug.cgi?id=692393
- https://bugzilla.mozilla.org/show_bug.cgi?id=691449
- https://bugzilla.mozilla.org/show_bug.cgi?id=691454
- https://bugzilla.mozilla.org/show_bug.cgi?id=691442
- https://bugzilla.mozilla.org/show_bug.cgi?id=557591
- https://bugzilla.mozilla.org/show_bug.cgi?id=692193
- https://bugzilla.mozilla.org/show_bug.cgi?id=691464
- https://bugzilla.mozilla.org/show_bug.cgi?id=691343
- https://bugzilla.mozilla.org/show_bug.cgi?id=691511
- https://bugzilla.mozilla.org/show_bug.cgi?id=614680
- https://bugzilla.mozilla.org/show_bug.cgi?id=690492
- https://bugzilla.mozilla.org/show_bug.cgi?id=691530
- https://bugzilla.mozilla.org/show_bug.cgi?id=690954
- https://bugzilla.mozilla.org/show_bug.cgi?id=691405
- https://bugzilla.mozilla.org/show_bug.cgi?id=690571
- https://bugzilla.mozilla.org/show_bug.cgi?id=691931
- https://bugzilla.mozilla.org/show_bug.cgi?id=692127
Firefox 9
- When setting Sync options for the first time, clicking Done does nothing
- error muffling
- sprurious back events on osx
- Wrong Sync Key error should only throw an error once
- Correctly identify server maintenance at login, too
- bugs with no outward impact
- TPS issue (https://bugzilla.mozilla.org/show_bug.cgi?id=698803)
- Store API Documentation (https://bugzilla.mozilla.org/show_bug.cgi?id=685757)
Firefox 10
- UI Improvements
- https://bugzilla.mozilla.org/show_bug.cgi?id=690616
- https://bugzilla.mozilla.org/show_bug.cgi?id=689311
- https://bugzilla.mozilla.org/show_bug.cgi?id=696823
- https://bugzilla.mozilla.org/show_bug.cgi?id=689428
- https://bugzilla.mozilla.org/show_bug.cgi?id=689832
- https://bugzilla.mozilla.org/show_bug.cgi?id=699216
- https://bugzilla.mozilla.org/show_bug.cgi?id=675824
- Sync: Log Status transitions
- Catch all cases of server maintenance at login. All of them
- ServerWBO
- Service.startOver resets Status.sync too late, prefs pane flickers
- Kick off a sync on "Add a Device"
- Sync: test JS server 404 for GET on missing WBO
- bugs with no outward impact
- Make SSL cert-checking optional in repoze.who.plugins.browserid (https://bugzilla.mozilla.org/show_bug.cgi?id=698636)
- ns error in policies.js (https://bugzilla.mozilla.org/show_bug.cgi?id=686365)
- string reuse for l10n (https://bugzilla.mozilla.org/show_bug.cgi?id=697217)
- Implement /storage DELETE handling in test JS Sync server (https://bugzilla.mozilla.org/show_bug.cgi?id=693864)
- Log a warning if JSON parsing of bodies fails (https://bugzilla.mozilla.org/show_bug.cgi?id=685945)
- ntermittent TEST-UNEXPECTED-FAIL | xpcshell/tests/services/sync/tests/unit/test_syncscheduler.js | test failed (https://bugzilla.mozilla.org/show_bug.cgi?id=699868)
- Typo in JS Sync server (https://bugzilla.mozilla.org/show_bug.cgi?id=694744)
- Restartless addon for TPS tests for addon sync engine (https://bugzilla.mozilla.org/show_bug.cgi?id=702814)
- syncAddDevice.js should check for JPAKE_ERROR_USERABORT (https://bugzilla.mozilla.org/show_bug.cgi?id=690532)
- Combine helpers in head_http_server.js to a complete (or nearly complete) Sync server implementation (https://bugzilla.mozilla.org/show_bug.cgi?id=673548)
- test_errorhandler.js ends up talking directly to Mozilla sync servers rather than local test harness (https://bugzilla.mozilla.org/show_bug.cgi?id=700071)
- Port test_corrupt_keys.js to use new test SyncServer (https://bugzilla.mozilla.org/show_bug.cgi?id=691643)
- Improve test_service_changePassword (https://bugzilla.mozilla.org/show_bug.cgi?id=697883)
Firefox 11
- finalize the statements in services/sync/tests/unit/test_async_querySpinningly.js
- string change
- docs - replace and with any (nigelb)
- Bump Sync version to 1.14
- java sync on mobile
- has its own bugzilla component
- favicon sync possible
I dont know what to do with these
- https://bugzilla.mozilla.org/show_bug.cgi?id=690170
- https://bugzilla.mozilla.org/show_bug.cgi?id=692556
- https://bugzilla.mozilla.org/show_bug.cgi?id=653547
- https://bugzilla.mozilla.org/show_bug.cgi?id=592375
- https://bugzilla.mozilla.org/show_bug.cgi?id=550588
- https://bugzilla.mozilla.org/show_bug.cgi?id=700051
- https://bugzilla.mozilla.org/show_bug.cgi?id=557589
- https://bugzilla.mozilla.org/show_bug.cgi?id=613277
- https://bugzilla.mozilla.org/show_bug.cgi?id=589981
- https://bugzilla.mozilla.org/show_bug.cgi?id=684788
- https://bugzilla.mozilla.org/show_bug.cgi?id=685999
Next Meeting
- address feature page/inbox