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