From 6c6184f9ba587504a0a335a11cf012f896446fe3 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Fri, 2 May 2014 16:10:54 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/557d2a3432f0 Author: Gregor Wagner Desc: Merge pull request #18901 from ckerschb/cspTestContainerFix Bug 858787 - Loading css for test-container from external file. r=fabrice ======== https://hg.mozilla.org/integration/gaia-central/rev/35723984b298 Author: Christoph Kerschbaumer Desc: Flipping pref csp.speccompliant causes tests to fail on the B2G Emulator, because test-container/index.html uses an inline-style which is blocked by CSP. Rewrite of the *.html file to load the css/style information from an external file CSP does not block it. --- 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 a1b7c655654e..de327a447769 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "51e7f035fcf9f66af1993922da347ff77629a88c", + "revision": "557d2a3432f051075e8abf16adb649ad6c08ce00", "repo_path": "/integration/gaia-central" }