Bug 1700051: part 46) Const-qualify `mozInlineSpellStatus::mAnchorRange`. r=smaug
[gecko.git] / dom / quota / components.conf
blobe2072c2040dc62cf86c5c11bd2412af54789042d
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': '{b6f2f870-b0bc-4a1a-9c40-02cc171adb5b}',
10         'contract_ids': ['@mozilla.org/network/protocol;1?name=indexeddb'],
11         'type': 'nsIndexedDBProtocolHandler',
12         'headers': ['/dom/quota/nsIndexedDBProtocolHandler.h'],
13     },