Commit Graph

1990 Commits

Author SHA1 Message Date
Vivien Nicolas
76e875c9de Bug 629661 - Find in Page does not reset after it is closed (followup) [r=mfinkle] 2011-02-09 00:28:52 +01:00
Vivien Nicolas
3c2f1084ec Bug 630946 - Repaint does not occur when dismissing a combo box [r=mfinkle] 2011-02-09 00:22:27 +01:00
Vivien Nicolas
2a5b87937a Bug 626457 - Move some code out of Browser.startup(); [r=mfinkle] 2011-02-08 23:46:24 +01:00
Vivien Nicolas
ca9ab315ef Bug 632345 - [regression] Scrollbar position should not updated before showing the scrollbars [r=mfinkle] 2011-02-08 23:38:20 +01:00
Vivien Nicolas
63ce29e354 Bug 632346 - Opening a new tab from command-line should hide the right panel [r=mfinkle] 2011-02-08 23:36:17 +01:00
Wes Johnston
9a0ab88800 Bug 631200 - Make sure jpake closes when sync setup closes [r=mfinkle] 2011-02-08 10:05:58 -08:00
Mark Finkle
92c2cde226 Bug 632005 - Use stricter limit on WebProgressListener flags [r=mbrubeck] 2011-02-07 13:46:01 -05:00
Vivien Nicolas
1014565e38 Bug 629665 - [regression] Tab bar covers full screen [r=mfinkle] 2011-02-07 13:56:11 +01:00
Vivien Nicolas
0256d0e1dc Bug 629661 - Find in Page does not reset after it is closed [r=mfinkle] 2011-02-07 13:49:37 +01:00
Vivien Nicolas
a9d9c845ec Bug 628633 - [Regression] Find in Page does not scroll down when hitting the Down Arrow from the findbar [r=mfinkle,mbrubeck] 2011-02-03 18:58:43 +01:00
Wesley Johnston
7c356de7f0 Bug 631130 - [Regression] Find in page and form assistant are broken [r=mfinkle] 2011-02-02 16:39:43 -05:00
Matt Brubeck
d3bf42983e Bug 629794 - Error: _contentView is undefined in local browsers [r=stechz]
(re-apply fix that was accidentally reverted by merge with bug 628799)
2011-02-02 19:34:45 -08:00
Matt Brubeck
04ac06eb61 Bug 628799 (followup) - Fix the ZoomChanged event used by Tzoom tests [r=stechz]
--HG--
extra : rebase_source : 2ad696667dbe181c4a8c5000f736070620ff37bf
2011-02-02 16:25:42 -08:00
Wes Johnston
f4e7fb2852 Bug 630942 - Make sure we update the cache viewport after orientation changes [r=stechz] 2011-02-02 16:21:47 -08:00
Matt Brubeck
b995057a74 Bug 628799 - (2/2) Kill browser.scale and make fuzzy zoom API [r=stechz]
--HG--
extra : rebase_source : b2563c309e05e0e10b514114c200a4d8bac24f9d
2011-02-02 11:03:48 -08:00
Matt Brubeck
aa04dd9946 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
Benjamin Stover
d890507250 Bug 630721 Remove junk at bottom of test r=mfinkle 2011-02-02 10:51:02 -08:00
Mark Finkle
e8979c4012 Bug 630542 - Regression: Context menus do not pop up on links (remove the dump) [r=stechz] 2011-02-01 14:41:40 -05:00
Mark Finkle
50f24d5d60 Bug 630542 - Regression: Context menus do not pop up on links [r=stechz] 2011-02-01 13:59:58 -05:00
Benjamin Stover
62ff2c3c8d Bug 629122 Crashed tab causes displayport to stop setting r=wesj 2011-02-01 09:38:41 -08:00
Mark Finkle
323a9adf58 Bug 630027 - replace mozRequestAnimationFrame() with mozRequestAnimationFrame(callback) in AnimatedZoom.js [r=stechz] 2011-01-31 18:10:01 -05:00
Wes Johnston
bda9621a03 Bug 605630 - Scroll scrollboxes in local tabs [r=stechz, a=blocking-fennec] 2011-01-31 14:11:27 -08:00
Wes Johnston
23d468e39a Bug 618434 - Show errors when JPAKE fails [r=mfinkle, a=blocking-fennec] 2011-01-31 14:08:19 -08:00
Benjamin Stover
81314c4078 Bug 630145 Regression: History not saved r=mfinkle 2011-01-31 10:57:03 -08:00
Vivien Nicolas
04bd291236 Bug 621402 - JavaScript error from form assistant: uncaught exception: Empty rectangles do not have centers [r=mfinkle] 2011-01-31 19:45:15 +01:00
Vivien Nicolas
f3168ec432 Bug 630249 - Do not allow zoom for empty pages even if they are remote [r=mfinkle] 2011-01-31 19:44:36 +01:00
Matt Brubeck
6af4bdefe9 Bug 630221 - Remove failing chrome/tests/browser_preferences_basic.js [r=mfinkle]
--HG--
extra : rebase_source : 3c0670e691011f42547a993759228063f777bf74
2011-01-31 10:30:17 -08:00
Matt Brubeck
d79b22a879 Bug 629794 - Error: _contentView is undefined in local browsers [r=stechz]
--HG--
extra : rebase_source : 41f6bd5faf4c064e72b477a5ea6e280825b8df25
2011-01-28 13:31:47 -08:00
Vivien Nicolas
eddbc515c5 Bug 619679 - [Maemo] Dismissing the virtual keyboard causes problems. mobile-browser bits. r=mfinkle 2011-01-28 13:28:11 -08:00
Mark Finkle
f70eea1b81 Bug 605706 - Add desktop notifications to clearable list of permissions [r=mbrubeck] 2011-01-28 15:39:48 -05:00
Vivien Nicolas
09d14b7203 Bug 629397 - Use sendCrossProcessKeyEvent instead of a custom message for keys [r=mfinkle,f=mbrubeck] 2011-01-28 19:11:12 +01:00
Mark Finkle
2510933012 Bug 615239 - Add 'Get Help' SUMO link to Start Page (followup) [r=vingtetun] 2011-01-28 09:41:11 -05:00
Mark Finkle
887241e71f Bug 615239 - Add 'Get Help' SUMO link to Start Page [r=vingtetun] 2011-01-28 08:48:17 -05:00
Vivien Nicolas
31377d723f Bug 622738 - gray area to the right of facebook touch pages disconnects urlbar and controls sidebar [r=mfinkle] 2011-01-27 21:34:30 +01:00
Vivien Nicolas
791f3e63b3 Bug 628732 - Hitting Android Back in Awesome list opens right panel [r=mfinkle] 2011-01-27 21:33:43 +01:00
Vivien Nicolas
77ff625b93 Bug 628660 - Gray area when navigating with the form assistant [r=mfinkle,stechz] 2011-01-27 21:32:35 +01:00
Wes Johnston
9ae8b8e66a Bug 612607 - Show sync setup if necessary when remote tabs command fires. 2011-01-27 11:05:01 -08:00
Mark Finkle
0d1d1b250c Bug 627772 - AutocompleteCache should read from disk async [r=mbrubeck] 2011-01-27 14:02:52 -05:00
Fabrice Desré
08ee773473 Bug 619518 - If a notification has no callback, use a toaster popup 2011-01-27 10:54:36 -08:00
Mark Finkle
69191ccf0e Bug 619231 - Fennec UI should not enable Connect unless all fields are entered [r=vingtetun] 2011-01-27 13:42:52 -05:00
Matt Brubeck
b5120ebfb6 Bug 627851 - PreferencesView._delayedInit is not delayed enough [r=mfinkle] 2011-01-27 09:36:22 -08:00
Mark Finkle
798a667255 Bug 627894 - Use the right URL when trying to zombie-ify a zombie tab [r=mbrubeck] 2011-01-27 00:16:34 -05:00
Mark Finkle
90a32f9afd Bug 628847 - Remove some cruft in last-window-check copied from desktop [r=wjohnston] 2011-01-26 23:47:50 -05:00
Mark Finkle
8f53023af5 Bug 627500 - Clicking on a link that has window.scrollTo(0, 1000) will clear the content of that frame [r=wjohnston] 2011-01-26 08:37:18 -05:00
Benjamin Stover
62ac07e1cc Bug 623485 - Use transforms to move scrollbars [r=vingtetun] 2011-01-26 15:56:38 +01:00
Vivien Nicolas
d9216fe2d7 Bug 628971 - Find in page toolbar is overlaid by the VKB [r=mfinkle] 2011-01-26 15:51:46 +01:00
Benjamin Stover
07b2dc98d1 Bug 628827 Blinky double-tap zoom and pinch to zoom r=mbrubeck 2011-01-25 16:19:46 -08:00
Vivien Nicolas
0490908b5a Bug 627293 - "Fennec not resized correctly after switching between portrait/landscape mode" [r=mark.finkle] 2011-01-25 09:36:00 -05:00
Benjamin Stover
d998a8a40d Bug 624451 Followup: stop relying on contentWidth/contentHeight r=mbrubeck 2011-01-25 14:43:01 -08:00
Benjamin Stover
ab946e018f Bug 624451 Investigate changing displayport based on panning heuristics r=vingtetun r=mbrubeck 2011-01-25 12:08:41 -08:00