gecko/mobile/android/chrome
Chris Lord ebc07011a5 Bug 736729 - Fix display-port on first paint and page-size changes. r=kats
Previously, we only set the display-port in response to a page scrolling itself,
or when we adjust the viewport. This meant that the display-port could be
incorrect if a viewport adjustment was sent after a page-size changed, but
before a render had completed.

Similarly, we were not updating the display-port when the viewport of a
foreground document that hadn't been displayed yet was changing. This would
cause the first-paint to have an incorrect (and often too small) display port,
which wouldn't be corrected until the page was scrolled.
2012-03-21 14:44:33 +00:00
..
content Bug 736729 - Fix display-port on first paint and page-size changes. r=kats 2012-03-21 14:44:33 +00:00
jar.mn Bug 696533 - (1/2) XBL bindings for add-on settings on Android [r=mfinkle] 2012-03-13 22:18:29 -07:00
Makefile.in Bug 735490 - Yet another place to kill makefiles. a=bustage 2012-03-13 18:23:26 -07:00