Bug 1890689 remove DynamicResampler::mSetBufferDuration r=pehrsons
[gecko.git] / uriloader / base / nsCURILoader.idl
blob82f17fc83e78f538a860b8be709182314b9f27b8
1 /* -*- Mode: IDL; tab-width: 3; indent-tabs-mode: nil; c-basic-offset: 2 -*-
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 #include "nsIURILoader.idl"
9 /*
10 nsCURILoader implements:
11 -------------------------
12 nsIURILoader
15 %{ C++
16 #define NS_CONTENT_HANDLER_CONTRACTID "@mozilla.org/uriloader/content-handler;1"
17 #define NS_CONTENT_HANDLER_CONTRACTID_PREFIX NS_CONTENT_HANDLER_CONTRACTID "?type="