From 3fb61eabefaf92eaae1058e14ee936dcb32ba832 Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Fri, 25 Oct 2013 09:35:25 -0700 Subject: [PATCH] Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/8f782376375b Author: Rick Waldron Desc: Bug 877718 - [Messages] Contact's correct phone number and type is displayed r=julienw https://bugzilla.mozilla.org/show_bug.cgi?id=877718 - Rename Utils.compareDialables => Utils.probablyMatches - normalizes with navigator.mozPhoneNumberService.normalize if possible - otherwise fallback to previous matching strategy (no non-digit => digit replacement) - Update navigator.mozContacts.find desktop "mock" to also normalize when searching numbers Signed-off-by: Rick Waldron ======== https://hg.mozilla.org/integration/gaia-central/rev/59abff9c1005 Author: Jose M. Cantera Desc: Merge pull request #13036 from gitmai/bug-926582-search-bar-not-working Bug 926582 - [B2G][Contacts] The search bar will stop functioning when searching contacts in Gmail or Outlook ======== https://hg.mozilla.org/integration/gaia-central/rev/976f8748c472 Author: mai Desc: Bug 926582 - [B2G][Contacts] The search bar will stop functioning when searching contacts in Gmail or Outlook --- 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 d505e620dd4f..a8498c66a71e 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "f6bdd9d219b832b059ecc42df53a3882479db9de", + "revision": "8f782376375bb3a6cd898205ae988f4ca585417c", "repo_path": "/integration/gaia-central" }