Need shorter comments here
git-svn-id: svn://10.0.0.236/trunk@193308 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -36,10 +36,9 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/*
|
||||
* A base class which implements nsIObjectLoadingContent and can be
|
||||
* subclassed by various content nodes that want to provide
|
||||
* plugin/document/image loading functionality (eg <embed>, <object>,
|
||||
* <applet>, etc).
|
||||
* A base class implementING nsIObjectLoadingContent for use by
|
||||
* various content nodes that want to provide plugin/document/image
|
||||
* loading functionality (eg <embed>, <object>, <applet>, etc).
|
||||
*/
|
||||
|
||||
// Interface headers
|
||||
|
||||
@@ -36,10 +36,9 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/*
|
||||
* A base class which implements nsIObjectLoadingContent and can be
|
||||
* subclassed by various content nodes that want to provide
|
||||
* plugin/document/image loading functionality (eg <embed>, <object>,
|
||||
* <applet>, etc).
|
||||
* A base class implementING nsIObjectLoadingContent for use by
|
||||
* various content nodes that want to provide plugin/document/image
|
||||
* loading functionality (eg <embed>, <object>, <applet>, etc).
|
||||
*/
|
||||
|
||||
#ifndef NSOBJECTLOADINGCONTENT_H_
|
||||
|
||||
Reference in New Issue
Block a user