mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Comment clarification from bug 347426, r+sr=bzbarsky
This commit is contained in:
parent
2c59f5e5ef
commit
4766f20875
@ -88,7 +88,9 @@ interface nsIContentViewer : nsISupports
|
||||
* Attach the content viewer to its DOM window and docshell.
|
||||
* @param aState A state object that might be useful in attaching the DOM
|
||||
* window.
|
||||
* @param aSHEntry The history entry that the content viewer was stored in
|
||||
* @param aSHEntry The history entry that the content viewer was stored in.
|
||||
* The entry must have the docshells for all of the child
|
||||
* documents stored in its child shell list.
|
||||
*/
|
||||
void open(in nsISupports aState, in nsISHEntry aSHEntry);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user