diff --git a/mozilla/xpcom/components/nsICategoryManager.idl b/mozilla/xpcom/components/nsICategoryManager.idl index e1aefcef95c..624b8d74e88 100644 --- a/mozilla/xpcom/components/nsICategoryManager.idl +++ b/mozilla/xpcom/components/nsICategoryManager.idl @@ -40,7 +40,7 @@ /* * nsICategoryManager - * @status UNDER_REVIEW - subject to at least bug 157624 + * @status FROZEN */ [scriptable, uuid(3275b2cd-af6d-429a-80d7-f0c5120342ac)] diff --git a/mozilla/xpcom/components/nsIModule.idl b/mozilla/xpcom/components/nsIModule.idl index 2850dd391da..c9667f1eeba 100644 --- a/mozilla/xpcom/components/nsIModule.idl +++ b/mozilla/xpcom/components/nsIModule.idl @@ -113,4 +113,3 @@ interface nsIModule : nsISupports }; -