зеркало из https://github.com/mozilla/pjs.git
fixing ports bustage
This commit is contained in:
Родитель
7ce4b290a0
Коммит
f53211b6ca
|
@ -188,6 +188,9 @@ protected:
|
||||||
void GetNestedChildren(nsIAtom* aTag, nsIContent* aContent,
|
void GetNestedChildren(nsIAtom* aTag, nsIContent* aContent,
|
||||||
nsISupportsArray** aList);
|
nsISupportsArray** aList);
|
||||||
|
|
||||||
|
// This should never be called, but is necessary to satisfy nsRefPtr.
|
||||||
|
nsXBLPrototypeBinding() { NS_NOTREACHED("nsXBLPrototypeBinding default ctor"); }
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
// Internal helper class for managing our IID table.
|
// Internal helper class for managing our IID table.
|
||||||
class nsIIDKey : public nsHashKey {
|
class nsIIDKey : public nsHashKey {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче