r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.

git-svn-id: svn://10.0.0.236/trunk@90298 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
valeski%netscape.com
2001-03-24 00:22:18 +00:00
parent 0ddb749e90
commit e028f93870
33 changed files with 128 additions and 23 deletions

View File

@@ -20,10 +20,12 @@
* Contributor(s):
*/
/*
The interface to global history.
/**
*
* The interface to global history.
*
* @status FROZEN
* @version 1.0
*/
#include "nsISupports.idl"

View File

@@ -28,6 +28,8 @@
* It provides methods and attributes to direct an object to navigate to a new
* location, stop or restart an in process load or determine where the object,
* has previously gone.
*
* @status UNDER_REVIEW
*/
interface nsISHistory;