Ed Morley 
								
							 
						 
						
							
							
							
							
								
							
							
								289bb2e7ae 
								
							 
						 
						
							
							
								
								Merge mozilla-central to mozilla-inbound  
							
							
							
						 
						
							2012-12-21 11:41:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ed Morley 
								
							 
						 
						
							
							
							
							
								
							
							
								47e12d6a1f 
								
							 
						 
						
							
							
								
								Merge last PGO-green changeset of mozilla-inbound to mozilla-central  
							
							
							
						 
						
							2012-12-20 21:05:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								293422b063 
								
							 
						 
						
							
							
								
								Fix the sessionstore test Makefile in global PB builds; no bug  
							
							... 
							
							
							
							DONTBUILD since this is NPOTB 
							
						 
						
							2012-12-20 14:07:22 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Asaf Romano 
								
							 
						 
						
							
							
							
							
								
							
							
								4a5c1878ff 
								
							 
						 
						
							
							
								
								Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.  
							
							... 
							
							
							
							r=mak
--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css 
							
						 
						
							2012-12-20 12:03:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Asaf Romano 
								
							 
						 
						
							
							
							
							
								
							
							
								6847379df0 
								
							 
						 
						
							
							
								
								Bug 822343 - Downloads view takes far too long to render. Step 1 - fix some trivial stuff (use document fragments and resue nsiuri objects). This alone has somewhat limited impact on performance. r=mak  
							
							
							
						 
						
							2012-12-19 07:18:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								68ec922cd3 
								
							 
						 
						
							
							
								
								Bug 822016 - Remove the global PB specific code from the tabview UI; r=jdm  
							
							
							
						 
						
							2012-12-19 00:12:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron McCormack 
								
							 
						 
						
							
							
							
							
								
							
							
								b0aa52464b 
								
							 
						 
						
							
							
								
								Bug 822548 - Fix a bunch of JS warnings on startup. r=dao  
							
							
							
						 
						
							2012-12-19 09:27:56 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andres Hernandez 
								
							 
						 
						
							
							
							
							
								
							
							
								678c6270de 
								
							 
						 
						
							
							
								
								Bug 821178 - Port browser_248970_a.js and browser_248970_b.js to the per-window PB APIs. r=jdm  
							
							... 
							
							
							
							--HG--
rename : browser/components/sessionstore/test/browser_248970_b.js => browser/components/sessionstore/test/browser_248970_b_perwindowpb.js 
							
						 
						
							2012-12-17 17:19:06 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marco Bonardo 
								
							 
						 
						
							
							
							
							
								
							
							
								e7ffa086f9 
								
							 
						 
						
							
							
								
								Bug 822692 - Downloads titles are often empty in the Library view.  
							
							... 
							
							
							
							r=mconley 
							
						 
						
							2012-12-18 18:02:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marco Bonardo 
								
							 
						 
						
							
							
							
							
								
							
							
								a18c0101df 
								
							 
						 
						
							
							
								
								Bug 822689 - Nothing happens when clicking on a compete download in the Downloads Panel.  
							
							... 
							
							
							
							r=mconley 
							
						 
						
							2012-12-18 18:02:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								58fce9efaa 
								
							 
						 
						
							
							
								
								Remove dead code which accesses the private browsing service from browser_597071.js, no bug  
							
							
							
						 
						
							2012-12-20 15:26:12 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Asaf Romano 
								
							 
						 
						
							
							
							
							
								
							
							
								4ac27e8335 
								
							 
						 
						
							
							
								
								Bug 815352 (Part 2) - Add a stub view to implement in-content downloads.  
							
							... 
							
							
							
							r=mak 
							
						 
						
							2012-12-20 21:20:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Conley 
								
							 
						 
						
							
							
							
							
								
							
							
								3ccadec3e1 
								
							 
						 
						
							
							
								
								Bug 822244 - Use the Downloads View in Places if it's preffed on. r=mak.  
							
							
							
						 
						
							2012-12-20 09:54:49 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								6c71df8ecf 
								
							 
						 
						
							
							
								
								Bug 823580 - Remove PlacesUIUtils.privateBrowsing usages in per-window PB builds; r=jdm  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 4b6e55e3da4f57411cf2c3b996adad16ab22d228 
							
						 
						
							2012-12-20 12:41:52 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Rajchenbach-Teller 
								
							 
						 
						
							
							
							
							
								
							
							
								bed7392338 
								
							 
						 
						
							
							
								
								Bug 532150 - Test main thread fallback for session file. r=Felipe  
							
							
							
						 
						
							2012-12-19 20:04:53 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Rajchenbach-Teller 
								
							 
						 
						
							
							
							
							
								
							
							
								a9542a3770 
								
							 
						 
						
							
							
								
								Bug 532150 - Don't read and write the session file off the main thread. r=Felipe  
							
							
							
						 
						
							2012-12-19 20:04:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Asaf Romano 
								
							 
						 
						
							
							
							
							
								
							
							
								5ba8c9fe1c 
								
							 
						 
						
							
							
								
								Bug 675902 - Follow up patch: Don't reload the download views multiple times when it's loaded. r=mak  
							
							
							
						 
						
							2012-12-17 19:21:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marco Bonardo 
								
							 
						 
						
							
							
							
							
								
							
							
								7aeab4e064 
								
							 
						 
						
							
							
								
								Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.  
							
							... 
							
							
							
							r=dao 
							
						 
						
							2012-12-17 15:13:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Conley 
								
							 
						 
						
							
							
							
							
								
							
							
								f4ac3e2509 
								
							 
						 
						
							
							
								
								Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak.  
							
							
							
						 
						
							2012-12-14 12:51:52 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ed Morley 
								
							 
						 
						
							
							
							
							
								
							
							
								da8ff3e0a0 
								
							 
						 
						
							
							
								
								Backout e28f0f4b25a4 (bug 819510) for causing bug 822093  
							
							
							
						 
						
							2012-12-17 12:43:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Asaf Romano 
								
							 
						 
						
							
							
							
							
								
							
							
								26944959a9 
								
							 
						 
						
							
							
								
								Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled.  
							
							
							
						 
						
							2012-12-17 07:38:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								c3afff7a95 
								
							 
						 
						
							
							
								
								Backed out 2 changesets (bug 532150) for test failure  
							
							... 
							
							
							
							Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150) 
							
						 
						
							2012-12-15 12:08:04 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								790a34e644 
								
							 
						 
						
							
							
								
								Disable browser_tabview_bug679853.js in per-window PB builds since it does not make sense there, no bug  
							
							
							
						 
						
							2012-12-15 11:06:11 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Rajchenbach-Teller 
								
							 
						 
						
							
							
							
							
								
							
							
								0abb440503 
								
							 
						 
						
							
							
								
								Bug 532150 - Testing main thread fallback for session file; r=felipe  
							
							... 
							
							
							
							--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5 
							
						 
						
							2012-12-15 10:45:13 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Rajchenbach-Teller 
								
							 
						 
						
							
							
							
							
								
							
							
								8704499fcc 
								
							 
						 
						
							
							
								
								Bug 532150 - Reading and writing session file off the main thread; r=felipe  
							
							... 
							
							
							
							--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40 
							
						 
						
							2012-12-15 10:44:07 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bellindira Castillo [:bellindira] 
								
							 
						 
						
							
							
							
							
								
							
							
								e16572219f 
								
							 
						 
						
							
							
								
								Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once; r=ttaubert  
							
							
							
						 
						
							2012-12-14 14:06:45 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Boris Zbarsky 
								
							 
						 
						
							
							
							
							
								
							
							
								9c8dded539 
								
							 
						 
						
							
							
								
								Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests.  
							
							
							
						 
						
							2012-12-14 16:48:49 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Boris Zbarsky 
								
							 
						 
						
							
							
							
							
								
							
							
								d3e8d43ce8 
								
							 
						 
						
							
							
								
								Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures.  
							
							
							
						 
						
							2012-12-14 16:46:51 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ed Morley 
								
							 
						 
						
							
							
							
							
								
							
							
								490414c99c 
								
							 
						 
						
							
							
								
								Merge mozilla-central to mozilla-inbound  
							
							
							
						 
						
							2012-12-14 19:03:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Matthews 
								
							 
						 
						
							
							
							
							
								
							
							
								8ed9cac8e4 
								
							 
						 
						
							
							
								
								Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan  
							
							
							
						 
						
							2012-12-06 22:35:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ed Morley 
								
							 
						 
						
							
							
							
							
								
							
							
								6800e12c21 
								
							 
						 
						
							
							
								
								Backout d9336f8c0f6c, 761ff8b47a4e, 072da0be4236, ee2822d2eab9, 38cd815da29a, a80ec6b90878 & 9e9281ce1b63 (bug 769288) on suspicion of causing bug 821701 on a CLOSED TREE  
							
							
							
						 
						
							2012-12-14 15:07:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Conley 
								
							 
						 
						
							
							
							
							
								
							
							
								7ec731ed6c 
								
							 
						 
						
							
							
								
								Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak.  
							
							
							
						 
						
							2012-12-14 12:51:52 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Asaf Romano 
								
							 
						 
						
							
							
							
							
								
							
							
								7a4f22fecb 
								
							 
						 
						
							
							
								
								Bug 675902 - Implement the new Downloads view for the places Library window; r=mak  
							
							
							
						 
						
							2012-12-14 12:32:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Raymond Lee 
								
							 
						 
						
							
							
							
							
								
							
							
								a25d4751a5 
								
							 
						 
						
							
							
								
								Bug 806711 - Port do_test_placesTitleNoUpdate.js to the new per-window PB APIs; r=jdm  
							
							... 
							
							
							
							--HG--
rename : browser/components/privatebrowsing/test/unit/do_test_placesTitleNoUpdate.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_placesTitleNoUpdate.js 
							
						 
						
							2012-12-14 16:24:59 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Hommey 
								
							 
						 
						
							
							
							
							
								
							
							
								3bc5738264 
								
							 
						 
						
							
							
								
								Bug 791694 - Use XRE_EXECUTABLE_FILE in browser shell instead of guesswork from NS_XPCOM_CURRENT_PROCESS_DIR and MOZ_APP_NAME. r=jimm  
							
							
							
						 
						
							2012-12-14 08:32:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Matthews 
								
							 
						 
						
							
							
							
							
								
							
							
								a088c2550d 
								
							 
						 
						
							
							
								
								Bug 819202 - Simplify the semantics of OpenBrowserWindow: new windows are public unless explicitly passed a 'private' option or global private browsing is in effect. r=dao DONTBUILD  
							
							
							
						 
						
							2012-12-10 06:39:00 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Matthews 
								
							 
						 
						
							
							
							
							
								
							
							
								9886741df2 
								
							 
						 
						
							
							
								
								Backed out changeset 7878092679cf (bug 819202)  
							
							
							
						 
						
							2012-12-13 21:11:11 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Matthews 
								
							 
						 
						
							
							
							
							
								
							
							
								6cb4e54466 
								
							 
						 
						
							
							
								
								Date:   Mon Dec 10 00:16:09 2012 -0500  
							
							... 
							
							
							
							Bug 819202 - Simplify the semantics of OpenBrowserWindow: new windows are public unless explicitly passed a 'private' option or global private browsing is in effect. r=dao 
							
						 
						
							2012-12-10 06:39:00 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								9b436bde67 
								
							 
						 
						
							
							
								
								Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn  
							
							... 
							
							
							
							--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4 
							
						 
						
							2012-12-14 01:09:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Conley 
								
							 
						 
						
							
							
							
							
								
							
							
								09a15134f5 
								
							 
						 
						
							
							
								
								Bug 820533 - Change Downloads Summary string from "+X other current downloads" to "+ X other downloads". r=mak.  
							
							
							
						 
						
							2012-12-13 16:09:54 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Matthews 
								
							 
						 
						
							
							
							
							
								
							
							
								6b4b120163 
								
							 
						 
						
							
							
								
								Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan  
							
							
							
						 
						
							2012-12-06 22:35:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								9f0c95b191 
								
							 
						 
						
							
							
								
								Bug 821178 - Part 0: Remove browser_248970_{a,b}.js in per-window PB builds  
							
							
							
						 
						
							2012-12-13 01:04:11 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Matthews 
								
							 
						 
						
							
							
							
							
								
							
							
								92c2548dbd 
								
							 
						 
						
							
							
								
								Backed out changeset cec5721713dc (bug 769288)  
							
							
							
						 
						
							2012-12-12 02:53:01 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Matthews 
								
							 
						 
						
							
							
							
							
								
							
							
								c2d9623d23 
								
							 
						 
						
							
							
								
								Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan  
							
							
							
						 
						
							2012-12-06 22:35:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gregory Szorc 
								
							 
						 
						
							
							
							
							
								
							
							
								2c1c26efaa 
								
							 
						 
						
							
							
								
								Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo  
							
							
							
						 
						
							2012-12-11 10:53:24 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								ad15a5e95a 
								
							 
						 
						
							
							
								
								Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin  
							
							
							
						 
						
							2012-12-10 11:01:59 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								4633026b9b 
								
							 
						 
						
							
							
								
								Backed out changeset 827c31623942 (bug 819956) for the bad commit message  
							
							
							
						 
						
							2012-12-10 13:27:21 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								f595d0ad9e 
								
							 
						 
						
							
							
								
								commit bed41369196057dda115456f9913cd0f4766a968  
							
							... 
							
							
							
							Author: Ehsan Akhgari <ehsan@mozilla.com>
    Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak 
							
						 
						
							2012-12-10 11:01:59 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Paolo Amadini 
								
							 
						 
						
							
							
							
							
								
							
							
								de41adc2ce 
								
							 
						 
						
							
							
								
								Bug 763295 - Port the bookmarks export service to JavaScript. r=mak  
							
							
							
						 
						
							2012-12-08 20:50:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Theo Chevalier 
								
							 
						 
						
							
							
							
							
								
							
							
								85b721ebf9 
								
							 
						 
						
							
							
								
								Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77  
							
							
							
						 
						
							2012-12-08 18:41:23 +01:00