gecko/mobile/android/chrome/content
Chris Lord f5bd1688ff 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
..
bindings Bug 709921 - (1/2) Clean up unused localization files [r=mfinkle] 2011-12-20 08:33:22 -08:00
about.xhtml Bug 713072: Bring the 'Licensing information' link in about: in line with the other links. r=mfinkle 2011-12-27 14:26:18 +01:00
aboutAddons.xhtml Bug 724795 - Update the add-on list when a search engine is added or removed [r=mfinkle] 2012-02-10 07:40:41 -08:00
aboutCertError.xhtml
aboutHome.xhtml Bug 709921 - (1/2) Clean up unused localization files [r=mfinkle] 2011-12-20 08:33:22 -08:00
aboutRights.xhtml
bindings.xml Bug 716161 - Don't allow clicking disabled selects. r=mfinkle 2012-01-18 08:49:48 -08:00
blockedSite.xhtml
browser.css Bug 709921 - (1/2) Clean up unused localization files [r=mfinkle] 2011-12-20 08:33:22 -08:00
browser.js Bug 726817 - Use nsIFrameLoaderOwner.clampScrollPosition to fix clip on zoom. 2012-02-17 23:44:47 +00:00
browser.xul Bug 701351 - Back out 0aeaa4995892 (XUL scrollbars) [r=mfinkle] 2011-11-21 18:15:29 -05:00
config.xhtml Bug 709921 - (followup) Update strings about:config to say "Settings" instead of "Preferences" [r=mfinkle] 2011-12-21 11:20:06 -08:00
cursor.css
downloads.js Bug 717231 - Downloads are not added to the Download Manager (stock ICS 4.0.3) [r=mbrubeck] 2012-01-12 15:16:31 -05:00
exceptions.js
languages.properties
netError.xhtml
sanitize.js Bug 716722 - Remove unnecessary code and use Services.jsm in sanitize.js. r=mbrubeck 2012-01-09 15:59:14 -08:00