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

========

https://hg.mozilla.org/integration/gaia-central/rev/4d3b064442ca
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #28411 from lissyx/bug1119294

Bug 1119294 - Add logshake ID to keep multiple notifications around r=janx

========

https://hg.mozilla.org/integration/gaia-central/rev/21281e4a9c3a
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1119294 - Add logshake ID to keep multiple notifications around r=janx

Users may want to keep multiple logshake notifications around, so lets
generate a tag that is dependant on the timestamp to provide this. We
use the current time when receiving the capture start event, and keep it
until we receive either a success or a failure event, at which point we
reset it to null.

========

https://hg.mozilla.org/integration/gaia-central/rev/454f027fa0da
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #28412 from lissyx/bug1135860

Bug 1135860 - Change LogShake activity to share r=janx

========

https://hg.mozilla.org/integration/gaia-central/rev/08b1f66624c7
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1135860 - Change LogShake activity to share r=janx

To be able to handle sharing with a bugzilla client, we need to change
the activity triggered by LogShake, since name "new" and type "email" is
really intended to limit to the Email client. We make use of the "share"
activity.
This commit is contained in:
B2G Bumper Bot 2015-02-24 08:30:26 -08:00
parent e57e48070d
commit b32f18fd6b

View File

@ -1,9 +1,9 @@
{
"git": {
"git_revision": "2722edf0f20c4abfe101923035143cfd00ade5de",
"git_revision": "3b36ba42828e5ca931dbbab9e7d6c57997e79801",
"remote": "https://git.mozilla.org/releases/gaia.git",
"branch": ""
},
"revision": "486086a9c6092eeb4fe8e76c595233f8a2a21c54",
"revision": "4d3b064442ca833b67e678688880e45cc1dd7064",
"repo_path": "integration/gaia-central"
}