From e21793dbc78ff6868869c0e9b96b1c7e5dbcbad4 Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Thu, 12 Sep 2013 16:30:24 -0700 Subject: [PATCH] Bumping gaia.json for 4 gaia-central revision(s) ======== https://hg.mozilla.org/integration/gaia-central/rev/21d0f4126507 Author: Kyle Machulis Desc: Merge pull request #12121 from qdot/891725-cellbroadcast-customization Bug 891725 - Added unit tests for cell broadcast and voicemail customiza... ======== https://hg.mozilla.org/integration/gaia-central/rev/d0c799717e7e Author: Kyle Machulis Desc: Bug 891725 - Added unit tests for cell broadcast and voicemail customization ======== https://hg.mozilla.org/integration/gaia-central/rev/f409d2795cb1 Author: Kyle Machulis Desc: Bug 898409, 898410: Fixes to operator variant Fix writable property of navigator.mozPower, remove unused stubPower variable Change operator variant helper from mobileConnection to iccHelper mobileConnection seems to be unstable when the sim card is locked. This patch changes operator variant to use IccHelper for fetching mcc/mnc instead. ======== https://hg.mozilla.org/integration/gaia-central/rev/bab155b06eb6 Author: Kyle Machulis Desc: Revert "Revert "Merge pull request #12000 from nullaus/operator-variant"" This reverts commit 8b15a3359fc30f3703808763e976cfcab3812724. --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 916e4c515e8..572d114acf1 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "4ef712b02d79d888bfe2d89db05e08dff9b32640", + "revision": "21d0f4126507812091b99a3d2c8a142d3d3e32a3", "repo_path": "/integration/gaia-central" }