зеркало из https://github.com/mozilla/gecko-dev.git
backing out bug 347743 due to major crasher in 386332
This commit is contained in:
Родитель
1e873a4350
Коммит
7b552b19cd
|
@ -1053,12 +1053,6 @@ class nsIWidget : public nsISupports {
|
|||
*/
|
||||
NS_IMETHOD GetAnimatedResize(PRUint16* aAnimation) = 0;
|
||||
|
||||
/*
|
||||
* Return the the nearest ancestor widget which does not have a
|
||||
* Gecko parent.
|
||||
*/
|
||||
virtual nsIWidget* GetTopLevelWindow(void) = 0;
|
||||
|
||||
protected:
|
||||
// keep the list of children. We also keep track of our siblings.
|
||||
// The ownership model is as follows: parent holds a strong ref to
|
||||
|
|
Загрузка…
Ссылка в новой задаче