Commit Graph

51 Commits

Author SHA1 Message Date
Roy Frostig
3de71cc1d1 [mq]: tilebase 2009-07-13 14:58:11 -07:00
Hiroyuki Ikezoe
14568764ef Bug 499601: A lot of 'leaked URLs' when Fennec is finished, r=mfinkle 2009-06-25 01:37:31 -04:00
Gavin Sharp
d6292c484b Bug 452286: make sure to redraw the page appropriately when it scrolls itself (e.g. after an anchor link click, scrollTo call, or find-in-page), r=mfinkle 2009-06-19 11:59:36 -04:00
SHIMODA Hiroshi
d06e7d9429 Bug 476703: When switching tabs, use last pan x,y offsets, r=mfinkle 2009-06-16 01:31:15 -04:00
Hiroyuki Ikezoe
a26b9c5d6e Bug 496492: Remove unused variable in flushRegion, r=mfinkle, r=combee 2009-06-05 11:16:04 -04:00
Mark Finkle
60c4f4d658 Bug 494551: Use images for buttons in main chrome UI (widget part), r=gavin 2009-05-29 01:58:30 -04:00
Mark Finkle
33e8511b30 Bug 493589: about:config rendering problem, r=gavin 2009-05-28 11:27:12 -04:00
Brian Crowder
ed1386036f Bug 479161 - Double-tap zooming doesn't continue to zoom in for nested elements, r=tglek 2009-05-19 10:09:57 -07:00
Taras Glek
51bd20d6a9 Bug 491944: FIX Drawing fastpath doesn't check for _isPanning, turns into slowpath. r=stuart 2009-05-07 15:42:04 -07:00
Mark Finkle
9344b4d258 Ben Combee <combee@mozilla.com> 2009-04-22 17:43:20 -04:00
Mark Finkle
bef773ce87 Bug 489510: Fix urlbar breakage, r=bcombee 2009-04-22 16:45:51 -04:00
Gavin Sharp
d3e2bc74a5 Bug 485901: use new flush-less scrollX/Y getter to avoid unnecessary layout flushes, r=mfinkle 2009-04-05 03:20:57 -04:00
Stuart Parmenter
556c021a90 bug 485612. Avoid causing extra non-interruptible reflows the document when zooming to width during page load. r=taras 2009-03-26 08:38:27 -07:00
Taras Glek
53b6b37c44 Bug 483425 - bandaid visual jarring when clicking on link r=mfinkle 2009-03-19 10:31:12 -07:00
Taras Glek
ef771e1db8 update api to reflect changes made by bug 477708 2009-03-18 10:05:56 -07:00
Taras Glek
c6ce8906ab Bug 483417: optimize CanvasBrowser region handling r=vlad 2009-03-17 10:08:06 -07:00
Vladimir Vukicevic
a8f211601f b=483417, optimize CanvasBrowser region handling; r=tglek 2009-03-17 10:01:37 -07:00
Taras Glek
d67c75f5b6 typo 2009-03-13 07:03:25 -07:00
Taras Glek
3dee8b150d leftover code likely causing slower page loads 2009-03-13 06:44:03 -07:00
Stuart Parmenter
a4552d5d75 bug 481814. flush paints at the end of pans rather than at the beginning of the next one. r=taras 2009-03-05 15:59:06 -08:00
Taras Glek
d9e6a31504 Bug 481515 - Draw a nicer tab preview r=stuart 2009-03-04 16:51:32 -08:00
Taras Glek
03aeb251bb Bug 480595: Do not show navbar on zoomToElement r=gavin 2009-03-03 15:54:27 -08:00
Taras Glek
90da42d686 Bug 480761: resizing window while panned to the left doesn't redraw previously offscreen area r=gavin 2009-03-03 15:10:24 -08:00
Gavin Sharp
195330709e Add missing ; 2009-03-02 05:25:43 -05:00
Taras Glek
7a72d6d837 Bug 480447 - clear outstanding paint events when repainting the whole canvas r=gavin 2009-03-01 14:32:40 -08:00
Taras Glek
39a957c6f5 bug 477105: microoptimizations to intersect and flushRegion r=stuart 2009-02-27 14:14:49 -08:00
Gavin Sharp
9e5b49aa6a bug 477105: second part of zoom responsiveness r=taras 2009-02-27 14:04:43 -08:00
Taras Glek
f7bfaf19e6 Bug 477105 - improve zoom responsiveness, draw everything clipped r=stuart 2009-02-26 11:35:03 -08:00
Taras Glek
cef51c7aef bug 477855: Rework painting to be based on Region union/subtract operations r=stuart 2009-02-23 09:11:00 -08:00
Taras Glek
8f45e140d7 bug 478092 - fix for when loading page, some images and stuff hves white horizontal lines through them. r=stuart 2009-02-19 18:21:36 -08:00
Gavin Sharp
47188504d9 Bug 477468: rework widgetstack pan handling to better support window resizes, r=vlad 2009-02-10 01:39:41 -05:00
Taras Glek
78f298be72 Bug 477435: fix zoomToElement r=gavin 2009-02-09 17:48:54 -08:00
Taras Glek
87e9ca09d7 Bug 477160: fix panning bustage r=stuart 2009-02-06 12:17:51 -08:00
Mark Finkle
0c63845ce2 Bug 476186: Ts regression on 2009-01-28, r=gavin 2009-02-06 02:35:29 -05:00
Taras Glek
9fdc0f3080 bug 476729: Calculate a viewing rect relative to the canvas 2009-02-04 16:38:43 -08:00
Gavin Sharp
62b48b4f47 Bug 474804: improve Fennec UI window resize handling by making sure to resize chrome widgets properly, and by fixing some of the bugs caused by not properly updating the rects tracked by the WidgetStack, r=vlad 2009-02-04 18:03:36 -05:00
Taras Glek
9572d0770a Bug 474689 - Limit painting to visible area during loads, use a heuristic to reduce zoomtopage calls, etc r=stuart 2009-01-30 12:42:05 -08:00
Mark Finkle
2d8ff8e97d bustage fix for bug 475997, r=tglek 2009-01-30 13:13:06 -05:00
Taras Glek
c69fcdd5e7 Bug 475997 - make zoomToPage use viewport width, switching to using wsRects in CanvasBrowser r=stuart 2009-01-29 11:51:57 -08:00
Neil Deakin
a1de243dad bug 455891 - unable to set focus() on certain element types r=mfinkle 2009-01-28 15:39:20 -05:00
Taras Glek
5c71281a4a Bug 474874: misc CanvasBrowser cleanups, minor speed boost for redraw. r=stuart 2009-01-23 14:36:49 -08:00
Taras Glek
9a5b56bbf1 Bug 472745 - less zoomToPage on startup r=stuart 2009-01-15 14:18:36 -08:00
Mark Finkle
ff5cb59f11 Bug 472719: Remove 'Loading...' text from canvas, r=pavlov 2009-01-09 10:37:03 -05:00
Gavin Sharp
77febd05d6 Bug 466280: fix WidgetStack to support resizes, and use that support to enable panning the full range of content at smaller-than-default window sizes, r=vlad/stuart 2008-12-19 18:04:16 -05:00
Gavin Sharp
77019d0ac6 Bug 458740: revert special casing of XUL content in CanvasBrowser since it's unnecessary, r=mfinkle 2008-12-14 22:06:37 -08:00
Gavin Sharp
0e20ed56dc Fix silly mistake in the patch for bug 459170 2008-12-12 23:31:30 -05:00
Stuart Parmenter
115190d620 We can't cache the canvas's top/left as they will change depending on where you are on the page 2008-12-11 16:16:26 -08:00
Taras Glek
2de5effa39 Double zoomToPage timeout in order to avoid triggering bonus reflows r=stuart 2008-12-12 12:04:12 -08:00
Gavin Sharp
64038858d0 Bug 459170: cache canvas dimensions to avoid retrieving them unnecessarily, other miscellaneous cleanup, r=stuart 2008-12-10 10:22:36 -08:00
Stuart Parmenter
6a3e6a6111 bug 458373. get caret drawing in Fenec. r=gavin 2008-12-09 03:02:18 -08:00