зеркало из https://github.com/mozilla/pjs.git
Fixing bustage
This commit is contained in:
Родитель
024c432f27
Коммит
54009e3cde
|
@ -1922,7 +1922,7 @@ void nsAccessibleWrap::UpdateSystemCaret()
|
|||
}
|
||||
|
||||
nsIWidget *widget;
|
||||
nsRect caretRect = caretAccessible->GetCaretRect(&widget);
|
||||
nsIntRect caretRect = caretAccessible->GetCaretRect(&widget);
|
||||
HWND caretWnd;
|
||||
if (caretRect.IsEmpty() || !(caretWnd = (HWND)widget->GetNativeData(NS_NATIVE_WINDOW))) {
|
||||
return;
|
||||
|
|
Загрузка…
Ссылка в новой задаче