зеркало из https://github.com/mozilla/pjs.git
Fix misleading comments.
This commit is contained in:
Родитель
1f9843c583
Коммит
1d313b11f9
|
@ -39,8 +39,7 @@
|
|||
|
||||
/*
|
||||
|
||||
Implementation for a "pseudo content element" that acts as a proxy
|
||||
to the RDF graph.
|
||||
Implementation for a XUL content element.
|
||||
|
||||
TO DO
|
||||
|
||||
|
@ -2393,16 +2392,9 @@ nsXULElement::Finalize(JSContext *aContext, JSObject *aObj)
|
|||
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
//
|
||||
// nsIContent interface
|
||||
//
|
||||
// Just to say this again (I said it in the header file), none of
|
||||
// the manipulators for nsIContent will do anything to the RDF
|
||||
// graph. These are assumed to be used only by the content model
|
||||
// constructor, who is presumed to be _using_ the RDF graph to
|
||||
// construct this content model.
|
||||
//
|
||||
// You have been warned.
|
||||
//
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsXULElement::GetDocument(nsIDocument*& aResult) const
|
||||
|
|
|
@ -39,8 +39,7 @@
|
|||
|
||||
/*
|
||||
|
||||
Implementation for a "pseudo content element" that acts as a proxy
|
||||
to the RDF graph.
|
||||
Implementation for a XUL content element.
|
||||
|
||||
TO DO
|
||||
|
||||
|
@ -2393,16 +2392,9 @@ nsXULElement::Finalize(JSContext *aContext, JSObject *aObj)
|
|||
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
//
|
||||
// nsIContent interface
|
||||
//
|
||||
// Just to say this again (I said it in the header file), none of
|
||||
// the manipulators for nsIContent will do anything to the RDF
|
||||
// graph. These are assumed to be used only by the content model
|
||||
// constructor, who is presumed to be _using_ the RDF graph to
|
||||
// construct this content model.
|
||||
//
|
||||
// You have been warned.
|
||||
//
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsXULElement::GetDocument(nsIDocument*& aResult) const
|
||||
|
|
Загрузка…
Ссылка в новой задаче