Commit Graph

711 Commits

Author SHA1 Message Date
Ian Gilman
6c854e2851 + removed profiling code 2010-08-10 18:10:21 -07:00
Edward Lee
23cb5085db Move visibleTabs tests back to browser/content/test out of tabview directory. 2010-08-10 17:58:26 -07:00
Ehsan Akhgari
f7db2df33e Actually enable the tests which pass 2010-08-10 19:13:13 -04:00
Ehsan Akhgari
64a0fa5f64 Disable all TabView tests for now 2010-08-10 18:56:11 -04:00
Ehsan Akhgari
6cf3f2f2e9 Run the TabCandy tests from the correct Makefile 2010-08-10 18:47:03 -04:00
Michael Yoshitaka Erlewine
0331654a90 Bug 585858: fixing whitespace 2010-08-10 18:09:19 -04:00
Michael Yoshitaka Erlewine
93a8ca8c4d Bug 585858: test tab context menu items with combinations of visible and hidden tabs 2010-08-10 15:33:08 -04:00
Raymond Lee
21435a04ce Improved the drag and drop test 2010-08-11 02:57:22 +08:00
Raymond Lee
649f6a8433 Fixed Bug 584627 - Tests for group 2010-08-11 02:39:28 +08:00
Raymond Lee
77fac751a4 Bug 585837 - Tests for launching Tab candy 2010-08-11 00:11:06 +08:00
Raymond Lee
d6a31af44b Fixed some issues in the drag and drop test 2010-08-11 00:06:04 +08:00
Edward Lee
3c464e4ea9 Merge mozilla-central to tabcandy-central. 2010-08-09 23:53:52 -07:00
Raymond Lee
b9ebcf2818 Fixed a test after the delay loading frame changes 2010-08-10 10:31:59 +08:00
Edward Lee
33cc955362 Merge mozilla-central to tabcandy-central. 2010-08-09 10:38:19 -07:00
Raymond Lee
09fc5f87cb Add a licence block to a test 2010-08-09 17:00:33 +08:00
Raymond Lee
07e451a1a7 Moved tests to test/tabview folder 2010-08-09 16:21:46 +08:00
Raymond Lee
44b329148e Another fix for the failing test 2010-08-09 15:47:52 +08:00
Raymond Lee
bd597f14e5 Fixed failing test after the name change to GroupItem(s) (Bug 583414) 2010-08-09 15:29:42 +08:00
Michael Yoshitaka Erlewine
22ed84cc23 Fixed failing test after the name change to GroupItem(s) (Bug 583414) 2010-08-07 22:51:20 -04:00
Edward Lee
6f94e32f58 Merge mozilla-central to tabcandy-central. 2010-08-07 16:44:33 -07:00
Edward Lee
8b14edac3b Merge mozilla-central to tabcandy-central. 2010-08-05 14:48:29 -07:00
Raymond Lee
b551e2e0b2 Bug 582677 - Test for dragging and dropping item from one group to another group 2010-08-05 08:12:08 +08:00
Edward Lee
035aed35ed Bug 582116 - Provide a way to show certain tabs and get visible tabs
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Dão Gottwald
90e2c01d89 Temporarily disable browser_overflowScroll.js on Linux 2010-07-23 11:32:03 +02:00
Dão Gottwald
c6d99b525f Bug 580257 - _getScrollableElements needs to exclude non-scrollable elements. r=enn 2010-07-23 00:31:58 +02:00
Michael Kohler
52b5d55787 Bug 577121 - Tab context menu item "Close Other Tabs" should exclude pinned tabs. r=dao 2010-07-22 17:51:55 +02:00
Kurt Schultz
6e32a194f9 Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
Dão Gottwald
3e9a8c3c3a Bug 575748 - Fix and re-enable browser_overflowScroll.js 2010-07-20 21:05:02 +02:00
Dão Gottwald
b01247fc8f temporarily skip browser_overflowScroll.js when tabs are on top 2010-07-20 00:50:57 +02:00
Rob Campbell
8c31e749f8 bug 560692 - Create a style panel for web page inspector. p=me, r=gavin 2010-07-16 11:12:39 -03:00
Frank Yan
9baec5701c Bug 514739: Remove 'block images from www.site.com' context menu item. r=gavin 2010-07-14 19:00:12 -07:00
Dão Gottwald
7e174e27d9 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Dão Gottwald
0a2d83737d Bug 519216 - Removing a progress listener while it's being called should not affect subsequent listeners. r=gavin 2010-07-07 06:56:17 +02:00
Dão Gottwald
abd9449c67 Bug 574654 - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS. r=mano 2010-07-05 11:40:54 +02:00
Dave Townsend
68fe463c0e Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin 2010-07-01 09:23:11 -07:00
Timothy Nikkel
7b6017efa4 Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin 2010-06-25 16:51:17 -05:00
Gavin Sharp
40b227bd5a Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao 2010-06-25 12:05:45 -04:00
Dave Townsend
4157ac95dd Bug 573246: Fix tests that are failing with the Feedback extension installed. r=gavin 2010-06-24 15:01:27 -07:00
Dão Gottwald
a6c33b57e9 Make browser_bug462289.js work with tabs on top 2010-06-24 19:55:39 +02:00
Gavin Sharp
8ef30e6050 Bug 574228: PopupNotifications.show() secondaryActions argument should be optional, r=dtownsend 2010-06-24 00:54:44 -04:00
Dão Gottwald
78e554c98d Bug 563730 - Implement pinTab, unpinTab. r=gavin 2010-06-24 16:29:02 +02:00
Frank Yan
2d389b9a3f Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske 2010-06-23 10:28:12 -07:00
Gavin Sharp
53c754c3d9 Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Justin Dolske
e810f0841c Temporaily disable failing test. 2010-06-16 20:17:41 -07:00
Paul O’Shannessy
fd588e13fe Bug 555767 - Switch to tab should close "empty" tabs [r=gavin] 2010-06-15 14:25:36 -07:00
Dave Townsend
e6a7c0ed0f Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Dão Gottwald
b9a6c33d84 re-enable browser_overflowScroll.js 2010-06-15 07:38:20 +02:00
Ehsan Akhgari
6fbf1835a0 Disable test_contextmenu.html on Linux 2010-06-14 14:05:53 -04:00
Dão Gottwald
86d3fb72d5 Disable tap opening animation in browser_drag.js to make synthesizeDrop work 2010-06-14 18:50:28 +02:00
Dão Gottwald
df56b63f93 whitespace fix 2010-06-14 17:52:40 +02:00