From d512bb2e4db0f2e60e114a6380752252cc567d1b Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Thu, 15 Apr 2004 23:30:05 +0000 Subject: [PATCH] fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst git-svn-id: svn://10.0.0.236/trunk@154957 18797224-902f-48f8-a5cc-f745e15eee43 --- .../components/bookmarks/public/nsIBookmarksService.idl | 2 +- mozilla/content/html/document/src/nsIHTMLDocument.h | 4 ++-- mozilla/content/html/style/public/nsICSSLoader.h | 4 ++-- mozilla/content/html/style/src/nsICSSStyleRule.h | 4 ++-- mozilla/docshell/base/nsIContentViewer.idl | 2 +- mozilla/dom/public/coreEvents/nsIDOMLoadListener.h | 6 +++--- mozilla/dom/public/idl/base/nsIDOMChromeWindow.idl | 2 +- mozilla/dom/public/idl/base/nsIDOMCrypto.idl | 2 +- mozilla/dom/public/idl/css/nsIDOMCSS2Properties.idl | 2 +- .../dom/public/idl/events/nsIDOMPopupBlockedEvent.idl | 2 +- .../dom/public/idl/html/nsIDOMNSHTMLButtonElement.idl | 2 +- mozilla/dom/public/nsIScriptContext.h | 6 +++--- mozilla/editor/composer/public/nsIEditingSession.idl | 2 +- mozilla/extensions/cookie/nsICookiePromptService.idl | 2 +- .../xmlextras/base/public/nsIDOMSerializer.idl | 2 +- .../xmlextras/base/public/nsIXMLHttpRequest.idl | 2 +- mozilla/gfx/idl/nsIFreeType2.idl | 2 +- mozilla/htmlparser/public/nsIParserService.h | 9 +++++---- mozilla/layout/style/nsICSSLoader.h | 4 ++-- mozilla/layout/style/nsICSSStyleRule.h | 4 ++-- mozilla/mailnews/base/public/nsIMessenger.idl | 2 +- mozilla/mailnews/base/public/nsISubscribableServer.idl | 2 +- mozilla/mailnews/compose/public/nsIMsgAttachment.idl | 2 +- mozilla/mailnews/compose/public/nsIMsgCompose.idl | 2 +- mozilla/mailnews/db/msgdb/public/nsIMsgDatabase.idl | 2 +- .../netwerk/base/public/nsIPasswordManagerInternal.idl | 2 +- mozilla/xpcom/threads/nsIProcess.idl | 2 +- .../download-manager/public/nsIDownloadManager.idl | 2 +- 28 files changed, 41 insertions(+), 40 deletions(-) diff --git a/mozilla/browser/components/bookmarks/public/nsIBookmarksService.idl b/mozilla/browser/components/bookmarks/public/nsIBookmarksService.idl index b0fc11f37f8..963fc220016 100644 --- a/mozilla/browser/components/bookmarks/public/nsIBookmarksService.idl +++ b/mozilla/browser/components/bookmarks/public/nsIBookmarksService.idl @@ -47,7 +47,7 @@ interface nsIArray; interface nsIRDFResource; interface nsITransactionManager; -[scriptable, uuid(a82e9300-e4af-11d2-8fdf-0008c70adc7b)] +[scriptable, uuid(bd03e58b-61b6-4f85-ad61-33f6a05e29ce)] interface nsIBookmarksService : nsISupports { const unsigned long BOOKMARK_DEFAULT_TYPE = 0; diff --git a/mozilla/content/html/document/src/nsIHTMLDocument.h b/mozilla/content/html/document/src/nsIHTMLDocument.h index a9ea875ace6..d1d85e25c03 100644 --- a/mozilla/content/html/document/src/nsIHTMLDocument.h +++ b/mozilla/content/html/document/src/nsIHTMLDocument.h @@ -53,9 +53,9 @@ class nsICSSLoader; class nsIContent; class nsIDOMHTMLBodyElement; -/* b2a848b0-d0a9-11d1-89b1-006008911b81 */ +/* 30dc35c0-75b5-4e96-a828-54470ce86726 */ #define NS_IHTMLDOCUMENT_IID \ -{0xb2a848b0, 0xd0a9, 0x11d1, {0x89, 0xb1, 0x00, 0x60, 0x08, 0x91, 0x1b, 0x81}} +{0x30dc35c0, 0x75b5, 0x4e96, {0xa8, 0x28, 0x54, 0x47, 0x0c, 0xe8, 0x67, 0x26}} /** diff --git a/mozilla/content/html/style/public/nsICSSLoader.h b/mozilla/content/html/style/public/nsICSSLoader.h index 3b96e62c95e..435878c3cbb 100644 --- a/mozilla/content/html/style/public/nsICSSLoader.h +++ b/mozilla/content/html/style/public/nsICSSLoader.h @@ -55,9 +55,9 @@ class nsIUnicharInputStream; class nsICSSLoaderObserver; class nsISupportsArray; -// IID for the nsIStyleSheetLoader interface {a6cf9101-15b3-11d2-932e-00805f8add32} +// IID for the nsICSSLoader interface {a6e82061-46c9-4af6-8fd3-97ec5a7ba649} #define NS_ICSS_LOADER_IID \ -{0xa6cf9101, 0x15b3, 0x11d2, {0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32}} +{0xa6e82061, 0x46c9, 0x4af6, {0x8f, 0xd3, 0x97, 0xec, 0x5a, 0x7b, 0xa6, 0x49}} typedef void (*nsCSSLoaderCallbackFunc)(nsICSSStyleSheet* aSheet, void *aData, PRBool aDidNotify); diff --git a/mozilla/content/html/style/src/nsICSSStyleRule.h b/mozilla/content/html/style/src/nsICSSStyleRule.h index e31132ad0fe..f727eba9b8b 100644 --- a/mozilla/content/html/style/src/nsICSSStyleRule.h +++ b/mozilla/content/html/style/src/nsICSSStyleRule.h @@ -180,9 +180,9 @@ struct nsCSSSelectorList { nsCSSSelectorList* mNext; }; -// IID for the nsICSSStyleRule interface {7c277af0-af19-11d1-8031-006008159b5a} +// IID for the nsICSSStyleRule interface {00803ccc-66e8-4ec8-a037-45e901bb5304} #define NS_ICSS_STYLE_RULE_IID \ -{0x7c277af0, 0xaf19, 0x11d1, {0x80, 0x31, 0x00, 0x60, 0x08, 0x15, 0x9b, 0x5a}} +{0x00803ccc, 0x66e8, 0x4ec8, {0xa0, 0x37, 0x45, 0xe9, 0x01, 0xbb, 0x53, 0x04}} class nsICSSStyleRule : public nsICSSRule { public: diff --git a/mozilla/docshell/base/nsIContentViewer.idl b/mozilla/docshell/base/nsIContentViewer.idl index 48dddeb9f5c..3c491a11d68 100644 --- a/mozilla/docshell/base/nsIContentViewer.idl +++ b/mozilla/docshell/base/nsIContentViewer.idl @@ -13,7 +13,7 @@ struct nsRect; [ptr] native nsIDeviceContextPtr(nsIDeviceContext); [ref] native nsRectRef(nsRect); -[scriptable, uuid(a6cf9056-15b3-11d2-932e-00805f8add32)] +[scriptable, uuid(70b8f22d-135c-4c94-8044-1bd3238d0990)] interface nsIContentViewer : nsISupports { diff --git a/mozilla/dom/public/coreEvents/nsIDOMLoadListener.h b/mozilla/dom/public/coreEvents/nsIDOMLoadListener.h index 91451855aa3..9b6816a0aa8 100644 --- a/mozilla/dom/public/coreEvents/nsIDOMLoadListener.h +++ b/mozilla/dom/public/coreEvents/nsIDOMLoadListener.h @@ -48,9 +48,9 @@ * */ #define NS_IDOMLOADLISTENER_IID \ -{ /* f2b05200-ded5-11d1-bd85-00805f8ae3f4 */ \ -0xf2b05200, 0xded5, 0x11d1, \ -{0xbd, 0x85, 0x00, 0x80, 0x5f, 0x8a, 0xe3, 0xf4} } +{ /* d1810238-14f8-4cab-9b96-96bedb9de7be */ \ +0xd1810238, 0x14f8, 0x4cab, \ +{0x9b, 0x96, 0x96, 0xbe, 0xdb, 0x9d, 0xe7, 0xbe} } class nsIDOMLoadListener : public nsIDOMEventListener { diff --git a/mozilla/dom/public/idl/base/nsIDOMChromeWindow.idl b/mozilla/dom/public/idl/base/nsIDOMChromeWindow.idl index 7e301da750d..8e5cf63f76d 100644 --- a/mozilla/dom/public/idl/base/nsIDOMChromeWindow.idl +++ b/mozilla/dom/public/idl/base/nsIDOMChromeWindow.idl @@ -39,7 +39,7 @@ #include "domstubs.idl" -[scriptable, uuid(876d6f96-2420-4f78-bc17-00b1a2ec12ba)] +[scriptable, uuid(934f7c7f-76cc-4246-a926-4e2b1b545f67)] interface nsIDOMChromeWindow : nsISupports { const unsigned short STATE_MAXIMIZED = 1; diff --git a/mozilla/dom/public/idl/base/nsIDOMCrypto.idl b/mozilla/dom/public/idl/base/nsIDOMCrypto.idl index c3d054f65a3..ce18c50d1e5 100644 --- a/mozilla/dom/public/idl/base/nsIDOMCrypto.idl +++ b/mozilla/dom/public/idl/base/nsIDOMCrypto.idl @@ -39,7 +39,7 @@ #include "domstubs.idl" -[scriptable, uuid(f45efbe0-1d52-11d4-8a7c-006008c844c3)] +[scriptable, uuid(33276f5d-3499-4ab9-acea-d85a9fceeccd)] interface nsIDOMCrypto : nsISupports { readonly attribute DOMString version; diff --git a/mozilla/dom/public/idl/css/nsIDOMCSS2Properties.idl b/mozilla/dom/public/idl/css/nsIDOMCSS2Properties.idl index 6ee5639e77c..8de4242bcac 100644 --- a/mozilla/dom/public/idl/css/nsIDOMCSS2Properties.idl +++ b/mozilla/dom/public/idl/css/nsIDOMCSS2Properties.idl @@ -410,7 +410,7 @@ interface nsIDOMCSS2Properties : nsISupports // raises(DOMException) on setting }; -[scriptable, uuid(88354c1a-d623-44a9-a894-4ee01ba29615)] +[scriptable, uuid(6e80997d-98ae-47c1-95df-90a8fd9f0c0a)] interface nsIDOMNSCSS2Properties : nsIDOMCSS2Properties { /* Non-DOM 2 extensions */ diff --git a/mozilla/dom/public/idl/events/nsIDOMPopupBlockedEvent.idl b/mozilla/dom/public/idl/events/nsIDOMPopupBlockedEvent.idl index 131774f1e1a..7ae6a0b0879 100644 --- a/mozilla/dom/public/idl/events/nsIDOMPopupBlockedEvent.idl +++ b/mozilla/dom/public/idl/events/nsIDOMPopupBlockedEvent.idl @@ -44,7 +44,7 @@ interface nsIURI; * posted when a popup window is blocked. */ -[scriptable, uuid(FADC9149-9267-4b41-B4CB-1F76446D7629)] +[scriptable, uuid(9e201104-78e9-4cb3-aff5-7f0a9cf446c0)] interface nsIDOMPopupBlockedEvent : nsIDOMEvent { readonly attribute nsIURI requestingWindowURI; diff --git a/mozilla/dom/public/idl/html/nsIDOMNSHTMLButtonElement.idl b/mozilla/dom/public/idl/html/nsIDOMNSHTMLButtonElement.idl index ace72efd030..32b5ab63f66 100644 --- a/mozilla/dom/public/idl/html/nsIDOMNSHTMLButtonElement.idl +++ b/mozilla/dom/public/idl/html/nsIDOMNSHTMLButtonElement.idl @@ -40,7 +40,7 @@ #include "domstubs.idl" -[scriptable, uuid(6fd344d0-7e5f-11d2-bd91-00805f8ae3f4)] +[scriptable, uuid(c914d7a4-63b3-4d40-943f-91a3c7ab0d4d)] interface nsIDOMNSHTMLButtonElement : nsISupports { void blur(); diff --git a/mozilla/dom/public/nsIScriptContext.h b/mozilla/dom/public/nsIScriptContext.h index bd5453b8bef..bd9ac26c929 100644 --- a/mozilla/dom/public/nsIScriptContext.h +++ b/mozilla/dom/public/nsIScriptContext.h @@ -54,9 +54,9 @@ class nsIAtom; typedef void (*nsScriptTerminationFunc)(nsISupports* aRef); #define NS_ISCRIPTCONTEXT_IID \ -{ /* 8f6bca7d-ce42-11d1-b724-00600891d8c9 */ \ - 0x8f6bca7d, 0xce42, 0x11d1, \ - {0xb7, 0x24, 0x00, 0x60, 0x08, 0x91, 0xd8, 0xc9} } +{ /* b3fd8821-b46d-4160-913f-cc8fe8176f5f */ \ + 0xb3fd8821, 0xb46d, 0x4160, \ + {0x91, 0x3f, 0xcc, 0x8f, 0xe8, 0x17, 0x6f, 0x5f} } /** * It is used by the application to initialize a runtime and run scripts. diff --git a/mozilla/editor/composer/public/nsIEditingSession.idl b/mozilla/editor/composer/public/nsIEditingSession.idl index 9dbe9addc23..ab44cecf148 100644 --- a/mozilla/editor/composer/public/nsIEditingSession.idl +++ b/mozilla/editor/composer/public/nsIEditingSession.idl @@ -45,7 +45,7 @@ interface nsIEditor; interface nsIEditingShell; -[scriptable, uuid(D3B0AA04-F221-11D4-A73C-EAA4BAA8B4FC)] +[scriptable, uuid(d39fd2b4-3978-45d2-a4be-ba448171b61b)] interface nsIEditingSession : nsISupports { diff --git a/mozilla/extensions/cookie/nsICookiePromptService.idl b/mozilla/extensions/cookie/nsICookiePromptService.idl index 7b9e5db76f4..5c5af1351c2 100644 --- a/mozilla/extensions/cookie/nsICookiePromptService.idl +++ b/mozilla/extensions/cookie/nsICookiePromptService.idl @@ -43,7 +43,7 @@ interface nsIDOMWindow; interface nsICookie; -[scriptable, uuid(CE002B28-92B7-4701-8621-CC925866FB87)] +[scriptable, uuid(72f8bb14-2810-4f38-8d0d-290c5401f54e)] interface nsICookiePromptService : nsISupports { const PRUint32 DENY_COOKIE = 0; diff --git a/mozilla/extensions/xmlextras/base/public/nsIDOMSerializer.idl b/mozilla/extensions/xmlextras/base/public/nsIDOMSerializer.idl index e1f21c1ae86..24b9ac473d3 100644 --- a/mozilla/extensions/xmlextras/base/public/nsIDOMSerializer.idl +++ b/mozilla/extensions/xmlextras/base/public/nsIDOMSerializer.idl @@ -48,7 +48,7 @@ interface nsIDOMNode; * or any DOM subtree. */ -[scriptable, uuid(a6cf9123-15b3-11d2-932e-00805f8add32)] +[scriptable, uuid(9fd4ba15-e67c-4c98-b52c-7715f62c9196)] interface nsIDOMSerializer : nsISupports { /** diff --git a/mozilla/extensions/xmlextras/base/public/nsIXMLHttpRequest.idl b/mozilla/extensions/xmlextras/base/public/nsIXMLHttpRequest.idl index f03428c5d82..a5dcfab7be3 100644 --- a/mozilla/extensions/xmlextras/base/public/nsIXMLHttpRequest.idl +++ b/mozilla/extensions/xmlextras/base/public/nsIXMLHttpRequest.idl @@ -79,7 +79,7 @@ interface nsIVariant; * The 'onload' and 'onerror' attributes moved to nsIJSXMLHttRequest, * but if you're coding in C++ you should avoid using those. */ -[scriptable, uuid(b7215e70-4157-11d4-9a42-000064657374)] +[scriptable, uuid(7b3b3c62-9d53-4abc-bc89-c33ce78f439f)] interface nsIXMLHttpRequest : nsISupports { /** diff --git a/mozilla/gfx/idl/nsIFreeType2.idl b/mozilla/gfx/idl/nsIFreeType2.idl index db44b57c7b2..e8b075f9164 100644 --- a/mozilla/gfx/idl/nsIFreeType2.idl +++ b/mozilla/gfx/idl/nsIFreeType2.idl @@ -93,7 +93,7 @@ native FT_Bool(FT_Bool); /* * A XPCOM interface to the run-time loaded functions */ -[uuid(606eac78-16d4-486a-9f0e-f180aebd449b)] +[uuid(c6e09354-1bb1-4ec2-aaa3-a26d0aafe36d)] interface nsIFreeType2 : nsISupports { diff --git a/mozilla/htmlparser/public/nsIParserService.h b/mozilla/htmlparser/public/nsIParserService.h index 3f2ed8e6d6b..cad93de4df8 100644 --- a/mozilla/htmlparser/public/nsIParserService.h +++ b/mozilla/htmlparser/public/nsIParserService.h @@ -48,13 +48,14 @@ #include "nsIElementObserver.h" #define NS_PARSER_CONTRACTID_PREFIX "@mozilla.org/parser" -#define NS_IPARSERSERVICE_IID \ -{ 0xa6cf9111, 0x15b3, 0x11d2, \ - { 0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32 } } + +// {90a92e37-abd6-441b-9b39-4064d98e1ede} +#define NS_IPARSERSERVICE_IID \ +{ 0x90a92e37, 0xabd6, 0x441b, { 0x9b, 0x39, 0x40, 0x64, 0xd9, 0x8e, 0x1e, 0xde } }; // {78081E70-AD53-11d5-8498-0010A4E0C706} #define NS_IOBSERVERENTRY_IID \ -{ 0x78081e70, 0xad53, 0x11d5, { 0x84, 0x98, 0x0, 0x10, 0xa4, 0xe0, 0xc7, 0x6 } }; +{ 0x78081e70, 0xad53, 0x11d5, { 0x84, 0x98, 0x00, 0x10, 0xa4, 0xe0, 0xc7, 0x06 } }; class nsIObserverEntry : public nsISupports { diff --git a/mozilla/layout/style/nsICSSLoader.h b/mozilla/layout/style/nsICSSLoader.h index 3b96e62c95e..435878c3cbb 100644 --- a/mozilla/layout/style/nsICSSLoader.h +++ b/mozilla/layout/style/nsICSSLoader.h @@ -55,9 +55,9 @@ class nsIUnicharInputStream; class nsICSSLoaderObserver; class nsISupportsArray; -// IID for the nsIStyleSheetLoader interface {a6cf9101-15b3-11d2-932e-00805f8add32} +// IID for the nsICSSLoader interface {a6e82061-46c9-4af6-8fd3-97ec5a7ba649} #define NS_ICSS_LOADER_IID \ -{0xa6cf9101, 0x15b3, 0x11d2, {0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32}} +{0xa6e82061, 0x46c9, 0x4af6, {0x8f, 0xd3, 0x97, 0xec, 0x5a, 0x7b, 0xa6, 0x49}} typedef void (*nsCSSLoaderCallbackFunc)(nsICSSStyleSheet* aSheet, void *aData, PRBool aDidNotify); diff --git a/mozilla/layout/style/nsICSSStyleRule.h b/mozilla/layout/style/nsICSSStyleRule.h index e31132ad0fe..f727eba9b8b 100644 --- a/mozilla/layout/style/nsICSSStyleRule.h +++ b/mozilla/layout/style/nsICSSStyleRule.h @@ -180,9 +180,9 @@ struct nsCSSSelectorList { nsCSSSelectorList* mNext; }; -// IID for the nsICSSStyleRule interface {7c277af0-af19-11d1-8031-006008159b5a} +// IID for the nsICSSStyleRule interface {00803ccc-66e8-4ec8-a037-45e901bb5304} #define NS_ICSS_STYLE_RULE_IID \ -{0x7c277af0, 0xaf19, 0x11d1, {0x80, 0x31, 0x00, 0x60, 0x08, 0x15, 0x9b, 0x5a}} +{0x00803ccc, 0x66e8, 0x4ec8, {0xa0, 0x37, 0x45, 0xe9, 0x01, 0xbb, 0x53, 0x04}} class nsICSSStyleRule : public nsICSSRule { public: diff --git a/mozilla/mailnews/base/public/nsIMessenger.idl b/mozilla/mailnews/base/public/nsIMessenger.idl index af9e3bca5d0..91ec21f7a69 100644 --- a/mozilla/mailnews/base/public/nsIMessenger.idl +++ b/mozilla/mailnews/base/public/nsIMessenger.idl @@ -47,7 +47,7 @@ interface nsIDOMWindowInternal; interface nsITransactionManager; interface nsIMsgMessageService; -[scriptable, uuid(4f7966d0-c14f-11d2-b7f2-00805f05ffa5)] +[scriptable, uuid(74028422-7d28-4624-8fff-f8ec4288332a)] interface nsIMessenger : nsISupports { const long eUnknown = 0; diff --git a/mozilla/mailnews/base/public/nsISubscribableServer.idl b/mozilla/mailnews/base/public/nsISubscribableServer.idl index c9116cbe614..a7238e6ea35 100644 --- a/mozilla/mailnews/base/public/nsISubscribableServer.idl +++ b/mozilla/mailnews/base/public/nsISubscribableServer.idl @@ -55,7 +55,7 @@ interface nsISubscribeListener : nsISupports { void OnDonePopulating(); }; -[scriptable, uuid(6f9d2e82-1dd2-11b2-bbed-bbea41ca33a7)] +[scriptable, uuid(ce251379-dbcc-4dfd-9085-363b7b0b0af0)] interface nsISubscribableServer : nsISupports { attribute nsISubscribeListener subscribeListener; attribute char delimiter; diff --git a/mozilla/mailnews/compose/public/nsIMsgAttachment.idl b/mozilla/mailnews/compose/public/nsIMsgAttachment.idl index cf0ba5be103..f15da2785e1 100644 --- a/mozilla/mailnews/compose/public/nsIMsgAttachment.idl +++ b/mozilla/mailnews/compose/public/nsIMsgAttachment.idl @@ -37,7 +37,7 @@ #include "nsISupports.idl" -[scriptable, uuid(5FB62950-9A0B-41b4-8D11-F6888DFF835E)] +[scriptable, uuid(3f92b7c0-8679-4dc6-9af9-9da5546db5b0)] interface nsIMsgAttachment : nsISupports { /** diff --git a/mozilla/mailnews/compose/public/nsIMsgCompose.idl b/mozilla/mailnews/compose/public/nsIMsgCompose.idl index 7787b277f8f..30cf3d4c7f9 100644 --- a/mozilla/mailnews/compose/public/nsIMsgCompose.idl +++ b/mozilla/mailnews/compose/public/nsIMsgCompose.idl @@ -125,7 +125,7 @@ interface nsIMsgComposeRecyclingListener : nsISupports { }; -[scriptable, uuid(4E606270-B588-11D2-8289-00805F2A0107)] +[scriptable, uuid(6ed82ccd-21a3-4ee5-83b0-8d39e0d65a83)] interface nsIMsgCompose : nsISupports { /* ... */ diff --git a/mozilla/mailnews/db/msgdb/public/nsIMsgDatabase.idl b/mozilla/mailnews/db/msgdb/public/nsIMsgDatabase.idl index 9bf34f1ab53..ba00d65b1ca 100644 --- a/mozilla/mailnews/db/msgdb/public/nsIMsgDatabase.idl +++ b/mozilla/mailnews/db/msgdb/public/nsIMsgDatabase.idl @@ -105,7 +105,7 @@ interface nsMsgDBCommitType [ref] native nsMsgKeyArrayRef(nsMsgKeyArray); [ptr] native nsMsgKeyArrayPtr(nsMsgKeyArray); -[scriptable, uuid(9188bc83-f92e-11d2-81ef-0060083a0bcf)] +[scriptable, uuid(f667dcb8-5aae-4e71-8559-2a48d7e508cd)] interface nsIMsgDatabase : nsIDBChangeAnnouncer { nsIMsgDatabase Open(in nsIFileSpec aFolderName, in boolean aCreate, in boolean aUpgrading); diff --git a/mozilla/netwerk/base/public/nsIPasswordManagerInternal.idl b/mozilla/netwerk/base/public/nsIPasswordManagerInternal.idl index 7893fedc9ab..21666c477e8 100644 --- a/mozilla/netwerk/base/public/nsIPasswordManagerInternal.idl +++ b/mozilla/netwerk/base/public/nsIPasswordManagerInternal.idl @@ -44,7 +44,7 @@ interface nsIFile; -[scriptable, uuid(F22CD1A0-3709-11d6-A63A-0010A401EB10)] +[scriptable, uuid(dc2ff152-85cb-474e-b4c2-86a3d48cf4d0)] interface nsIPasswordManagerInternal : nsISupports { diff --git a/mozilla/xpcom/threads/nsIProcess.idl b/mozilla/xpcom/threads/nsIProcess.idl index ce5dca8eb0f..07769cb7514 100644 --- a/mozilla/xpcom/threads/nsIProcess.idl +++ b/mozilla/xpcom/threads/nsIProcess.idl @@ -1,7 +1,7 @@ #include "nsIFile.idl" #include "nsISupports.idl" -[scriptable, uuid(3ed86dbe-d084-11d4-ba7a-00c04fa0d26b)] +[scriptable, uuid(9da0b650-d07e-4617-a18a-250035572ac8)] interface nsIProcess : nsISupports { diff --git a/mozilla/xpfe/components/download-manager/public/nsIDownloadManager.idl b/mozilla/xpfe/components/download-manager/public/nsIDownloadManager.idl index 6b8c05472e0..15920ed5726 100644 --- a/mozilla/xpfe/components/download-manager/public/nsIDownloadManager.idl +++ b/mozilla/xpfe/components/download-manager/public/nsIDownloadManager.idl @@ -48,7 +48,7 @@ interface nsIDownload; interface nsIWebBrowserPersist; interface nsIMIMEInfo; -[scriptable, uuid(9be66cc0-1dd1-11b2-8617-e3a3ed26e3b0)] +[scriptable, uuid(f31722c5-4a33-440b-9c7c-3c4ac0c6c723)] interface nsIDownloadManager : nsISupports { // Methods called by clients to carry out various managing functions