зеркало из 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 ***** */
|
* ***** END LICENSE BLOCK ***** */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* A base class which implements nsIObjectLoadingContent and can be
|
* A base class implementING nsIObjectLoadingContent for use by
|
||||||
* subclassed by various content nodes that want to provide
|
* various content nodes that want to provide plugin/document/image
|
||||||
* plugin/document/image loading functionality (eg <embed>, <object>,
|
* loading functionality (eg <embed>, <object>, <applet>, etc).
|
||||||
* <applet>, etc).
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Interface headers
|
// Interface headers
|
||||||
|
|
|
@ -36,10 +36,9 @@
|
||||||
* ***** END LICENSE BLOCK ***** */
|
* ***** END LICENSE BLOCK ***** */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* A base class which implements nsIObjectLoadingContent and can be
|
* A base class implementING nsIObjectLoadingContent for use by
|
||||||
* subclassed by various content nodes that want to provide
|
* various content nodes that want to provide plugin/document/image
|
||||||
* plugin/document/image loading functionality (eg <embed>, <object>,
|
* loading functionality (eg <embed>, <object>, <applet>, etc).
|
||||||
* <applet>, etc).
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef NSOBJECTLOADINGCONTENT_H_
|
#ifndef NSOBJECTLOADINGCONTENT_H_
|
||||||
|
|
Загрузка…
Ссылка в новой задаче