Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump

========

https://hg.mozilla.org/integration/gaia-central/rev/ab9bee224ef3
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #14801 from lissyx/bug948341

Bug 948341 - Convert Dialer to make use of the new Notification API r=etienne_s

========

https://hg.mozilla.org/integration/gaia-central/rev/eea27ecee77c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 948341 - Convert Dialer to make use of the new Notification API

Usage of the new API maks the code cleaner, we only depends on
NotificationHelper for getIconURI. Since bug 890440 landed, when this
new API is used there is no more hack to remove notification, so we have
to handle it ourself:
 - we have to close the notification in the 'click' event handler that
   we install
 - when we load the call log, we check for any notification and close
   them.

The second point allows us to fix correctly bug 926318.
This commit is contained in:
Gaia Pushbot 2013-12-20 01:50:24 -08:00
parent 2354061ccf
commit 7d13116ce0

View File

@ -1,4 +1,4 @@
{
"revision": "cf265cfb3f3cae5840af45e341b415ebf3e1ac1a",
"revision": "ab9bee224ef35bd70d9c511423b2f6af67038c25",
"repo_path": "/integration/gaia-central"
}