Bug 681621 - Displayport is wrong after MozScrolledAreaChanged event when page is scrolled to the right [r=stechz]

This commit is contained in:
Matt Brubeck 2011-09-02 15:33:21 -07:00
Родитель 84b939ffc8
Коммит e50c915f3c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -629,7 +629,7 @@ let ContentScroll = {
sendAsyncMessage("MozScrolledAreaChanged", {
width: aEvent.width,
height: aEvent.height,
left: aEvent.x
left: aEvent.x + content.scrollX
});
// Send event only after painting to make sure content views in the parent process have