зеркало из https://github.com/mozilla/pjs.git
Fixed bug 80345 "frequent crash in nsWindow::UpdateIdle" r=dr, sr=blizzard
This commit is contained in:
Родитель
146dff610f
Коммит
a761a8ac4d
|
@ -314,6 +314,9 @@ interface nsIWidget : nsISupports
|
|||
/**
|
||||
* Force a synchronous repaint of the window if there are dirty rects.
|
||||
*
|
||||
* NOTE: calling update can result in other windows being invalidated;
|
||||
* see bug 80345 for an example of how unexpected this can be.
|
||||
*
|
||||
* @see Invalidate()
|
||||
*/
|
||||
void update();
|
||||
|
|
Загрузка…
Ссылка в новой задаче