Yosy 
								
							 
						 
						
							
							
							
							
								
							
							
								9cd25eead2 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								6ce1ed9b0c 
								
							 
						 
						
							
							
								
								Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao  
							
							
							
						 
						
							2012-09-08 22:58:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								bb3e54c566 
								
							 
						 
						
							
							
								
								Backed out changeset 9c6782197172 (bug 783025) because of test failures  
							
							
							
						 
						
							2012-09-08 16:56:04 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Amod 
								
							 
						 
						
							
							
							
							
								
							
							
								9c8c641da0 
								
							 
						 
						
							
							
								
								Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao  
							
							
							
						 
						
							2012-09-08 21:26:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								0503916f67 
								
							 
						 
						
							
							
								
								Bug 789031 - Remove unnecessary tabPreviews.uninit. r=ttaubert  
							
							
							
						 
						
							2012-09-06 18:00:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								dda0204342 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								c8d9e67334 
								
							 
						 
						
							
							
								
								Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao  
							
							
							
						 
						
							2012-08-25 17:18:43 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								3d0e2390fd 
								
							 
						 
						
							
							
								
								Bug 773360 - Remove workarounds for bug 768400. r=enn  
							
							
							
						 
						
							2012-07-13 16:28:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gervase Markham 
								
							 
						 
						
							
							
							
							
								
							
							
								82ff7027aa 
								
							 
						 
						
							
							
								
								Bug 716478 - update licence to MPL 2.  
							
							
							
						 
						
							2012-05-21 12:12:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								93e21ef870 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								87c55d20d1 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								d2cc603dcc 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								569ce46dc0 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								739dddb997 
								
							 
						 
						
							
							
								
								Bug 564170 - ctrlTab_advanceFocus incorrectly assumes the popupshown has been received if the panel's state is 'open'. r=enn  
							
							... 
							
							
							
							--HG--
extra : rebase_source : b27e0b98dee9c0f0dbf6cd848650245d1fe19ba2 
							
						 
						
							2010-05-07 09:50:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								f1b65d54b6 
								
							 
						 
						
							
							
								
								Bug 457187 - Make the tabs toolbar customizable. r=gavin  
							
							
							
						 
						
							2010-04-27 18:57:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								49fa584b50 
								
							 
						 
						
							
							
								
								Bug 555337 - Capture tab previews only when needed. r=gavin  
							
							
							
						 
						
							2010-04-02 09:19:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								f809d4ea43 
								
							 
						 
						
							
							
								
								Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin  
							
							
							
						 
						
							2010-03-22 15:12:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								830c6a4ac0 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								454cbf1f10 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								9f5ba67cdf 
								
							 
						 
						
							
							
								
								Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84 
							
						 
						
							2010-03-04 08:13:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								00e5ae8a6f 
								
							 
						 
						
							
							
								
								browser chrome test for the all-tabs panel  
							
							
							
						 
						
							2010-02-08 21:10:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								e832211ce0 
								
							 
						 
						
							
							
								
								Bug 482065 - Allow rearranging of thumbnails in the all tabs panel. r=enn  
							
							
							
						 
						
							2010-01-22 09:44:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								9fb229bf18 
								
							 
						 
						
							
							
								
								Bug 540102 - JavaScript error: row is null. r=mstange  
							
							
							
						 
						
							2010-01-16 12:56:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								a518018e60 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								cd73911b4e 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								9ae0045d77 
								
							 
						 
						
							
							
								
								Backed out changeset b652e12fc7e3 because of bug 514891  
							
							
							
						 
						
							2009-09-07 14:16:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Timothy Nikkel 
								
							 
						 
						
							
							
							
							
								
							
							
								16eec7c477 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								62e72cf994 
								
							 
						 
						
							
							
								
								Bug 505749 - All tabs panel fails to close on OS X. r=enn  
							
							
							
						 
						
							2009-07-27 18:55:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								9015a3692b 
								
							 
						 
						
							
							
								
								Bug 498272 - Wait longer before showing the Ctrl+Tab panel  
							
							
							
						 
						
							2009-07-26 19:36:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								4ba33aa9de 
								
							 
						 
						
							
							
								
								Bug 506512 - Ctrl+Tab / All Tabs styling update  
							
							
							
						 
						
							2009-07-26 09:53:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								2ea214bf46 
								
							 
						 
						
							
							
								
								Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn  
							
							
							
						 
						
							2009-07-21 06:25:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								7067b0d947 
								
							 
						 
						
							
							
								
								Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin  
							
							
							
						 
						
							2008-11-12 08:07:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								9b54f9e4af 
								
							 
						 
						
							
							
								
								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 
								
							 
						 
						
							
							
							
							
								
							
							
								e14de76132 
								
							 
						 
						
							
							
								
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								96c0f71fcd 
								
							 
						 
						
							
							
								
								Bug 436304 - Implement All Tabs panel with previews and search. r=connor  
							
							
							
						 
						
							2008-11-05 08:38:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Townsend 
								
							 
						 
						
							
							
							
							
								
							
							
								704bdf4adc 
								
							 
						 
						
							
							
								
								Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel  
							
							... 
							
							
							
							with previews and search. 
							
						 
						
							2008-11-04 14:21:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								5ba7f40c2b 
								
							 
						 
						
							
							
								
								Bug 436304 - Implement All Tabs panel with previews and search. r=connor  
							
							
							
						 
						
							2008-11-04 13:51:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								f3bd9d7262 
								
							 
						 
						
							
							
								
								Bug 456088 - Ctrl+Tab revision. r=connor  
							
							
							
						 
						
							2008-11-04 09:19:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								e439328cf0 
								
							 
						 
						
							
							
								
								Bug 453573 - Make tab previews bigger and show a smaller part of each tab. r=gavin  
							
							
							
						 
						
							2008-09-19 11:44:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								05a6c4d18e 
								
							 
						 
						
							
							
								
								Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin  
							
							
							
						 
						
							2008-09-19 11:38:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								4303f7aa2d 
								
							 
						 
						
							
							
								
								Bug 446065 - Add tabs opened in the background to the top of the Ctrl+Tab list. ui-r=beltzner, r=gavin  
							
							
							
						 
						
							2008-09-19 11:34:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								9bb2312e62 
								
							 
						 
						
							
							
								
								Bug 451618 - Previews in ctrl-tab/all-tabs panel are not updated consistently (empty or outdated image). r=gavin  
							
							
							
						 
						
							2008-08-31 02:43:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								c7e5c03bda 
								
							 
						 
						
							
							
								
								Backed out changeset 7f3879f42151  
							
							
							
						 
						
							2008-08-20 10:18:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rob Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								b77a5081f4 
								
							 
						 
						
							
							
								
								Bug 451300 - "Add Aero Glass to Ctrl-Tab" [r+ui-r=mconnor r=vlad]  
							
							
							
						 
						
							2008-08-20 00:41:37 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								ac195c822a 
								
							 
						 
						
							
							
								
								Bug 445473 – Ctrl+Tab panel layout update. ui-r=beltzner, r=gavin  
							
							
							
						 
						
							2008-08-19 09:24:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								c7ce773bab 
								
							 
						 
						
							
							
								
								Bug 445497 – Ctrl-Tab preview should allow tabs to be clicked on. r=gavin  
							
							
							
						 
						
							2008-08-18 19:51:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								50100fccb1 
								
							 
						 
						
							
							
								
								Bug 445768 – CTRL+Tab moves to location bar if only 1 tab is open. r=gavin  
							
							
							
						 
						
							2008-08-12 09:08:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								6f1b32db35 
								
							 
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2008-08-11 11:19:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								6df0f20c74 
								
							 
						 
						
							
							
								
								Bug 446209 - CTRL-TAB should not persist right-click menu on webpage when switching URLs. r=gavin  
							
							
							
						 
						
							2008-08-11 11:10:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								661e261253 
								
							 
						 
						
							
							
								
								Bug 445573 - Ctrl+Tab: Holding tab should bring up tab-switching panel and repeat. r=gavin  
							
							
							
						 
						
							2008-08-11 11:06:42 +02:00