Jim Mathies
1cf0a642a1
Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao
2014-10-18 09:09:32 -05:00
Wes Kocher
6790c99984
Backed out 4 changesets (bug 698371) for e10s bc3 bustage
...
Backed out changeset 6c6d420a3acc (bug 698371)
Backed out changeset 81378dee5a62 (bug 698371)
Backed out changeset d004bfd7f706 (bug 698371)
Backed out changeset 17bbdeffa8a6 (bug 698371)
2014-10-17 18:33:34 -07:00
Jim Mathies
06afcb44ee
Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao
2014-10-17 18:13:58 -05:00
Ehsan Akhgari
f972cd9179
Bug 1067514 - Don't attempt to capture a tab preview in e10s; r=dao
2014-09-16 19:03:59 -04:00
Dão Gottwald
47dcfb680b
Bug 1058237 - Ctrl-Tab previews should use the PageThumbs API. r=ttaubert
2014-09-03 19:14:01 +02:00
Ehsan Akhgari
b19af30729
Bug 1055507 - Avoid calling drawWindow in e10s mode when using tab previews until bug 698371 gets fixed; r=dao
2014-08-20 22:24:27 -04:00
Dão Gottwald
fb740b44f0
Bug 973189 - Get rid of the browser.ctrlTab.recentlyUsedLimit pref. r=ttaubert
2014-02-18 14:44:31 +01:00
Darren Kalck
e02257bb2f
Bug 808540 - Revert bug 724346. r=Dao
2014-02-11 17:40:34 -05:00
Dão Gottwald
b8a8f7adde
Bug 445461 - restore MRU tab order when restoring a session. r=ttaubert
2014-02-07 22:48:49 +01:00
Dão Gottwald
6abfe558ac
Bug 840526 - Front-end workaround for bug 839974. r=fryn
2013-02-12 22:16:28 +01:00
Dão Gottwald
ee57511247
Bug 670684 - Remove all tabs panel code . r=gavin
2013-02-11 13:48:32 +01:00
ithinc
a92d054795
Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao
2012-12-25 00:08:22 +08:00
Dão Gottwald
ca6610574a
Bug 774009 - uncaught JS exception while running browser_overflowScroll.js (TypeError: aTab.linkedBrowser is null). r=gavin
2012-09-29 17:59:43 +02:00
Tim Taubert
f9ac3df985
Bug 794436 - tabPreviews.capture() needs to check for pending tab restore; r=dao
2012-09-26 15:08:09 +02:00
Yosy
3982ffb3e1
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Benjamin Peterson
d81426815e
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00
Yosy
9fd06803cc
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 16:48:23 +02:00
Amod
21b66bc151
Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao
2012-09-08 22:58:23 +02:00
Ehsan Akhgari
507bfdfb1d
Backed out changeset 9c6782197172 (bug 783025) because of test failures
2012-09-08 16:56:04 -04:00
Amod
fafb80c6ba
Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao
2012-09-08 21:26:25 +02:00
Dão Gottwald
8b798ebd1f
Bug 789031 - Remove unnecessary tabPreviews.uninit. r=ttaubert
2012-09-06 18:00:20 +02:00
Dão Gottwald
cb798f6bec
Bug 789010 - Use the PageThumbs API to get tab previews for tabs that aren't loaded yet. r=ttaubert
2012-09-06 14:41:46 +02:00
Lim Wei Zhong
86df21e4c5
Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao
2012-08-25 17:18:43 -04:00
Dão Gottwald
0211d5709a
Bug 773360 - Remove workarounds for bug 768400. r=enn
2012-07-13 16:28:21 +02:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Dão Gottwald
c96da84667
Bug 669265 - Shift+Ctrl+Tab should open the classic all-tabs menu with browser.ctrlTab.previews=true and browser.allTabs.previews=false. r=gavin
2011-07-08 08:46:50 +02:00
Dão Gottwald
5ce3634e94
Bug 667314 - Don't loop infinitely when closing the selected tab in the Ctrl+Tab panel. r=gavin
2011-07-05 16:57:32 +02:00
Cameron McCormack
c49a28af26
Bug 544833 - Prevent Ctrl+Shift+Tab from triggering Show All Tabs if browser.ctrlTab.previews is false. r=dao
2010-11-29 15:02:36 +13: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
c805b4d0ff
Bug 564170 - ctrlTab_advanceFocus incorrectly assumes the popupshown has been received if the panel's state is 'open'. r=enn
2010-05-07 09:50:04 +02:00
Dão Gottwald
46fbae6c1c
Bug 457187 - Make the tabs toolbar customizable. r=gavin
2010-04-27 18:57:19 +02:00
Dão Gottwald
8d8882715c
Bug 555337 - Capture tab previews only when needed. r=gavin
2010-04-02 09:19:57 +02:00
Dão Gottwald
ce03d454cc
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
2010-03-22 15:12:04 +01:00
Dão Gottwald
c490f198c5
Bug 464205 - Attach the panel to the content area and style it accordingly. r=mstange
2010-03-22 15:11:42 +01:00
Dão Gottwald
7e892df552
Bug 545583 - Don't try to append previews to a non-existent row when using the all-tabs panel's search field. r=mstange
2010-03-06 17:06:04 +01:00
Dão Gottwald
fad1ff5bf5
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
2010-03-04 08:13:27 +01:00
Dão Gottwald
13dc4e7da6
browser chrome test for the all-tabs panel
2010-02-08 21:10:38 +01:00
Dão Gottwald
27bde82163
Bug 482065 - Allow rearranging of thumbnails in the all tabs panel. r=enn
2010-01-22 09:44:16 +01:00
Dão Gottwald
67e020311d
Bug 540102 - JavaScript error: row is null. r=mstange
2010-01-16 12:56:37 +01:00
Dão Gottwald
6dd1116cc9
Bug 536945 - Implement wrapping of tab previews in JS to avoid performance issues with display:block. r=mstange
2009-12-28 16:44:20 +01:00
Dão Gottwald
7900f77eb5
Bug 500214 - tabbrowser.xml and browser-tabPreviews.js use mutation event listeners. r=vlad, sr=mconnor
2009-12-12 20:31:21 +01:00
Dão Gottwald
675bdfbe20
Backed out changeset b652e12fc7e3 because of bug 514891
2009-09-07 14:16:30 +02:00
Timothy Nikkel
47575d8f6f
Bug 445749. In Ctrl+Tab implementation, the coordinates passed to openPopupAtScreen should be given relative to the current screen. r=dao
2009-09-04 13:16:08 +02:00
Dão Gottwald
6e048707bd
Bug 505749 - All tabs panel fails to close on OS X. r=enn
2009-07-27 18:55:31 +02:00
Dão Gottwald
ab41074cd0
Bug 498272 - Wait longer before showing the Ctrl+Tab panel
2009-07-26 19:36:09 +02:00
Dão Gottwald
74da2fe58a
Bug 506512 - Ctrl+Tab / All Tabs styling update
2009-07-26 09:53:04 +02:00
Dão Gottwald
805dccddaf
Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn
2009-07-21 06:25:59 +02:00
Dão Gottwald
64663c541f
Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin
2008-11-12 08:07:49 +01:00
Dão Gottwald
3a38d3f829
Bug 463299 - Hitting Esc when text was entered in the search box shouldn't close the all tabs / ctrl-tab panel. r=gavin
2008-11-06 20:20:34 +01:00
Dão Gottwald
b870c91aa7
Bug 463363 - ctrlTab event handler should ignore events from nested popups, e.g. context menus. r=gavin
2008-11-06 19:45:48 +01:00