gecko/b2g/config/gaia.json
B2G Bumper Bot b003e00438 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d94edb1e5374
Author: You-Sheng Yang <vicamo@gmail.com>
Desc: Merge pull request #18908 from vicamo/bugzilla/994819/cost-control-racing-conditions

Bug 994819 - [Cost Control] invoke passed callbacks when everything is ready. r=salva, f=cyang

========

https://hg.mozilla.org/integration/gaia-central/rev/48e654d8f0fe
Author: You-Sheng Yang <vicamo@gmail.com>
Desc: Bug 994819 - [Cost Control] invoke passed callbacks when everything is ready. r=salva

1) apps/costcontrol/js/config/config_manager.js, function
requestSettings, callback may be invoked while a companion
asyncStorage.setItem() call is on going.

2) apps/costcontrol/js/config/config_manager.js, function setOption,
callback may be invoked while a companion requestSettings() call is on
going.

3) apps/costcontrol/js/message_handler.js, function _onNetworkAlarm,
function closeIfProceeds may be invoked while a companion
ConfigManager.setOption() call is on going.
2014-05-12 19:29:50 -07:00

10 lines
204 B
JSON

{
"git": {
"git_revision": "",
"remote": "",
"branch": ""
},
"revision": "d94edb1e53749a717fa1f9306af816aeec6ce58f",
"repo_path": "/integration/gaia-central"
}