Bug 1698786: part 1) Add some logging to `mozInlineSpellChecker`. r=masayuki
[gecko.git] / image / decoders / icon / components.conf
blobe374e7b60cb793055fdce986aceaa72f684b2fb3
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': '{d0f9db12-249c-11d5-9905-001083010e9b}',
10         'contract_ids': ['@mozilla.org/network/protocol;1?name=moz-icon'],
11         'type': 'nsIconProtocolHandler',
12         'headers': ['/image/decoders/icon/nsIconProtocolHandler.h'],
13     },
14     {
15         'cid': '{1460df3b-774c-4205-8349-838e507c3ef9}',
16         'type': 'nsMozIconURI::Mutator',
17         'headers': ['/image/decoders/icon/nsIconURI.h'],
18     },