gecko/mobile
Kartikaya Gupta 0f50be37c3 Bug 898877 - Ensure that viewport resizing behaviour due to dynamic toolbar is consistent. r=Cwiiis
In browser.js were two pieces of code that determined whether or not the CSS viewport
size should include the margins. These two pieces of code were inconsistent in that
one used rounding while the other used a fuzz. Also, one of them subtracted gViewportMargins
from gScreenHeight while the other added them. This patch makes the two pieces of code
consistent, and updates them to use a fuzz so that the CSS viewport is enlarged only
when dealing with pages that are equal to or larger than the screen (with the toolbar hidden).
2013-08-16 08:42:32 -04:00
..
android Bug 898877 - Ensure that viewport resizing behaviour due to dynamic toolbar is consistent. r=Cwiiis 2013-08-16 08:42:32 -04:00
locales Bug 840699 - Use HTTPS instead of HTTP for 30boxes.com integration. r=gavin 2013-07-24 11:21:13 +08:00