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

========

https://hg.mozilla.org/integration/gaia-central/rev/8ccaf06cbd38
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #12254 from gabrielesvelto/bug-911247-wappush-url

Bug 911247 - Extract the link from a message and make it clickable r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/0f0fa7af7c21
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 911247 - Extract the link from a message and make it clickable r=julienw

- Message contents are now parsed and specific fields extracted
- The messages are now stored as parsed objects into a dedicated
  IndexedDB store instead of as raw text into asyncStorage
- Dismissing the application is supported correctly including when the
  view activity is invoked after clicking on a link. As a consequence of
  this attention screens are not used anymore
- Tests have been added to cover most of the functionality
This commit is contained in:
Gaia Pushbot 2013-10-09 06:45:23 -07:00
parent 4778ce1568
commit 4333a028ff

View File

@ -1,4 +1,4 @@
{
"revision": "0757f1a86adab017411c875060d11a59208f04c9",
"revision": "8ccaf06cbd385b10fd2f338efe3a256f65e53769",
"repo_path": "/integration/gaia-central"
}