From 87a525ec399cfc82de1b270db83fe4fd817e55d3 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 20 Jan 2014 10:04:25 +0100 Subject: [PATCH] Bug 956015 - Followup: bump uuids. --- docshell/base/nsIDocShell.idl | 2 +- docshell/base/nsIDocShellTreeItem.idl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docshell/base/nsIDocShell.idl b/docshell/base/nsIDocShell.idl index 9c7935d45a95..a064836bb56f 100644 --- a/docshell/base/nsIDocShell.idl +++ b/docshell/base/nsIDocShell.idl @@ -44,7 +44,7 @@ interface nsIReflowObserver; typedef unsigned long nsLoadFlags; -[scriptable, builtinclass, uuid(24732b66-e37e-444e-96a2-8b8d1fa292fc)] +[scriptable, builtinclass, uuid(af035c67-1690-431b-9c4d-d38e3cc3137a)] interface nsIDocShell : nsIDocShellTreeItem { /** diff --git a/docshell/base/nsIDocShellTreeItem.idl b/docshell/base/nsIDocShellTreeItem.idl index 4de39884904b..2dbaa29d8e25 100644 --- a/docshell/base/nsIDocShellTreeItem.idl +++ b/docshell/base/nsIDocShellTreeItem.idl @@ -15,7 +15,7 @@ interface nsIDocShellTreeOwner; * node or a leaf. */ -[scriptable, uuid(cb16a98d-a9e4-4ee2-a450-709b92ad8a89)] +[scriptable, uuid(f897f4af-f67e-4115-9d37-ce09f71122e2)] interface nsIDocShellTreeItem : nsISupports { /*