gecko-dev/mobile/android
Chris Lord e0a80d3736 Bug 726817 - Use nsIFrameLoaderOwner.clampScrollPosition to fix clip on zoom.
Zooming in caused the right and bottom edges of the page to be clipped. This
was because we would try to scroll to coordinates that, untransformed, would be
invalid. The document has no knowledge of the zoom, and so the scroll position
needs to be forced somehow.

Java compositor accomplished this using a CSS translation transformation, this
accomplishes it by turning off scroll position clamping (a technique that the
Java compositor should also employ, if the patch this relies on passes review).

--HG--
extra : rebase_source : a13403d53fed39e1f042da3611147da1c0420cf0
2012-02-17 23:44:47 +00:00
..
app Merge m-c into maple 2012-02-08 16:43:22 -05:00
base Fix screen/window size change events. 2012-02-17 17:25:52 +00:00
branding Bug 710331 - Remove old splash screen assets. r=mfinkle 2012-01-25 22:10:01 +01:00
chrome Bug 726817 - Use nsIFrameLoaderOwner.clampScrollPosition to fix clip on zoom. 2012-02-17 23:44:47 +00:00
components Bug 711578 - Fix session store for initial session crash. r=mfinkle 2012-02-14 12:07:53 -08:00
config/mozconfigs Use Android SDK 14 in order to support some Ice Cream Sandwich features, no bug r=blassey 2012-01-31 15:47:42 -05:00
installer Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking 2012-01-16 13:23:28 +01:00
locales Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle] 2012-02-14 15:32:45 -08:00
modules
sync Bug 724297 - Firefox Sync launcher icon opens settings or Fennec main activity, not setup. 2012-02-04 18:24:06 -08:00
themes/core Bug 718126 - Tapping the video scrubber doesnt work on Native Fennec. r=wesj 2012-01-26 17:07:05 -08:00
build.mk
confvars.sh Bug 671634 - Fennec UA changes. Useragent should be different between phones and tablets. r=me sr=bz a=gerv 2012-01-31 20:04:23 -08:00
LICENSE
Makefile.in bug 708015, support both native and xul l10n, r=stas, dougt 2011-12-22 00:10:06 +01:00
makefiles.sh Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build 2012-02-10 12:40:30 +00:00