Commit Graph

32 Commits

Author SHA1 Message Date
Matt Brubeck
402f7d2248 Bug 685541 - Fix zooming when in tablet mode [r=mfinkle] 2011-09-08 12:32:31 -07:00
Oleg Romashin
601147abfd Bug 656114 - Clicking is broken in position:fixed elements in Fennec with MOZ_ENABLE_FIXED_POSITION_LAYERS enabled r=stechz 2011-08-11 11:37:23 -07:00
Matt Brubeck
244bb5d3be Bug 640217 - Clamp zoom value at end of animated zoom [r=mfinkle, a=blocking-fennec]
--HG--
extra : rebase_source : bd4bc7cc2f591dfcc4b1c73d0b4bf0a9e33bae6a
2011-03-09 13:55:10 -08:00
Matt Brubeck
d9b46dbf62 Bug 628799 - (1/2) Kill browser.scale and make fuzzy zoom API [r=stechz]
--HG--
extra : rebase_source : 512dafe586ea5bfdf6e336314970868bd05e6fba
2011-02-02 11:03:46 -08:00
Mark Finkle
82cee2508d Bug 630027 - replace mozRequestAnimationFrame() with mozRequestAnimationFrame(callback) in AnimatedZoom.js [r=stechz] 2011-01-31 18:10:01 -05:00
Matt Brubeck
e56535e8ae Bug 629794 - Error: _contentView is undefined in local browsers [r=stechz]
--HG--
extra : rebase_source : 41f6bd5faf4c064e72b477a5ea6e280825b8df25
2011-01-28 13:31:47 -08:00
Benjamin Stover
dfee498df1 Bug 628827 Blinky double-tap zoom and pinch to zoom r=mbrubeck 2011-01-25 16:19:46 -08:00
Benjamin Stover
47b9638734 Bug 624451 Followup: stop relying on contentWidth/contentHeight r=mbrubeck 2011-01-25 14:43:01 -08:00
Vivien Nicolas
f4efa445b8 Bug 628605 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_formsZoom.js | Test timed out [r=mfinkle] 2011-01-25 15:28:41 +01:00
Benjamin Stover
d3a5a47695 Bug 605618 Scroll iframes asynchronously in frontend r=mfinkle 2011-01-18 14:00:36 -08:00
Benjamin Stover
05cc16df07 Bug 605618 Basic mobile frontend patch r=mfinkle 2011-01-13 09:46:38 -08:00
Vivien Nicolas
3b96251f30 Bug 608703 - Automatic adjustment of the view to keep in sync with the caret rect can be called when it shouldn't [r=mfinkle,mbrubeck] 2010-11-04 11:54:12 +01:00
Matt Brubeck
5d4061e888 Bug 605215 - Fix pinch zoom location when toolbars are visible [r=stechz] 2010-10-19 09:29:23 -07:00
Matt Brubeck
5b57959fd9 Bug 597210 - Fix jump at start of multitouch zoom [r=mfinkle] 2010-09-17 14:16:43 -07:00
Benjamin Stover
3138a7a8fe [mq]: review 2010-09-15 15:05:50 -07:00
Benjamin Stover
8c9a1021a4 pinch to zoom sort of works 2010-09-07 15:58:55 -07:00
Benjamin Stover
f8db2a5344 allow animated zooming to continue seemlessly if animation is already in progress 2010-09-02 16:49:14 -07:00
Benjamin Stover
eddd861636 add portentous comment to animated zooming that will probably not stop anyone, who are we kidding 2010-09-02 12:58:28 -07:00
Benjamin Stover
740cb78f7f (half-baked) animated zoom 2010-09-02 09:46:07 -07:00
Benjamin Stover
41b3ea96dd clean up and get zooming and viewport sort of working 2010-08-30 14:11:49 -07:00
Matt Brubeck
b578e6f531 Fix syntax error in AnimatedZoom.js 2010-08-26 09:34:20 -07:00
Benjamin Stover
c8433e1095 merge with trunk 2010-08-24 11:39:14 -07:00
Matt Brubeck
4cd3efaa5a Bug 589800 (fixup) - Refactor code to fix pinch zoom on local tabs [r=vingtetun] 2010-08-24 11:12:31 -07:00
Vivien Nicolas
eeee02ef04 Bug 589800 - Checkerboards are persistent on zoom of about:firstrun [r=mbrubeck] 2010-08-24 19:13:00 +02:00
Matt Brubeck
d02d43b5de Bug 588847 - Fix black screen by always hiding the viewBuffer [r=stechz]
--HG--
extra : rebase_source : 65d7378ab3a1bd6fd6384258afdbd4eea4929cc0
2010-08-20 13:07:40 -07:00
Benjamin Stover
887ffc618d fix keyboard and mouse, and remove more tile cruft 2010-08-19 16:28:44 -07:00
Matt Brubeck
dfbfe6f8d4 Bug 588452 - Don't render to zoom snapshot canvas before prior render finishes [r=stechz]
--HG--
extra : rebase_source : f4994456ae0bd2704aa8ae52f80810607a6c2bbd
2010-08-18 19:30:42 -07:00
Matt Brubeck
8b611648e5 Bug 587223 - fix exception in AnimatedZoom.js while zooming out [r=mfinkle] 2010-08-13 19:49:36 -07:00
Matt Brubeck
dddb9bb5cc Bug 584865 - Use IPC context for zooming canvas [r=mark.finkle]
This fixes the zoom animation, but MozGetIPCCanvas is slow on Android so we
need to reuse the same canvas and cache it at startup time (this means a
significant startup time regression).  See bug 586353 for more.
2010-08-12 08:43:00 -07:00
Josh Matthews
279fed5e68 Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle 2010-07-20 16:49:31 -04:00
Matt Brubeck
0dc833cb1a Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -04:00
Jaakko Kiviluoto
7b09080466 Bug 437957 - Animate zoom [r=mfinkle] 2010-06-25 17:16:01 -04:00