зеркало из https://github.com/mozilla/gecko-dev.git
Need shorter comments here
This commit is contained in:
Родитель
0764beeffd
Коммит
fcf3fc6532
|
@ -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_
|
||||
|
|
Загрузка…
Ссылка в новой задаче