Backed out 9 changesets (bug 1901851, bug 1728331) for causing remote worker crashes...
[gecko.git] / startupcache / components.conf
blobe85ccf192ce051806a58e3648c2ac16af1c8b532
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 Classes = [
8     {
9         'cid': '{a6b2f8b0-7438-11ea-bc55-0242ac130003}',
10         'contract_ids': ['@mozilla.org/startupcacheinfo;1'],
11         'type': 'nsIStartupCacheInfo',
12     },