зеркало из https://github.com/mozilla/pjs.git
Part of bug 95475.
This commit is contained in:
Родитель
a412035ecd
Коммит
199a26a95e
|
@ -556,7 +556,12 @@ inDOMDataSource::HasArcOut(nsIRDFResource *aSource, nsIRDFResource *aArc, PRBool
|
|||
// nsIDocumentObserver
|
||||
|
||||
NS_IMETHODIMP
|
||||
inDOMDataSource::AttributeChanged(nsIDocument *aDocument, nsIContent* aContent, PRInt32 aNameSpaceID, nsIAtom* aAttribute, PRInt32 aHint)
|
||||
inDOMDataSource::AttributeChanged(nsIDocument *aDocument,
|
||||
nsIContent* aContent,
|
||||
PRInt32 aNameSpaceID,
|
||||
nsIAtom* aAttribute,
|
||||
PRInt32 aModType,
|
||||
PRInt32 aHint)
|
||||
{
|
||||
nsresult rv;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче