gecko/mobile
Kartikaya Gupta fbe4beb181 Bug 715326 - Fix viewport position when zooming up a page that is smaller than the viewport on both axes. r=pcwalton
Take a page that has width PW and height PH, where PW is less
than the viewport width VW and PH is less than the viewport height
VH, and VW/PW > VH/PH. If we scale this up to fit the viewport,
then the vertical viewport position ends up scrolled to the bottom
(or partway to the bottom depending on how long the page is). This
fixes that by shifting the focal point in this case.
2012-01-12 22:47:56 -05:00
..
android Bug 715326 - Fix viewport position when zooming up a page that is smaller than the viewport on both axes. r=pcwalton 2012-01-12 22:47:56 -05:00
locales bug 708015, support both native and xul l10n, r=stas, dougt 2011-12-22 00:10:06 +01:00
xul Bug 715576 - libalerts_s.dylib is incorrectly-named (_s indicates a static library) and links against the static-js library, which is bad. Make it link against either libxul (static-js) or the dynamic-js library correctly, and rename it. r=ted 2012-01-11 11:28:21 -05:00