зеркало из https://github.com/mozilla/pjs.git
fixing gtk2 bustage
This commit is contained in:
Родитель
344ce8b606
Коммит
d0dfae6ab9
|
@ -532,7 +532,7 @@ void nsDocAccessibleWrap::CheckForEditor()
|
|||
SetEditor(mEditor); // set editor for nsAccessibleEditableText
|
||||
}
|
||||
|
||||
void nsDocAccessibleWrap::FireDocLoadingEvent(PRBool aIsFinished)
|
||||
NS_IMETHODIMP nsDocAccessibleWrap::FireDocLoadingEvent(PRBool aIsFinished)
|
||||
{
|
||||
if (!mDocument || !mWeakShell)
|
||||
return NS_OK; // Document has been shut down
|
||||
|
|
Загрузка…
Ссылка в новой задаче