gecko/mobile
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
..
android Bug 736729 - Fix display-port on first paint and page-size changes. r=kats 2012-03-21 14:44:33 +00:00
locales Kevin Brosnan - Bug 714123 - Update app.support.baseURL to point to support.mozilla.org [r=mbrubeck] 2012-02-07 12:35:14 -08:00
xul Bug 736087 - Remove the ns prefix from the WifiWorker component. r=philikon DONTBUILD 2012-03-16 18:05:28 +01:00