зеркало из https://github.com/mozilla/gecko-dev.git
bug 469412 - remove native widgets from xul decks, mobile only r+sr=roc
This commit is contained in:
Родитель
ced9720934
Коммит
3b2a619ccc
|
@ -76,7 +76,9 @@ public:
|
||||||
|
|
||||||
virtual nsIAtom* GetType() const;
|
virtual nsIAtom* GetType() const;
|
||||||
|
|
||||||
|
#ifndef MOZ_GFX_OPTIMIZE_MOBILE
|
||||||
virtual PRBool ChildrenMustHaveWidgets() const { return PR_TRUE; }
|
virtual PRBool ChildrenMustHaveWidgets() const { return PR_TRUE; }
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef NS_DEBUG
|
#ifdef NS_DEBUG
|
||||||
NS_IMETHOD GetFrameName(nsAString& aResult) const
|
NS_IMETHOD GetFrameName(nsAString& aResult) const
|
||||||
|
|
Загрузка…
Ссылка в новой задаче