for bug #168411, we changed the nsIBookmarksService interface, but we forgot
change the uuid.  for the branch, we are backing out the change to the
interface as we don't want the interface to change on the branch.

sr=bryner
This commit is contained in:
sspitzer%mozilla.org 2006-06-23 17:19:04 +00:00
parent c7c8e8a489
commit 16dbdb6ab1

View File

@ -47,7 +47,7 @@
interface nsIArray;
interface nsIRDFResource;
[scriptable, uuid(ccc48346-429d-4931-94dc-beb1afcea292)]
[scriptable, uuid(202d7078-994b-4fe2-a9f9-64cab23af7e9)]
interface nsIBookmarksService : nsISupports
{
const unsigned long BOOKMARK_DEFAULT_TYPE = 0;