gecko-dev/mobile/android
Chris Lord b15f7347e3 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).
2012-02-17 23:44:47 +00:00
..
app Merge m-c into maple 2012-02-08 16:43:22 -05:00
base merge again 2012-02-18 18:17:10 -05: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 727730 - Add support for Share Link context menu r=mbrubeck 2012-02-16 14:07:12 -05:00
modules
sync Bug 709408 - Part 2: Remove Cryptographer. r=rnewman 2012-02-15 22:05:53 -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