Bug 1640914 [wpt PR 23771] - Python 3: port tests in resource-timing, a=testonly
[gecko.git] / uriloader / exthandler / components.conf
blob1379c13ffdbd20e3eef913a3b20a87e943cc3d50
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': '{8b1ae382-51a9-4972-b930-56977a57919d}',
10         'contract_ids': ['@mozilla.org/uriloader/web-handler-app;1'],
11         'jsm': 'resource://gre/modules/WebHandlerApp.jsm',
12         'constructor': 'nsWebHandlerApp',
13     },