gecko/mobile/android/chrome
Chris Lord 3cc0571247 Bug 729537 - Make sure the displayport is always set correctly. r=mfinkle
We were seeing unexpectedly large buffers and oddness until the first
pinch-zoom. This was caused by not setting the displayport correctly.

Change things up so that we just use the window size and resize events instead
of the viewport size (which is sent asynchronously to resize events) and make
sure to set the displayport whenever necessary.
2012-02-23 13:45:32 +00:00
..
content Bug 729537 - Make sure the displayport is always set correctly. r=mfinkle 2012-02-23 13:45:32 +00:00
tests Bug 591718. Fix mobile browser test to handle getBoundingClientRect including a transform. r=mfinkle 2011-12-30 11:14:04 +13:00
jar.mn Bug 709921 - (1/2) Clean up unused localization files [r=mfinkle] 2011-12-20 08:33:22 -08:00
Makefile.in Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey 2012-02-04 17:32:24 +00:00