mshtml: Added comments about frozen/not frozen interface.
This commit is contained in:
parent
facf47537c
commit
b274242f9c
|
@ -114,6 +114,7 @@ typedef nsISupports nsIPrintSession;
|
|||
[
|
||||
object,
|
||||
uuid(8bb35ed9-e332-462d-9155-4a002ab5c958)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIServiceManager : nsISupports
|
||||
{
|
||||
|
@ -126,6 +127,7 @@ interface nsIServiceManager : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(00000001-0000-0000-c000-000000000046)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIFactory : nsISupports
|
||||
{
|
||||
|
@ -136,6 +138,7 @@ interface nsIFactory : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(db242e01-e4d9-11d2-9dde-000064657374)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIObserver : nsISupports
|
||||
{
|
||||
|
@ -145,6 +148,7 @@ interface nsIObserver : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a88e5a60-205a-4bb1-94e1-2628daf51eae)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIComponentManager : nsISupports
|
||||
{
|
||||
|
@ -159,6 +163,7 @@ interface nsIComponentManager : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(59e7e77a-38e4-11d4-8cf5-0060b0fc14a3)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIMemory : nsISupports
|
||||
{
|
||||
|
@ -172,6 +177,7 @@ interface nsIMemory : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(9188bc85-f92e-11d2-81ef-0060083a0bcf)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWeakReference : nsISupports
|
||||
{
|
||||
|
@ -181,6 +187,7 @@ interface nsIWeakReference : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(9188bc86-f92e-11d2-81ef-0060083a0bcf)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsISupportsWeakReference : nsISupports
|
||||
{
|
||||
|
@ -190,6 +197,7 @@ interface nsISupportsWeakReference : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(033a1470-8b2a-11d3-af88-00a024ffc08c)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIInterfaceRequestor : nsISupports
|
||||
{
|
||||
|
@ -199,6 +207,7 @@ interface nsIInterfaceRequestor : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(fa9c7f6c-61b3-11d4-9877-00c04fa0cf4a)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIInputStream : nsISupports
|
||||
{
|
||||
|
@ -215,6 +224,7 @@ interface nsIInputStream : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(450cd2d4-f0fd-424d-b365-b1251f80fd53)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIStringInputStream : nsIInputStream
|
||||
{
|
||||
|
@ -226,6 +236,7 @@ interface nsIStringInputStream : nsIInputStream
|
|||
[
|
||||
object,
|
||||
uuid(07a22cc0-0ce5-11d3-9331-00104ba0fd40)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIURI : nsISupports
|
||||
{
|
||||
|
@ -260,6 +271,7 @@ interface nsIURI : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(ef6bfbd2-fd46-48d8-96b7-9f8f0fd387fe)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIRequest : nsISupports
|
||||
{
|
||||
|
@ -278,6 +290,7 @@ interface nsIRequest : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(fd91e2e0-1481-11d3-9333-00104ba0fd40)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIRequestObserver : nsISupports
|
||||
{
|
||||
|
@ -288,6 +301,7 @@ interface nsIRequestObserver : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(1a637020-1482-11d3-9333-00104ba0fd40)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIStreamListener : nsIRequestObserver
|
||||
{
|
||||
|
@ -298,6 +312,7 @@ interface nsIStreamListener : nsIRequestObserver
|
|||
[
|
||||
object,
|
||||
uuid(3de0a31c-feaf-400f-9f1e-4ef71f8b20cc)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsILoadGroup : nsIRequest
|
||||
{
|
||||
|
@ -316,6 +331,7 @@ interface nsILoadGroup : nsIRequest
|
|||
[
|
||||
object,
|
||||
uuid(c63a055a-a676-4e71-bf3c-6cfa11082018)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIChannel : nsIRequest
|
||||
{
|
||||
|
@ -340,6 +356,7 @@ interface nsIChannel : nsIRequest
|
|||
[
|
||||
object,
|
||||
uuid(9277fe09-f0cc-4cd9-bbce-581dd94b0260)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIHttpChannel : nsIChannel
|
||||
{
|
||||
|
@ -367,6 +384,7 @@ interface nsIHttpChannel : nsIChannel
|
|||
[
|
||||
object,
|
||||
uuid(ddf633d8-e9a4-439d-ad88-de636fd9bb75)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIUploadChannel : nsISupports
|
||||
{
|
||||
|
@ -378,6 +396,7 @@ interface nsIUploadChannel : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf90be-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMCSSStyleDeclaration : nsISupports
|
||||
{
|
||||
|
@ -397,6 +416,7 @@ interface nsIDOMCSSStyleDeclaration : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf907d-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMNodeList : nsISupports
|
||||
{
|
||||
|
@ -407,6 +427,7 @@ interface nsIDOMNodeList : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf907c-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMNode : nsISupports
|
||||
{
|
||||
|
@ -455,6 +476,7 @@ interface nsIDOMNode : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9078-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMElement : nsIDOMNode
|
||||
{
|
||||
|
@ -484,6 +506,7 @@ interface nsIDOMElement : nsIDOMNode
|
|||
[
|
||||
object,
|
||||
uuid(99715845-95fc-4a56-aa53-214b65c26e22)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMElementCSSInlineStyle : nsISupports
|
||||
{
|
||||
|
@ -495,6 +518,7 @@ cpp_quote("#undef GetClassName");
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9085-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMHTMLElement : nsIDOMElement
|
||||
{
|
||||
|
@ -513,6 +537,7 @@ interface nsIDOMHTMLElement : nsIDOMElement
|
|||
[
|
||||
object,
|
||||
uuid(da83b2ec-8264-4410-8496-ada3acd2ae42)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIDOMNSHTMLElement : nsISupports
|
||||
{
|
||||
|
@ -537,6 +562,7 @@ interface nsIDOMNSHTMLElement : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9072-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMCharacterData : nsIDOMNode
|
||||
{
|
||||
|
@ -553,6 +579,7 @@ interface nsIDOMCharacterData : nsIDOMNode
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9082-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMText : nsIDOMCharacterData
|
||||
{
|
||||
|
@ -562,6 +589,7 @@ interface nsIDOMText : nsIDOMCharacterData
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9075-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMDocument : nsIDOMNode
|
||||
{
|
||||
|
@ -591,6 +619,7 @@ interface nsIDOMDocument : nsIDOMNode
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9084-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMHTMLDocument : nsIDOMDocument
|
||||
{
|
||||
|
@ -618,6 +647,7 @@ interface nsIDOMHTMLDocument : nsIDOMDocument
|
|||
[
|
||||
object,
|
||||
uuid(a6cf90ce-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMRange : nsISupports
|
||||
{
|
||||
|
@ -650,6 +680,7 @@ interface nsIDOMRange : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(b2c7ed59-8634-4352-9e37-5484c8b6e4e1)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsISelection : nsISupports
|
||||
{
|
||||
|
@ -677,6 +708,7 @@ interface nsISelection : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf906b-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMWindow : nsISupports
|
||||
{
|
||||
|
@ -702,6 +734,7 @@ interface nsIDOMWindow : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf908e-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMHTMLBodyElement : nsIDOMHTMLElement
|
||||
{
|
||||
|
@ -722,6 +755,7 @@ interface nsIDOMHTMLBodyElement : nsIDOMHTMLElement
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9093-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMHTMLInputElement : nsIDOMHTMLElement
|
||||
{
|
||||
|
@ -769,6 +803,7 @@ interface nsIDOMHTMLInputElement : nsIDOMHTMLElement
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9090-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMHTMLSelectElement : nsIDOMHTMLElement
|
||||
{
|
||||
|
@ -800,6 +835,7 @@ interface nsIDOMHTMLSelectElement : nsIDOMHTMLElement
|
|||
[
|
||||
object,
|
||||
uuid(a6cf9094-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMHTMLTextAreaElement : nsIDOMHTMLElement
|
||||
{
|
||||
|
@ -831,6 +867,7 @@ interface nsIDOMHTMLTextAreaElement : nsIDOMHTMLElement
|
|||
[
|
||||
object,
|
||||
uuid(94928ab3-8b63-11d3-989d-001083010e9b)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIURIContentListener : nsISupports
|
||||
{
|
||||
|
@ -849,6 +886,7 @@ interface nsIURIContentListener : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(44b78386-1dd2-11b2-9ad2-e4eee2ca1916)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsITooltipListener : nsISupports
|
||||
{
|
||||
|
@ -859,6 +897,7 @@ interface nsITooltipListener : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(69e5df00-7b8b-11d3-af61-00a024ffc08c)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWebBrowser : nsISupports
|
||||
{
|
||||
|
@ -876,6 +915,7 @@ cpp_quote("#define SETUP_IS_CHROME_WRAPPER 7");
|
|||
[
|
||||
object,
|
||||
uuid(f15398a0-8018-11d3-af70-00a024ffc08c)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWebBrowserSetup : nsISupports
|
||||
{
|
||||
|
@ -887,6 +927,7 @@ typedef void* nativeWindow;
|
|||
[
|
||||
object,
|
||||
uuid(046bc8a0-8015-11d3-af70-00a024ffc08c)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIBaseWindow : nsISupports
|
||||
{
|
||||
|
@ -922,6 +963,7 @@ cpp_quote("#define LOAD_FLAGS_NONE 0");
|
|||
[
|
||||
object,
|
||||
uuid(f5d9e7b0-d930-11d3-b057-00a024ffc08c)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIWebNavigation : nsISupports
|
||||
{
|
||||
|
@ -944,6 +986,7 @@ interface nsIWebNavigation : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(f1094df6-ce0e-42c9-9847-2f663172c38d)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIPrintSettings : nsISupports
|
||||
{
|
||||
|
@ -1058,6 +1101,7 @@ interface nsIPrintSettings : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(9a7ca4b0-fbba-11d4-a869-00105a183419)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWebBrowserPrint : nsISupports
|
||||
{
|
||||
|
@ -1083,6 +1127,7 @@ interface nsIWebBrowserPrint : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(c8c0a080-0868-11d3-915f-d9d889d48e3c)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIFile : nsISupports
|
||||
{
|
||||
|
@ -1134,6 +1179,7 @@ interface nsIFile : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(bddeda3f-9020-4d12-8c70-984ee9f7935e)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIIOService : nsISupports
|
||||
{
|
||||
|
@ -1154,6 +1200,7 @@ interface nsIIOService : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(9c5d3c58-1dd1-11b2-a1c9-f3699284657a)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWebBrowserFocus : nsISupports
|
||||
{
|
||||
|
@ -1170,6 +1217,7 @@ interface nsIWebBrowserFocus : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(ba434c60-9d52-11d3-afb0-00a024ffc08c)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWebBrowserChrome : nsISupports
|
||||
{
|
||||
|
@ -1188,6 +1236,7 @@ interface nsIWebBrowserChrome : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(df31c120-ded6-11d1-bd85-00805f8ae3f4)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMEventListener : nsISupports
|
||||
{
|
||||
|
@ -1197,6 +1246,7 @@ interface nsIDOMEventListener : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(1c773b30-d1cf-11d2-bd95-00805f8ae3f4)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMEventTarget : nsISupports
|
||||
{
|
||||
|
@ -1208,6 +1258,7 @@ interface nsIDOMEventTarget : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a66b7b80-ff46-bd97-0080-5f8ae38add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMEvent : nsISupports
|
||||
{
|
||||
|
@ -1234,6 +1285,7 @@ cpp_quote("#define CONTEXT_BACKGROUND_IMAGE 0x20");
|
|||
[
|
||||
object,
|
||||
uuid(3478b6b0-3875-11d4-94ef-0020183bf181)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIContextMenuListener : nsISupports
|
||||
{
|
||||
|
@ -1243,6 +1295,7 @@ interface nsIContextMenuListener : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(a6cf90c3-15b3-11d2-932e-00805f8add32)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMUIEvent : nsIDOMEvent
|
||||
{
|
||||
|
@ -1255,6 +1308,7 @@ interface nsIDOMUIEvent : nsIDOMEvent
|
|||
[
|
||||
object,
|
||||
uuid(ff751edc-8b02-aae7-0010-8301838a3123)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIDOMMouseEvent : nsIDOMUIEvent
|
||||
{
|
||||
|
@ -1278,6 +1332,7 @@ interface nsIDOMMouseEvent : nsIDOMUIEvent
|
|||
[
|
||||
object,
|
||||
uuid(028e0e6e-8b01-11d3-aae7-0010838a3123)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIDOMKeyEvent : nsIDOMUIEvent
|
||||
{
|
||||
|
@ -1296,6 +1351,7 @@ interface nsIDOMKeyEvent : nsIDOMUIEvent
|
|||
[
|
||||
object,
|
||||
uuid(3e5432cd-9568-4bd1-8cbe-d50aba110743)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIEmbeddingSiteWindow : nsISupports
|
||||
{
|
||||
|
@ -1312,6 +1368,7 @@ interface nsIEmbeddingSiteWindow : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(2417cbfe-65ad-48a6-b4b6-eb84db174392)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIComponentRegistrar : nsISupports
|
||||
{
|
||||
|
@ -1335,6 +1392,7 @@ interface nsIComponentRegistrar : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(1630c61a-325e-49ca-8759-a31b16c47aa5)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIPromptService : nsISupports
|
||||
{
|
||||
|
@ -1368,6 +1426,7 @@ interface nsIPromptService : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(b128a1e6-44f3-4331-8fbe-5af360ff21ee)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsITooltipTextProvider : nsISupports
|
||||
{
|
||||
|
@ -1377,6 +1436,7 @@ interface nsITooltipTextProvider : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(02b0625a-e7f3-11d2-9f5a-006008a6efe9)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIProfile : nsISupports
|
||||
{
|
||||
|
@ -1397,6 +1457,7 @@ interface nsIProfile : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(30465632-a777-44cc-90f9-8145475ef999)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWindowCreator : nsISupports
|
||||
{
|
||||
|
@ -1407,6 +1468,7 @@ interface nsIWindowCreator : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(f673ec81-a4b0-11d6-964b-eb5a2bf216fc)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIWindowCreator2 : nsIWindowCreator
|
||||
{
|
||||
|
@ -1418,6 +1480,7 @@ interface nsIWindowCreator2 : nsIWindowCreator
|
|||
[
|
||||
object,
|
||||
uuid(002286a8-494b-43b3-8ddd-49e3fc50622b)
|
||||
/* FROZEN */
|
||||
]
|
||||
interface nsIWindowWatcher : nsISupports
|
||||
{
|
||||
|
@ -1439,6 +1502,7 @@ interface nsIWindowWatcher : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(d39fd2b4-3978-45d2-a4be-ba448171b61b)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIEditingSession : nsISupports
|
||||
{
|
||||
|
@ -1455,6 +1519,7 @@ interface nsIEditingSession : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(83f892cf-7ed3-490e-967a-62640f3158e1)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsICommandParams : nsISupports
|
||||
{
|
||||
|
@ -1480,6 +1545,7 @@ interface nsICommandParams : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(080d2001-f91e-11d4-a73c-f9242928207c)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsICommandManager : nsISupports
|
||||
{
|
||||
|
@ -1496,6 +1562,7 @@ interface nsICommandManager : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(d650439a-ca29-410d-a906-b0557fb62fcd)
|
||||
/* NOT_FROZEN */
|
||||
]
|
||||
interface nsIContentSerializer : nsISupports
|
||||
{
|
||||
|
@ -1522,6 +1589,7 @@ interface nsIContentSerializer : nsISupports
|
|||
[
|
||||
object,
|
||||
uuid(5088272e-900b-11da-c687-000fea57f21a)
|
||||
/* INTERNAL */
|
||||
]
|
||||
interface nsIWineURI : nsIURI
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue