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

========

https://hg.mozilla.org/integration/gaia-central/rev/67ffd0e259f4
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #27069 from asutherland/email-clone-fix

Bug 1116087 - Safely clone elements for HTML cookie cache. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/070ef3cfce74
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1116087 - Safely clone elements for HTML cookie cache

Bug 1081039 fixed the platform to call the custom element callback
appropriately when cloning / importing nodes.  A document context
with a fresh registry is required to do this (actually) correctly.

Without this fix the email app's HTML cookie cache would end up
with a corrupted cookie cache state and potentially other app
problems since the rest of the card infrastructure really was not
expecting this type of thing to happen.
This commit is contained in:
B2G Bumper Bot 2014-12-30 22:37:17 -08:00
parent ae1405096d
commit ecd57d2847

View File

@ -4,6 +4,6 @@
"remote": "",
"branch": ""
},
"revision": "dfad1ab6525b5863d8cba85ae90c76290fb05d6b",
"revision": "67ffd0e259f435b3ac53801ba38861fb9481164c",
"repo_path": "integration/gaia-central"
}