From 29a861158cb469e60c2c11b4f0114e271d77d355 Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Wed, 23 Oct 2013 15:05:25 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/0de4fc219e05 Author: Andrew Sutherland Desc: Merge pull request #13022 from brion/bug929525-emailsetup Bug 929525: Email manual setup 'account' fields make automatic spelling corrections. r=asuth ======== https://hg.mozilla.org/integration/gaia-central/rev/1d313d8c037c Author: Brion Vibber Desc: Bug 929525: Email manual setup 'account' fields make automatic spelling corrections Added x-inputmode="verbatim" inputmode="verbatim" on username fields to keep them from spontaneously correcting your username to random words. --- 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 281763062d6..07a7f13c2f0 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "644d444e236827774ad6f6ecacf46bc55a6834fe", + "revision": "0de4fc219e05779c4cbfb88abf40cadc4376dd14", "repo_path": "/integration/gaia-central" }