Commit Graph

29 Commits

Author SHA1 Message Date
Benjamin Stover
de7008fe96 Bug 520913: Use CSS classes instead of manually resizing elements [r=mark.finkle] 2009-10-14 17:19:29 -04:00
Mark Finkle
6f54458563 Bug 522261: Some code is firing after the browser window closes [r=gavin.sharp] 2009-10-14 15:04:33 -04:00
Roy Frostig
16ad2cf8a9 Prefetch tiles in TileManager when device is idle as reported by nsIIdleService. r=dougt,mfinkle. 2009-10-09 20:03:14 -07:00
Mark Finkle
bd24144e10 Bug 519231: Backing out bug 514623, r=stechz 2009-09-28 14:16:51 -04:00
Benjamin Stover
04d386a64c Bug 514623: strange behavior after clicking anchor links (doesn't scroll directly to anchor?), r=bcombee, r=mfinkle 2009-09-22 09:33:30 -04:00
Ben Combee
60e4b18369 Bug 517314: Remove left-over dumps from Fennec, r=mfinkle 2009-09-21 17:34:37 -04:00
Brad Lassey
dde643b45b bug 514351 - support HandheldFriendly meta tag r=mfinkle 2009-09-15 01:56:18 -04:00
Benjamin Stover
06f8e65f31 Bug 514029: renderCanvas JS error 'cr is null', r=stuart 2009-09-03 18:12:02 -07:00
Benjamin Stover
a12cf6cc05 Bug 451670: Discard tab data when low on memory, r=mfinkle, r=stuart 2009-09-05 01:14:59 -04:00
Brad Lassey
26acc442fd backing out changeset 54c827234898 bug 512472 - Fennec lays pages out too wide, resulting in very small text r=mfinkle 2009-08-31 02:21:22 -04:00
Vivien Nicolas
c8a00b5633 Bug 511982: handle pages scrolling themselves by causing the appropriate redraw (fixes acid2), r=froystig 2009-08-30 02:37:06 -04:00
Brad Lassey
fef6c3550b bug 512472 - Fennec lays pages out too wide, resulting in very small text r=mfinkle 2009-08-26 14:13:09 -04:00
Roy Frostig
f4cecbcf44 bug 511516. Add BrowserView API for rendering to a destination canvas. 2009-08-22 14:06:51 -04:00
Mark Finkle
2c7e3e92f4 Bug 511170: unable to display SVG, r=froystig, bcombee 2009-08-19 01:15:12 -04:00
Roy Frostig
f60bb59268 bug 509764. Lift browser viewport state to tab level; restore state on tabswitch. r=stuart 2009-08-11 13:51:13 -07:00
Roy Frostig
89507ba732 bug 509589. Remove visible rect statekeeping in BrowserView. r=stuart 2009-08-10 18:03:42 -07:00
Stuart Parmenter
e7c443f2c5 Fix right sidebar to not expand past its boundaries 2009-08-07 18:17:25 -07:00
Ben Combee
64466cee88 Merge of iframe scrolling patch to tiles. r=stuart 2009-08-07 18:08:06 -07:00
Roy Frostig
8c9d106456 Minor changes to address review comments on TileManager and BrowserView. 2009-08-06 18:44:20 -07:00
Roy Frostig
7ded61394a imported patch sidebars 2009-08-05 14:06:38 -07:00
Roy Frostig
2b413522d0 Implemented double click in browser view container do zoom to and from element.
Added Browser::forceChromeReflow() with a reflow-forcing hack thanks to dbaron.
Added BrowserView::forceContainerResize() to resize the browser view container even if in the middle of a batch operation.
2009-07-31 15:32:48 -07:00
Roy Frostig
5f8fc47b99 Fix initing of zoomLevel to NaN during slow page load. 2009-07-29 15:44:41 -07:00
Roy Frostig
2d7ff91b90 MouseModule almost done except for a nasty bug where content doesn't like our clicks. Everything is near working, though... 2009-07-24 15:51:16 -07:00
Stuart Parmenter
31058bc7ab hook up basic panning 2009-07-18 01:16:04 -07:00
Stuart Parmenter
07d091663e adding Util.js to the script 2009-07-17 20:12:10 -07:00
Roy Frostig
c751721781 post merge fun 2009-07-17 20:05:07 -07:00
Roy Frostig
1b5d678982 merge with stuart 2009-07-17 19:30:57 -07:00
Roy Frostig
00ca6f826b [mq]: tileman 2009-07-17 17:14:49 -07:00
Stuart Parmenter
1004e47063 Fennec + TileManager 2009-07-17 16:17:57 -07:00