Add some comments explaining what these files do. rs=jst

This commit is contained in:
bzbarsky@mit.edu
2006-03-30 08:03:04 +00:00
parent 8b2450b6c6
commit c4c0ab673f
40 changed files with 189 additions and 21 deletions

View File

@@ -37,6 +37,11 @@
*
* ***** END LICENSE BLOCK ***** */
/*
* Class for managing loading of a subframe (creation of the docshell,
* handling of loads in it, recursion-checking).
*/
#include "nsIDOMHTMLIFrameElement.h"
#include "nsIDOMHTMLFrameElement.h"
#include "nsIDOMWindow.h"