mshtml: All interfaces in nsiface.idl are local.

Since there is no in or out, or other information necessary for
remoting, all of the interfaces can only used locally, so declare them
all as local.
This commit is contained in:
Rob Shearman 2008-02-13 16:21:42 +00:00 committed by Alexandre Julliard
parent 4539f4f25b
commit 9b11494db7
1 changed files with 194 additions and 99 deletions

View File

@ -87,7 +87,8 @@ interface IMoniker;
[ [
object, object,
uuid(00000000-0000-0000-c000-000000000046) uuid(00000000-0000-0000-c000-000000000046),
local
] ]
interface nsISupports interface nsISupports
{ {
@ -127,7 +128,8 @@ typedef nsISupports nsIDOMMediaList;
[ [
object, object,
uuid(8bb35ed9-e332-462d-9155-4a002ab5c958) uuid(8bb35ed9-e332-462d-9155-4a002ab5c958),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIServiceManager : nsISupports interface nsIServiceManager : nsISupports
@ -140,7 +142,8 @@ interface nsIServiceManager : nsISupports
[ [
object, object,
uuid(00000001-0000-0000-c000-000000000046) uuid(00000001-0000-0000-c000-000000000046),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIFactory : nsISupports interface nsIFactory : nsISupports
@ -151,7 +154,8 @@ interface nsIFactory : nsISupports
[ [
object, object,
uuid(db242e01-e4d9-11d2-9dde-000064657374) uuid(db242e01-e4d9-11d2-9dde-000064657374),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIObserver : nsISupports interface nsIObserver : nsISupports
@ -161,7 +165,8 @@ interface nsIObserver : nsISupports
[ [
object, object,
uuid(a88e5a60-205a-4bb1-94e1-2628daf51eae) uuid(a88e5a60-205a-4bb1-94e1-2628daf51eae),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIComponentManager : nsISupports interface nsIComponentManager : nsISupports
@ -176,7 +181,8 @@ interface nsIComponentManager : nsISupports
[ [
object, object,
uuid(59e7e77a-38e4-11d4-8cf5-0060b0fc14a3) uuid(59e7e77a-38e4-11d4-8cf5-0060b0fc14a3),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIMemory : nsISupports interface nsIMemory : nsISupports
@ -190,7 +196,8 @@ interface nsIMemory : nsISupports
[ [
object, object,
uuid(9188bc85-f92e-11d2-81ef-0060083a0bcf) uuid(9188bc85-f92e-11d2-81ef-0060083a0bcf),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWeakReference : nsISupports interface nsIWeakReference : nsISupports
@ -200,7 +207,8 @@ interface nsIWeakReference : nsISupports
[ [
object, object,
uuid(9188bc86-f92e-11d2-81ef-0060083a0bcf) uuid(9188bc86-f92e-11d2-81ef-0060083a0bcf),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsISupportsWeakReference : nsISupports interface nsISupportsWeakReference : nsISupports
@ -210,7 +218,8 @@ interface nsISupportsWeakReference : nsISupports
[ [
object, object,
uuid(033a1470-8b2a-11d3-af88-00a024ffc08c) uuid(033a1470-8b2a-11d3-af88-00a024ffc08c),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIInterfaceRequestor : nsISupports interface nsIInterfaceRequestor : nsISupports
@ -220,7 +229,8 @@ interface nsIInterfaceRequestor : nsISupports
[ [
object, object,
uuid(d1899240-f9d2-11d2-bdd6-000064657374) uuid(d1899240-f9d2-11d2-bdd6-000064657374),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsISimpleEnumerator : nsISupports interface nsISimpleEnumerator : nsISupports
@ -231,7 +241,8 @@ interface nsISimpleEnumerator : nsISupports
[ [
object, object,
uuid(114744d9-c369-456e-b55a-52fe52880d2d) uuid(114744d9-c369-456e-b55a-52fe52880d2d),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIArray : nsISupports interface nsIArray : nsISupports
@ -244,7 +255,8 @@ interface nsIArray : nsISupports
[ [
object, object,
uuid(af059da0-c85b-40ec-af07-ae4bfdc192cc) uuid(af059da0-c85b-40ec-af07-ae4bfdc192cc),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIMutableArray : nsIArray interface nsIMutableArray : nsIArray
@ -257,7 +269,8 @@ interface nsIMutableArray : nsIArray
[ [
object, object,
uuid(4d12e540-83d7-11d5-90ed-0010a4e73d9a) uuid(4d12e540-83d7-11d5-90ed-0010a4e73d9a),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIVariant : nsISupports interface nsIVariant : nsISupports
@ -323,7 +336,8 @@ interface nsIVariant : nsISupports
[ [
object, object,
uuid(5586a590-8c82-11d5-90f3-0010a4e73d9a) uuid(5586a590-8c82-11d5-90f3-0010a4e73d9a),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIWritableVariant : nsIVariant interface nsIWritableVariant : nsIVariant
@ -363,7 +377,8 @@ interface nsIWritableVariant : nsIVariant
[ [
object, object,
uuid(fa9c7f6c-61b3-11d4-9877-00c04fa0cf4a) uuid(fa9c7f6c-61b3-11d4-9877-00c04fa0cf4a),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIInputStream : nsISupports interface nsIInputStream : nsISupports
@ -380,7 +395,8 @@ interface nsIInputStream : nsISupports
[ [
object, object,
uuid(450cd2d4-f0fd-424d-b365-b1251f80fd53) uuid(450cd2d4-f0fd-424d-b365-b1251f80fd53),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIStringInputStream : nsIInputStream interface nsIStringInputStream : nsIInputStream
@ -392,7 +408,8 @@ interface nsIStringInputStream : nsIInputStream
[ [
object, object,
uuid(07a22cc0-0ce5-11d3-9331-00104ba0fd40) uuid(07a22cc0-0ce5-11d3-9331-00104ba0fd40),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIURI : nsISupports interface nsIURI : nsISupports
@ -427,7 +444,8 @@ interface nsIURI : nsISupports
[ [
object, object,
uuid(ef6bfbd2-fd46-48d8-96b7-9f8f0fd387fe) uuid(ef6bfbd2-fd46-48d8-96b7-9f8f0fd387fe),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIRequest : nsISupports interface nsIRequest : nsISupports
@ -446,7 +464,8 @@ interface nsIRequest : nsISupports
[ [
object, object,
uuid(fd91e2e0-1481-11d3-9333-00104ba0fd40) uuid(fd91e2e0-1481-11d3-9333-00104ba0fd40),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIRequestObserver : nsISupports interface nsIRequestObserver : nsISupports
@ -457,7 +476,8 @@ interface nsIRequestObserver : nsISupports
[ [
object, object,
uuid(1a637020-1482-11d3-9333-00104ba0fd40) uuid(1a637020-1482-11d3-9333-00104ba0fd40),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIStreamListener : nsIRequestObserver interface nsIStreamListener : nsIRequestObserver
@ -468,7 +488,8 @@ interface nsIStreamListener : nsIRequestObserver
[ [
object, object,
uuid(3de0a31c-feaf-400f-9f1e-4ef71f8b20cc) uuid(3de0a31c-feaf-400f-9f1e-4ef71f8b20cc),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsILoadGroup : nsIRequest interface nsILoadGroup : nsIRequest
@ -487,7 +508,8 @@ interface nsILoadGroup : nsIRequest
[ [
object, object,
uuid(c63a055a-a676-4e71-bf3c-6cfa11082018) uuid(c63a055a-a676-4e71-bf3c-6cfa11082018),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIChannel : nsIRequest interface nsIChannel : nsIRequest
@ -512,7 +534,8 @@ interface nsIChannel : nsIRequest
[ [
object, object,
uuid(9277fe09-f0cc-4cd9-bbce-581dd94b0260) uuid(9277fe09-f0cc-4cd9-bbce-581dd94b0260),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIHttpChannel : nsIChannel interface nsIHttpChannel : nsIChannel
@ -540,7 +563,8 @@ interface nsIHttpChannel : nsIChannel
[ [
object, object,
uuid(ddf633d8-e9a4-439d-ad88-de636fd9bb75) uuid(ddf633d8-e9a4-439d-ad88-de636fd9bb75),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIUploadChannel : nsISupports interface nsIUploadChannel : nsISupports
@ -552,7 +576,8 @@ interface nsIUploadChannel : nsISupports
[ [
object, object,
uuid(a6cf90c1-15b3-11d2-932e-00805f8add32) uuid(a6cf90c1-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMCSSRule : nsISupports interface nsIDOMCSSRule : nsISupports
@ -566,7 +591,8 @@ interface nsIDOMCSSRule : nsISupports
[ [
object, object,
uuid(a6cf90be-15b3-11d2-932e-00805f8add32) uuid(a6cf90be-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMCSSStyleDeclaration : nsISupports interface nsIDOMCSSStyleDeclaration : nsISupports
@ -586,7 +612,8 @@ interface nsIDOMCSSStyleDeclaration : nsISupports
[ [
object, object,
uuid(a6cf90c0-15b3-11d2-932e-00805f8add32) uuid(a6cf90c0-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMCSSRuleList : nsISupports interface nsIDOMCSSRuleList : nsISupports
@ -597,7 +624,8 @@ interface nsIDOMCSSRuleList : nsISupports
[ [
object, object,
uuid(a6cf9080-15b3-11d2-932e-00805f8add32) uuid(a6cf9080-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMStyleSheet : nsISupports interface nsIDOMStyleSheet : nsISupports
@ -614,7 +642,8 @@ interface nsIDOMStyleSheet : nsISupports
[ [
object, object,
uuid(a6cf90c2-15b3-11d2-932e-00805f8add32) uuid(a6cf90c2-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMCSSStyleSheet : nsIDOMStyleSheet interface nsIDOMCSSStyleSheet : nsIDOMStyleSheet
@ -627,7 +656,8 @@ interface nsIDOMCSSStyleSheet : nsIDOMStyleSheet
[ [
object, object,
uuid(a6cf9081-15b3-11d2-932e-00805f8add32) uuid(a6cf9081-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMStyleSheetList : nsISupports interface nsIDOMStyleSheetList : nsISupports
@ -638,7 +668,8 @@ interface nsIDOMStyleSheetList : nsISupports
[ [
object, object,
uuid(a6cf907d-15b3-11d2-932e-00805f8add32) uuid(a6cf907d-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMNodeList : nsISupports interface nsIDOMNodeList : nsISupports
@ -649,7 +680,8 @@ interface nsIDOMNodeList : nsISupports
[ [
object, object,
uuid(a6cf907c-15b3-11d2-932e-00805f8add32) uuid(a6cf907c-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMNode : nsISupports interface nsIDOMNode : nsISupports
@ -698,7 +730,8 @@ interface nsIDOMNode : nsISupports
[ [
object, object,
uuid(a6cf9078-15b3-11d2-932e-00805f8add32) uuid(a6cf9078-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMElement : nsIDOMNode interface nsIDOMElement : nsIDOMNode
@ -728,7 +761,8 @@ interface nsIDOMElement : nsIDOMNode
[ [
object, object,
uuid(99715845-95fc-4a56-aa53-214b65c26e22) uuid(99715845-95fc-4a56-aa53-214b65c26e22),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMElementCSSInlineStyle : nsISupports interface nsIDOMElementCSSInlineStyle : nsISupports
@ -740,7 +774,8 @@ cpp_quote("#undef GetClassName")
[ [
object, object,
uuid(a6cf9085-15b3-11d2-932e-00805f8add32) uuid(a6cf9085-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMHTMLElement : nsIDOMElement interface nsIDOMHTMLElement : nsIDOMElement
@ -759,7 +794,8 @@ interface nsIDOMHTMLElement : nsIDOMElement
[ [
object, object,
uuid(da83b2ec-8264-4410-8496-ada3acd2ae42) uuid(da83b2ec-8264-4410-8496-ada3acd2ae42),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIDOMNSHTMLElement : nsISupports interface nsIDOMNSHTMLElement : nsISupports
@ -788,7 +824,8 @@ interface nsIDOMNSHTMLElement : nsISupports
[ [
object, object,
uuid(a6cf9072-15b3-11d2-932e-00805f8add32) uuid(a6cf9072-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMCharacterData : nsIDOMNode interface nsIDOMCharacterData : nsIDOMNode
@ -805,7 +842,8 @@ interface nsIDOMCharacterData : nsIDOMNode
[ [
object, object,
uuid(a6cf9082-15b3-11d2-932e-00805f8add32) uuid(a6cf9082-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMText : nsIDOMCharacterData interface nsIDOMText : nsIDOMCharacterData
@ -815,7 +853,8 @@ interface nsIDOMText : nsIDOMCharacterData
[ [
object, object,
uuid(a6cf9073-15b3-11d2-932e-00805f8add32) uuid(a6cf9073-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMComment : nsIDOMCharacterData interface nsIDOMComment : nsIDOMCharacterData
@ -824,7 +863,8 @@ interface nsIDOMComment : nsIDOMCharacterData
[ [
object, object,
uuid(a6cf9076-15b3-11d2-932e-00805f8add32) uuid(a6cf9076-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMDocumentFragment : nsIDOMNode interface nsIDOMDocumentFragment : nsIDOMNode
@ -833,7 +873,8 @@ interface nsIDOMDocumentFragment : nsIDOMNode
[ [
object, object,
uuid(a6cf9075-15b3-11d2-932e-00805f8add32) uuid(a6cf9075-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMDocument : nsIDOMNode interface nsIDOMDocument : nsIDOMNode
@ -863,7 +904,8 @@ interface nsIDOMDocument : nsIDOMNode
[ [
object, object,
uuid(a6cf9084-15b3-11d2-932e-00805f8add32) uuid(a6cf9084-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMHTMLDocument : nsIDOMDocument interface nsIDOMHTMLDocument : nsIDOMDocument
@ -891,7 +933,8 @@ interface nsIDOMHTMLDocument : nsIDOMDocument
[ [
object, object,
uuid(79beb289-3644-4b54-9432-9fb993945629) uuid(79beb289-3644-4b54-9432-9fb993945629),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIDOMNSHTMLDocument : nsISupports interface nsIDOMNSHTMLDocument : nsISupports
@ -935,7 +978,8 @@ interface nsIDOMNSHTMLDocument : nsISupports
[ [
object, object,
uuid(3d9f4973-dd2e-48f5-b5f7-2634e09eadd9) uuid(3d9f4973-dd2e-48f5-b5f7-2634e09eadd9),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMDocumentStyle : nsISupports interface nsIDOMDocumentStyle : nsISupports
@ -945,7 +989,8 @@ interface nsIDOMDocumentStyle : nsISupports
[ [
object, object,
uuid(a6cf90ce-15b3-11d2-932e-00805f8add32) uuid(a6cf90ce-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMRange : nsISupports interface nsIDOMRange : nsISupports
@ -985,7 +1030,8 @@ interface nsIDOMRange : nsISupports
[ [
object, object,
uuid(a6cf90f2-15b3-11d2-932e-00805f8add32) uuid(a6cf90f2-15b3-11d2-932e-00805f8add32),
local
] ]
interface nsIDOMNSRange : nsISupports interface nsIDOMNSRange : nsISupports
{ {
@ -1000,7 +1046,8 @@ interface nsIDOMNSRange : nsISupports
[ [
object, object,
uuid(7b9badc6-c9bc-447a-8670-dbd195aed24b) uuid(7b9badc6-c9bc-447a-8670-dbd195aed24b),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMDocumentRange : nsISupports interface nsIDOMDocumentRange : nsISupports
@ -1010,7 +1057,8 @@ interface nsIDOMDocumentRange : nsISupports
[ [
object, object,
uuid(b2c7ed59-8634-4352-9e37-5484c8b6e4e1) uuid(b2c7ed59-8634-4352-9e37-5484c8b6e4e1),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsISelection : nsISupports interface nsISelection : nsISupports
@ -1038,7 +1086,8 @@ interface nsISelection : nsISupports
[ [
object, object,
uuid(a6cf906b-15b3-11d2-932e-00805f8add32) uuid(a6cf906b-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMWindow : nsISupports interface nsIDOMWindow : nsISupports
@ -1064,7 +1113,8 @@ interface nsIDOMWindow : nsISupports
[ [
object, object,
uuid(a6cf908e-15b3-11d2-932e-00805f8add32) uuid(a6cf908e-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMHTMLBodyElement : nsIDOMHTMLElement interface nsIDOMHTMLBodyElement : nsIDOMHTMLElement
@ -1085,7 +1135,8 @@ interface nsIDOMHTMLBodyElement : nsIDOMHTMLElement
[ [
object, object,
uuid(a6cf9093-15b3-11d2-932e-00805f8add32) uuid(a6cf9093-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMHTMLInputElement : nsIDOMHTMLElement interface nsIDOMHTMLInputElement : nsIDOMHTMLElement
@ -1133,7 +1184,8 @@ interface nsIDOMHTMLInputElement : nsIDOMHTMLElement
[ [
object, object,
uuid(a6cf9092-15b3-11d2-932e-00805f8add32) uuid(a6cf9092-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMHTMLOptionElement : nsIDOMHTMLElement interface nsIDOMHTMLOptionElement : nsIDOMHTMLElement
@ -1155,7 +1207,8 @@ interface nsIDOMHTMLOptionElement : nsIDOMHTMLElement
[ [
object, object,
uuid(a6cf9090-15b3-11d2-932e-00805f8add32) uuid(a6cf9090-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMHTMLSelectElement : nsIDOMHTMLElement interface nsIDOMHTMLSelectElement : nsIDOMHTMLElement
@ -1187,7 +1240,8 @@ interface nsIDOMHTMLSelectElement : nsIDOMHTMLElement
[ [
object, object,
uuid(a6cf9094-15b3-11d2-932e-00805f8add32) uuid(a6cf9094-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMHTMLTextAreaElement : nsIDOMHTMLElement interface nsIDOMHTMLTextAreaElement : nsIDOMHTMLElement
@ -1219,7 +1273,8 @@ interface nsIDOMHTMLTextAreaElement : nsIDOMHTMLElement
[ [
object, object,
uuid(94928ab3-8b63-11d3-989d-001083010e9b) uuid(94928ab3-8b63-11d3-989d-001083010e9b),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIURIContentListener : nsISupports interface nsIURIContentListener : nsISupports
@ -1238,7 +1293,8 @@ interface nsIURIContentListener : nsISupports
[ [
object, object,
uuid(44b78386-1dd2-11b2-9ad2-e4eee2ca1916) uuid(44b78386-1dd2-11b2-9ad2-e4eee2ca1916),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsITooltipListener : nsISupports interface nsITooltipListener : nsISupports
@ -1249,7 +1305,8 @@ interface nsITooltipListener : nsISupports
[ [
object, object,
uuid(69e5df00-7b8b-11d3-af61-00a024ffc08c) uuid(69e5df00-7b8b-11d3-af61-00a024ffc08c),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWebBrowser : nsISupports interface nsIWebBrowser : nsISupports
@ -1267,7 +1324,8 @@ cpp_quote("#define SETUP_IS_CHROME_WRAPPER 7")
[ [
object, object,
uuid(f15398a0-8018-11d3-af70-00a024ffc08c) uuid(f15398a0-8018-11d3-af70-00a024ffc08c),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWebBrowserSetup : nsISupports interface nsIWebBrowserSetup : nsISupports
@ -1279,7 +1337,8 @@ typedef void* nativeWindow;
[ [
object, object,
uuid(046bc8a0-8015-11d3-af70-00a024ffc08c) uuid(046bc8a0-8015-11d3-af70-00a024ffc08c),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIBaseWindow : nsISupports interface nsIBaseWindow : nsISupports
@ -1315,7 +1374,8 @@ cpp_quote("#define LOAD_FLAGS_NONE 0")
[ [
object, object,
uuid(f5d9e7b0-d930-11d3-b057-00a024ffc08c) uuid(f5d9e7b0-d930-11d3-b057-00a024ffc08c),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIWebNavigation : nsISupports interface nsIWebNavigation : nsISupports
@ -1338,7 +1398,8 @@ interface nsIWebNavigation : nsISupports
[ [
object, object,
uuid(f1094df6-ce0e-42c9-9847-2f663172c38d) uuid(f1094df6-ce0e-42c9-9847-2f663172c38d),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIPrintSettings : nsISupports interface nsIPrintSettings : nsISupports
@ -1453,7 +1514,8 @@ interface nsIPrintSettings : nsISupports
[ [
object, object,
uuid(9a7ca4b0-fbba-11d4-a869-00105a183419) uuid(9a7ca4b0-fbba-11d4-a869-00105a183419),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWebBrowserPrint : nsISupports interface nsIWebBrowserPrint : nsISupports
@ -1479,7 +1541,8 @@ interface nsIWebBrowserPrint : nsISupports
[ [
object, object,
uuid(919e792a-6490-40b8-bba5-f9e9ad5640c8) uuid(919e792a-6490-40b8-bba5-f9e9ad5640c8),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIScrollable : nsISupports interface nsIScrollable : nsISupports
@ -1509,7 +1572,8 @@ interface nsIScrollable : nsISupports
[ [
object, object,
uuid(c8c0a080-0868-11d3-915f-d9d889d48e3c) uuid(c8c0a080-0868-11d3-915f-d9d889d48e3c),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIFile : nsISupports interface nsIFile : nsISupports
@ -1561,7 +1625,8 @@ interface nsIFile : nsISupports
[ [
object, object,
uuid(56c35506-f14b-11d3-99d3-ddbfac2ccf65) uuid(56c35506-f14b-11d3-99d3-ddbfac2ccf65),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIPrefBranch : nsISupports interface nsIPrefBranch : nsISupports
@ -1588,7 +1653,8 @@ interface nsIPrefBranch : nsISupports
[ [
object, object,
uuid(15fd6940-8ea7-11d3-93ad-00104ba0fd40) uuid(15fd6940-8ea7-11d3-93ad-00104ba0fd40),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIProtocolHandler : nsISupports interface nsIProtocolHandler : nsISupports
@ -1604,7 +1670,8 @@ interface nsIProtocolHandler : nsISupports
[ [
object, object,
uuid(0e61f3b2-34d7-4c79-bfdc-4860bc7341b7) uuid(0e61f3b2-34d7-4c79-bfdc-4860bc7341b7),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIExternalProtocolHandler : nsIProtocolHandler interface nsIExternalProtocolHandler : nsIProtocolHandler
@ -1614,7 +1681,8 @@ interface nsIExternalProtocolHandler : nsIProtocolHandler
[ [
object, object,
uuid(bddeda3f-9020-4d12-8c70-984ee9f7935e) uuid(bddeda3f-9020-4d12-8c70-984ee9f7935e),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIIOService : nsISupports interface nsIIOService : nsISupports
@ -1635,7 +1703,8 @@ interface nsIIOService : nsISupports
[ [
object, object,
uuid(9c5d3c58-1dd1-11b2-a1c9-f3699284657a) uuid(9c5d3c58-1dd1-11b2-a1c9-f3699284657a),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWebBrowserFocus : nsISupports interface nsIWebBrowserFocus : nsISupports
@ -1652,7 +1721,8 @@ interface nsIWebBrowserFocus : nsISupports
[ [
object, object,
uuid(ba434c60-9d52-11d3-afb0-00a024ffc08c) uuid(ba434c60-9d52-11d3-afb0-00a024ffc08c),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWebBrowserChrome : nsISupports interface nsIWebBrowserChrome : nsISupports
@ -1671,7 +1741,8 @@ interface nsIWebBrowserChrome : nsISupports
[ [
object, object,
uuid(df31c120-ded6-11d1-bd85-00805f8ae3f4) uuid(df31c120-ded6-11d1-bd85-00805f8ae3f4),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMEventListener : nsISupports interface nsIDOMEventListener : nsISupports
@ -1681,7 +1752,8 @@ interface nsIDOMEventListener : nsISupports
[ [
object, object,
uuid(1c773b30-d1cf-11d2-bd95-00805f8ae3f4) uuid(1c773b30-d1cf-11d2-bd95-00805f8ae3f4),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMEventTarget : nsISupports interface nsIDOMEventTarget : nsISupports
@ -1693,7 +1765,8 @@ interface nsIDOMEventTarget : nsISupports
[ [
object, object,
uuid(a66b7b80-ff46-bd97-0080-5f8ae38add32) uuid(a66b7b80-ff46-bd97-0080-5f8ae38add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMEvent : nsISupports interface nsIDOMEvent : nsISupports
@ -1720,7 +1793,8 @@ cpp_quote("#define CONTEXT_BACKGROUND_IMAGE 0x20")
[ [
object, object,
uuid(3478b6b0-3875-11d4-94ef-0020183bf181) uuid(3478b6b0-3875-11d4-94ef-0020183bf181),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIContextMenuListener : nsISupports interface nsIContextMenuListener : nsISupports
@ -1730,7 +1804,8 @@ interface nsIContextMenuListener : nsISupports
[ [
object, object,
uuid(a6cf90c3-15b3-11d2-932e-00805f8add32) uuid(a6cf90c3-15b3-11d2-932e-00805f8add32),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMUIEvent : nsIDOMEvent interface nsIDOMUIEvent : nsIDOMEvent
@ -1743,7 +1818,8 @@ interface nsIDOMUIEvent : nsIDOMEvent
[ [
object, object,
uuid(ff751edc-8b02-aae7-0010-8301838a3123) uuid(ff751edc-8b02-aae7-0010-8301838a3123),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIDOMMouseEvent : nsIDOMUIEvent interface nsIDOMMouseEvent : nsIDOMUIEvent
@ -1767,7 +1843,8 @@ interface nsIDOMMouseEvent : nsIDOMUIEvent
[ [
object, object,
uuid(028e0e6e-8b01-11d3-aae7-0010838a3123) uuid(028e0e6e-8b01-11d3-aae7-0010838a3123),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIDOMKeyEvent : nsIDOMUIEvent interface nsIDOMKeyEvent : nsIDOMUIEvent
@ -1785,9 +1862,10 @@ interface nsIDOMKeyEvent : nsIDOMUIEvent
} }
[ [
object, object,
uuid(3e5432cd-9568-4bd1-8cbe-d50aba110743) uuid(3e5432cd-9568-4bd1-8cbe-d50aba110743),
/* FROZEN */ local
/* FROZEN */
] ]
interface nsIEmbeddingSiteWindow : nsISupports interface nsIEmbeddingSiteWindow : nsISupports
{ {
@ -1802,9 +1880,10 @@ interface nsIEmbeddingSiteWindow : nsISupports
} }
[ [
object, object,
uuid(2417cbfe-65ad-48a6-b4b6-eb84db174392) uuid(2417cbfe-65ad-48a6-b4b6-eb84db174392),
/* FROZEN */ local
/* FROZEN */
] ]
interface nsIComponentRegistrar : nsISupports interface nsIComponentRegistrar : nsISupports
{ {
@ -1827,7 +1906,8 @@ interface nsIComponentRegistrar : nsISupports
[ [
object, object,
uuid(1630c61a-325e-49ca-8759-a31b16c47aa5) uuid(1630c61a-325e-49ca-8759-a31b16c47aa5),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIPromptService : nsISupports interface nsIPromptService : nsISupports
@ -1861,7 +1941,8 @@ interface nsIPromptService : nsISupports
[ [
object, object,
uuid(b128a1e6-44f3-4331-8fbe-5af360ff21ee) uuid(b128a1e6-44f3-4331-8fbe-5af360ff21ee),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsITooltipTextProvider : nsISupports interface nsITooltipTextProvider : nsISupports
@ -1871,7 +1952,8 @@ interface nsITooltipTextProvider : nsISupports
[ [
object, object,
uuid(02b0625a-e7f3-11d2-9f5a-006008a6efe9) uuid(02b0625a-e7f3-11d2-9f5a-006008a6efe9),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIProfile : nsISupports interface nsIProfile : nsISupports
@ -1892,7 +1974,8 @@ interface nsIProfile : nsISupports
[ [
object, object,
uuid(30465632-a777-44cc-90f9-8145475ef999) uuid(30465632-a777-44cc-90f9-8145475ef999),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWindowCreator : nsISupports interface nsIWindowCreator : nsISupports
@ -1903,7 +1986,8 @@ interface nsIWindowCreator : nsISupports
[ [
object, object,
uuid(f673ec81-a4b0-11d6-964b-eb5a2bf216fc) uuid(f673ec81-a4b0-11d6-964b-eb5a2bf216fc),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIWindowCreator2 : nsIWindowCreator interface nsIWindowCreator2 : nsIWindowCreator
@ -1915,7 +1999,8 @@ interface nsIWindowCreator2 : nsIWindowCreator
[ [
object, object,
uuid(002286a8-494b-43b3-8ddd-49e3fc50622b) uuid(002286a8-494b-43b3-8ddd-49e3fc50622b),
local
/* FROZEN */ /* FROZEN */
] ]
interface nsIWindowWatcher : nsISupports interface nsIWindowWatcher : nsISupports
@ -1937,7 +2022,8 @@ interface nsIWindowWatcher : nsISupports
[ [
object, object,
uuid(d39fd2b4-3978-45d2-a4be-ba448171b61b) uuid(d39fd2b4-3978-45d2-a4be-ba448171b61b),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIEditingSession : nsISupports interface nsIEditingSession : nsISupports
@ -1954,7 +2040,8 @@ interface nsIEditingSession : nsISupports
[ [
object, object,
uuid(83f892cf-7ed3-490e-967a-62640f3158e1) uuid(83f892cf-7ed3-490e-967a-62640f3158e1),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsICommandParams : nsISupports interface nsICommandParams : nsISupports
@ -1980,7 +2067,8 @@ interface nsICommandParams : nsISupports
[ [
object, object,
uuid(080d2001-f91e-11d4-a73c-f9242928207c) uuid(080d2001-f91e-11d4-a73c-f9242928207c),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsICommandManager : nsISupports interface nsICommandManager : nsISupports
@ -1997,7 +2085,8 @@ interface nsICommandManager : nsISupports
[ [
object, object,
uuid(47b82b60-a36f-4167-8072-6f421151ed50) uuid(47b82b60-a36f-4167-8072-6f421151ed50),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIControllerContext : nsISupports interface nsIControllerContext : nsISupports
@ -2008,7 +2097,8 @@ interface nsIControllerContext : nsISupports
[ [
object, object,
uuid(d5b61b82-1da4-11d3-bf87-00105a1b0627) uuid(d5b61b82-1da4-11d3-bf87-00105a1b0627),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIController : nsISupports interface nsIController : nsISupports
@ -2021,7 +2111,8 @@ interface nsIController : nsISupports
[ [
object, object,
uuid(d650439a-ca29-410d-a906-b0557fb62fcd) uuid(d650439a-ca29-410d-a906-b0557fb62fcd),
local
/* NOT_FROZEN */ /* NOT_FROZEN */
] ]
interface nsIContentSerializer : nsISupports interface nsIContentSerializer : nsISupports
@ -2043,7 +2134,8 @@ interface nsIContentSerializer : nsISupports
[ [
object, object,
uuid(68b97c56-2289-48ac-a9e1-72c30fd3dba2) uuid(68b97c56-2289-48ac-a9e1-72c30fd3dba2),
local
] ]
interface nsIScriptContainer : nsISupports interface nsIScriptContainer : nsISupports
{ {
@ -2066,7 +2158,8 @@ interface nsIScriptContainer : nsISupports
[ [
object, object,
uuid(D4882FFB-E927-408b-96BE-D4391B456FA9) uuid(D4882FFB-E927-408b-96BE-D4391B456FA9),
local
] ]
interface nsIEditor : nsISupports interface nsIEditor : nsISupports
{ {
@ -2148,7 +2241,8 @@ interface nsIEditor : nsISupports
[ [
object, object,
uuid(afc36593-5787-4420-93d9-b2c0ccbf0cad) uuid(afc36593-5787-4420-93d9-b2c0ccbf0cad),
local
] ]
interface nsIHTMLEditor : nsISupports interface nsIHTMLEditor : nsISupports
{ {
@ -2219,7 +2313,8 @@ interface nsIHTMLEditor : nsISupports
*/ */
[ [
object, object,
uuid(5088272e-900b-11da-c687-000fea57f21a) uuid(5088272e-900b-11da-c687-000fea57f21a),
local
/* INTERNAL */ /* INTERNAL */
] ]
interface nsIWineURI : nsIURI interface nsIWineURI : nsIURI