implementing FindItemWithName. bug 65229 (peripherally) r=scc,valeski

git-svn-id: svn://10.0.0.236/trunk@86481 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
danm%netscape.com
2001-02-07 05:02:06 +00:00
parent 3918a72341
commit d09dbbd146
2 changed files with 205 additions and 43 deletions

View File

@@ -95,6 +95,15 @@ protected:
NS_IMETHOD AddChromeListeners();
nsresult FindChildWithName(const PRUnichar *aName,
PRBool aRecurse, nsIDocShellTreeItem* aRequestor,
nsIDocShellTreeItem **aFoundItem);
nsresult FindItemWithNameAcrossWindows(const PRUnichar* aName,
nsIDocShellTreeItem **aFoundItem);
void AddToWatcher();
void RemoveFromWatcher();
protected:
// Weak References