michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: # Common mozconfig for all users michael@0: # michael@0: # Add options to this file that will be inherited by all in-tree mozconfigs. michael@0: # This file is included at the *end* of the mozconfigs, and so may be used michael@0: # to override anything done previously. michael@0: # michael@0: # The common expected usage is for try builds with nondefault options.