Backed out changeset f594e6f00208 (bug 1940883) for causing crashes in bug 1941164.
[gecko.git] / dom / media / webvtt / components.conf
blob21fc95c13dfe0ce90cd8d7ac7e8692743943d980
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': '{acf6e493-0092-4b26-b172-241e375c57ab}',
10         'contract_ids': ['@mozilla.org/webvttParserWrapper;1'],
11         'esModule': 'resource://gre/modules/WebVTTParserWrapper.sys.mjs',
12         'constructor': 'WebVTTParserWrapper',
13     },