Chris Leary
bae7c5f482
Bug 564953: Port YARR! Lands macroassembler. (r=gal)
2010-08-11 13:30:07 -07:00
Edward Lee
c52a5dfcd8
Bug 582116 - Provide a way to show certain tabs and get visible tabs [r=dao a=beltzner]
...
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
167029f7b7
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 15:12:54 +02:00
Benjamin Smedberg
907a0cdbdc
Back out all of dgottwald's push from Wed Aug 11 05:04:25 2010 PDT because the tree is in a state of chaos and the push was obviously against tree rules.
2010-08-11 09:00:33 -04:00
Dão Gottwald
1f6ee3d9b8
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 14:02:49 +02:00
Neil Deakin
29267ac70e
Bug 585841 - Right click, 'copy link location' no longer works
...
r=Neil
a=blocking2.0
a=sheriff for landing
2010-08-10 13:55:31 -07:00
Gavin Sharp
3fd49d3edb
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske
2010-06-23 12:53:09 -04:00
Marco Bonardo
6f13bc3d2b
merge backout on CLOSED TREE
2010-08-10 00:15:18 +02:00
Marco Bonardo
27e227f487
Backed out changeset b1e658a33221 on CLOSED TREE
2010-08-10 00:14:59 +02:00
Marco Bonardo
dbcf6fb062
Backed out changeset a673a956d339 on CLOSED TREE
2010-08-10 00:12:56 +02:00
Marco Bonardo
21c56574f0
backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE
2010-08-09 23:08:24 +02:00
Julian Viereck
a825260aab
Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin
2010-08-09 16:02:20 -03:00
Marco Bonardo
30f79d9a7e
Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking
2010-08-09 17:59:59 +02:00
Marco Bonardo
c9210cd309
Bug 584658 - Switch to tab should not register subframes as open pages. r=gavin a=blocking
2010-08-09 17:59:31 +02:00
Dão Gottwald
0c316e1fbe
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-09 10:01:29 +02:00
Dão Gottwald
2eba2971f9
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-08 20:53:35 +02:00
Dão Gottwald
bd16d0df11
Bug 585361 - Increase delay tolerance in browser_bug380960.js
2010-08-08 09:41:15 +02:00
Dão Gottwald
5df548674f
browser_bug380960.js debug spew
2010-08-07 23:19:18 +02:00
Dão Gottwald
e24321e1d3
Bug 380960 - Implement closing tabs animation. r=fyan,gavin
2010-08-06 22:15:18 +02:00
Robert Sayre
9bd69ccaef
Merge mozilla-central to tracemonkey.
2010-08-06 15:41:41 -07:00
Blake Kaplan
9d14e29b8f
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
2010-07-20 21:05:11 -07:00
Dave Townsend
41db29d63e
Fix a merge failure in the test from bug 581229.
2010-07-30 08:36:35 -07:00
Mihai Sucan
9992a9d3f3
Bug 566081 - Inspect doesn't work inside iframes, r=gavin
2010-07-30 08:30:55 -03:00
Kyle Huey
ee9b2f5bd8
Fix syntax error in test
2010-07-29 19:35:05 -07:00
Dave Townsend
fb4da96272
Bug 581229: Allow popup notifications to persist across page loads. r=gavin
2010-07-29 15:59:55 -07:00
Dave Townsend
a8d55bd7a7
Bug 577048: Notifications about add-on installs and errors aren't shown if the source tab has no host. r=gavin
2010-07-29 15:59:39 -07:00
81a7d610c1
Bug 580956: 'Undo Close Tab' should not be hidden when there are none to undo. r=dao
2010-07-29 14:36:42 -07:00
Sindre Dammann
5cf5fd2a0c
Bug 581242 - about:addons should open in the current tab if that tab is blank. r=dao
2010-08-05 09:11:25 +02:00
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