From eabf2a8d46e5457fa22434abe940891c9f4832ea Mon Sep 17 00:00:00 2001 From: Scott Johnson Date: Mon, 19 Nov 2012 17:49:54 -0600 Subject: [PATCH] Bug 813271: Increment the IID for nsIMarkupDocumentViewer because it failed to get updated in bug 780258 [rs=biesi][a=akeybl]. --- docshell/base/nsIMarkupDocumentViewer.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docshell/base/nsIMarkupDocumentViewer.idl b/docshell/base/nsIMarkupDocumentViewer.idl index 92347f9b850f..2f70a7f5d1eb 100644 --- a/docshell/base/nsIMarkupDocumentViewer.idl +++ b/docshell/base/nsIMarkupDocumentViewer.idl @@ -23,7 +23,7 @@ interface nsIMarkupDocumentViewer; [ref] native nsIMarkupDocumentViewerTArray(nsTArray >); -[scriptable, uuid(1016d5e8-690f-4d97-8ac5-d50ffa341c46)] +[scriptable, uuid(9014d2be-be9e-4d0c-b7ae-4e82857b153d)] interface nsIMarkupDocumentViewer : nsISupports {