mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-29 17:40:42 +00:00
updated comment.
This commit is contained in:
parent
22cbc2c1bb
commit
b877556678
@ -61,7 +61,7 @@ interface nsIDocShellTreeNode : nsISupports
|
||||
parameter is used when recursion is being used to avoid searching the same
|
||||
tree again when a child has asked a parent to search for children.
|
||||
|
||||
Note the search is depth first.
|
||||
Note the search is depth first when recursing.
|
||||
*/
|
||||
nsIDocShellTreeItem findChildWithName(in wstring aName, in boolean aRecurse,
|
||||
in nsIDocShellTreeItem aRequestor);
|
||||
|
Loading…
x
Reference in New Issue
Block a user