Edward Lee
b841bc11eb
Bustage fix for alt-ctrl-space win/linux key combination.
2010-08-12 13:05:15 -07:00
Edward Lee
6be761c49e
Merge mozilla-central to tabcandy-central.
2010-08-12 03:55:08 -07:00
Edward Lee
2d4f1627d2
Merge backout
2010-08-12 03:29:54 -07:00
Edward Lee
a13af475b0
Backed out changeset ed2484b982b9 due to accidental landing.
2010-08-12 03:24:29 -07:00
Edward Lee
b36c930b3b
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Raymond Lee
79e1f25d40
Bug 585854 - Test tab previews in presence of Tab
2010-08-11 17:07:38 +08:00
Raymond Lee
5e7a8300f2
Fixed for Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
2010-08-11 14:16:02 +08:00
Michael Yoshitaka Erlewine
a9c73fafb2
Bug 585855: Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
...
Note that this test has not been added to the Makefile.
2010-08-11 00:27:42 -04:00
Raymond Lee
a01e6b7012
Rename browser_bookmarkAllTabs.js to browser_visibeTabs_bookmarkAllTabs.js
2010-08-11 12:02:15 +08:00
Raymond Lee
99aa7cf96a
Improved the test for Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:50:57 +08:00
Edward Lee
06572ff274
Restore browser_visibleTabs test that accidentally got removed in 87c7be4465a4.
2010-08-10 20:39:45 -07:00
Edward Lee
9008ae1db1
Dummy whitespace to trigger a merge.
2010-08-10 20:39:02 -07:00
Raymond Lee
abd453eaff
Bug 585853 - Test 'bookmark all pages' in presence of tab candy
2010-08-11 11:34:38 +08:00
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