Revision 86e444eba38e6be2123d167a3d76bb8c19b7dd17 authored by B2G Bumper Bot on 11 April 2014, 16:10:54 UTC, committed by B2G Bumper Bot on 11 April 2014, 16:10:54 UTC
========

https://hg.mozilla.org/integration/gaia-1_3/rev/4246ad5fa5c5
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18125 from viorelaioia/bug_992181

Bug 992181 - [1.3] Wait for ready event before Persona signin

========

https://hg.mozilla.org/integration/gaia-1_3/rev/e0f2d8bca424
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 992181 - [1.3] Wait for ready event before Persona signin
1 parent ef2dab0
Raw File
moz.build
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

PARALLEL_DIRS += CONFIG['MOZ_EXTENSIONS'].split()
back to top