Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/6a6a9878f8a9
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #23058 from asutherland/email-unread-msgs-backend
Bug 800402 - [email/backend] UI: Show the number of unread messages in the message-list header after the folder name. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/310a982044cb
Author: Alex Wissmann <awiss@wharton.upenn.edu>
Desc:
Bug 800402 - [email/backend] UI: Show the number of unread messages in the message-list header after the folder name. r=asuth
Land the back-end parts of
bug 800402 and
bug 888955 which it depends on.
The UI parts are separable and we're landing the back-end stuff on its own to
avoid back-end bit-rot.
The changes in here exactly correspond to those in:
https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/328
--- a/b2g/config/gaia.json
+++ b/b2g/config/gaia.json
@@ -1,9 +1,9 @@
{
"git": {
"git_revision": "",
"remote": "",
"branch": ""
},
- "revision": "13bc1de946da955de7dc74829d1bbc3e005360f7",
+ "revision": "6a6a9878f8a9a949bcc451ee3f2d54bb0a628a73",
"repo_path": "/integration/gaia-central"
}