зеркало из https://github.com/mozilla/gecko-dev.git
Bug 451441 – don't synchronously redraw everytime we move the canvas r=stuart
This commit is contained in:
Родитель
94ae4e66a0
Коммит
27771cbe33
|
@ -479,7 +479,7 @@
|
|||
// Force a sync redraw
|
||||
window.QueryInterface(Components.interfaces.nsIInterfaceRequestor)
|
||||
.getInterface(Components.interfaces.nsIDOMWindowUtils)
|
||||
.redraw();
|
||||
.processUpdates();
|
||||
]]></body>
|
||||
</method>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче