From 488889550d3f5225157c065cec7bc3726a45ed2c Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Wed, 8 Jan 2014 02:50:17 -0800 Subject: [PATCH] Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/4c72ecffceda Author: Gabriele Svelto Desc: Bug 934429 - Remove layout/style reflows from the startup path r=rwaldron,julienw - Do not lazy load CSS files as those trigger a reflow - Do not read the height of the thread list container when starting up --- 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 415eaaba2adc..86e5b8805beb 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "5ece575c48996990bd0ac4e597fe92252bff5c40", + "revision": "4c72ecffceda5eec8d7958a87e16b5d36fdccf92", "repo_path": "/integration/gaia-central" }