> - https://bugzilla.mozilla.org/show_bug.cgi?id=951373 per-client sync > options (seems like Android made this switch, so we need to as well?)
We did not do this for Android, though it would (have) made things easier in both places. We do still need to implement the desktop-discovers-additional-engines logic that ibarlow and a few of us discussed. > - https://bugzilla.mozilla.org/show_bug.cgi?id=959034 409 Conflict handling We're tracking this for 30 on Android. > - https://bugzilla.mozilla.org/show_bug.cgi?id=963835 handle incorrect > case in emails This is a 29 blocker. > These bugs seem like they might involve UI changes, which we can't > easily do at this point: > - https://bugzilla.mozilla.org/show_bug.cgi?id=945449 support for auth > server back-off protocol > - https://bugzilla.mozilla.org/show_bug.cgi?id=958447 token server back-off These shouldn't need UI changes -- it's just hooking the two new servers into the existing desktop backoff system. (This will be a hack on desktop, because there's no real state machine; if you want to see how it ought to look, see the three different BackoffHandlers I'm building out for Android.) > - https://bugzilla.mozilla.org/show_bug.cgi?id=927527 support for > "over-quota" notification I don't believe we currently track quotas, so this seems non-urgent, but rfkelly and telliott might have a different (and more valid) opinion. _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

