Added an attribute to get the primaryContentShell. r=hyatt

This commit is contained in:
tbogard%aol.net 2000-02-02 02:27:35 +00:00
parent cdf1f2534f
commit 2758e8ca23

View File

@ -55,6 +55,11 @@ interface nsIDocShellTreeOwner : nsISupports
void contentShellAdded(in nsIDocShellTreeItem aContentShell,
in boolean aPrimary, in wstring aID);
/*
Returns the Primary Content Shell
*/
readonly attribute nsIDocShellTreeItem primaryContentShell;
/*
Tells the implementer of this interface to create a new webBrowserChrome
object for it. Typically this means the implemetor will create a new