canmove, Confirmed users, Bureaucrats and Sysops emeriti
5,401
edits
(3 intermediate revisions by 2 users not shown) | |||
Line 225: | Line 225: | ||
* As a user, I expect Firefox Sync to securely encrypt all my Firefox server data with my Firefox Account password. | * As a user, I expect Firefox Sync to securely encrypt all my Firefox server data with my Firefox Account password. | ||
** AC 1. | ** AC 1. | ||
*** Data is encrypted as per current security standards | *** {{mok}} Data is encrypted as per current security standards | ||
** AC 2. | ** AC 2. | ||
*** Data management must adhere to Mozilla security & privacy policies | *** {{mok}} Data management must adhere to Mozilla security & privacy policies | ||
=== Performance & Stability === | === Performance & Stability === | ||
Line 236: | Line 236: | ||
*** Users must detect no change to browser performance when sync service is resumed and the backlog of sync data is being processed | *** Users must detect no change to browser performance when sync service is resumed and the backlog of sync data is being processed | ||
=== Migration === | === [NOT MVP] Migration === | ||
* As a user who currently has an existing sync account with 2+ devices attached to it, I cannot migrate to FxA+Sync1.1 using the standard points of entry in Fx29 but I can find out what's going on. | * As a user who currently has an existing sync account with 2+ devices attached to it, I cannot migrate to FxA+Sync1.1 using the standard points of entry in Fx29 but I can find out what's going on. | ||
** AC 1. | ** AC 1. | ||
Line 281: | Line 281: | ||
"include_fields": "id, priority, summary, status, assigned_to, whiteboard", | "include_fields": "id, priority, summary, status, assigned_to, whiteboard", | ||
"order": "bug_id" | "order": "bug_id" | ||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
=== Bugs that folks other than rnewman and nalexander can tackle === | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, priority, summary, status, assigned_to, whiteboard", | |||
"order": "bug_id", | |||
"product":"Android Background Services", | |||
"whiteboard": "parallel" | |||
} | } | ||
</bugzilla> | </bugzilla> |