Bug 526651: Interfaces changed between the 1.9.2 branch and trunk with no IID rev. r=joe, r=mak77, r=myk

This commit is contained in:
Dave Townsend 2009-11-06 14:33:17 -08:00
parent 3fdb3a1117
commit 5c06d159bb
4 changed files with 6 additions and 6 deletions

View File

@ -52,7 +52,7 @@ interface nsIPrincipal;
* @version 0.1
* @see imagelib2
*/
[scriptable, uuid(a297d3fa-5e0c-4e59-9f30-a01c9d4f3f8b)]
[scriptable, uuid(c0c9f606-19d6-4ed1-8486-6cae2fe0a6a4)]
interface imgIRequest : nsIRequest
{
/**

View File

@ -42,7 +42,7 @@ interface nsIPropertyBag2;
interface nsIContentURIGrouper;
interface mozIStorageConnection;
[scriptable, uuid(0d896125-a97e-4617-84e1-004a5de27e76)]
[scriptable, uuid(746c7a02-f6c1-4869-b434-7c8b86e60e61)]
interface nsIContentPrefObserver : nsISupports
{
/**
@ -65,7 +65,7 @@ interface nsIContentPrefObserver : nsISupports
void onContentPrefRemoved(in AString aGroup, in AString aName);
};
[scriptable, uuid(ea7d29eb-7095-476e-b5d9-13263f3ae243)]
[scriptable, uuid(b3976fa1-189f-4fcb-9c3b-49d1f6d8073d)]
interface nsIContentPrefService : nsISupports
{
/**

View File

@ -50,7 +50,7 @@ interface nsINavHistoryBatchCallback;
* Observer for bookmark changes.
*/
[scriptable, uuid(4270ae71-d92c-4a6f-81c7-0d7f76f01c06)]
[scriptable, uuid(1f7e9032-b2c0-4561-b35b-94ba3f8344e2)]
interface nsINavBookmarkObserver : nsISupports
{
/**
@ -194,7 +194,7 @@ interface nsINavBookmarkObserver : nsISupports
* folders. A URI in history can be contained in one or more such folders.
*/
[scriptable, uuid(3b6ff5c5-0ab4-4aab-b1be-d569763a6ce0)]
[scriptable, uuid(573f99bd-988c-4253-836f-4ce009d33ac6)]
interface nsINavBookmarksService : nsISupports
{
/**

View File

@ -59,7 +59,7 @@ interface nsINavHistoryResult;
interface nsINavHistoryBatchCallback;
interface nsITreeColumn;
[scriptable, uuid(464ae28f-3a9c-4483-afb2-bb0fb0ddb893)]
[scriptable, uuid(081452e5-be5c-4038-a5ea-f1f34cb6fd81)]
interface nsINavHistoryResultNode : nsISupports
{
/**