From 9df332bac4fd38f7bffc5f7043810cad4483692f Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Tue, 13 Aug 2013 10:50:26 -0700 Subject: [PATCH] Bumping gaia.json for 1 gaia-central revision(s) ======== https://hg.mozilla.org/integration/gaia-central/rev/8d72439fdc56 Author: Rick Waldron Desc: Bug 903947 - [Messages] The last recipient is copied everytime when selecting recipeint for removing r=julienw https://bugzilla.mozilla.org/show_bug.cgi?id=903947 - Clicks on accepted recipients... - Should close the keyboard, if it's a known contact recipient - while manually entering a recipient: - Two rendered recipients - A placeholder for the cursor - with only accepted recipients: - no changes, no assimilated recipients - with no placeholder at end of list: - no changes, no assimilated recipients - Ensure MockDialog triggers are assigned an initial called value (false) This patch also fixes https://bugzilla.mozilla.org/show_bug.cgi?id=903943 Signed-off-by: Rick Waldron --- 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 b296cd73e045..1958d121816d 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "565d16505778a961898aa15d882b543657821ed1", + "revision": "8d72439fdc56682e0621928992c3986b26ccd83f", "repo_path": "/integration/gaia-central" }