Anny Gakhokidze 
								
							 
						 
						
							
							
							
							
								
							
							
								d5f98a7382 
								
							 
						 
						
							
							
								
								Bug 1709136 - Part 1: Remove the explicit remoteness switch that happens during the restore process, r=nika,kashav  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D116209  
							
						 
						
							2021-06-11 20:12:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Anny Gakhokidze 
								
							 
						 
						
							
							
							
							
								
							
							
								fca18172d1 
								
							 
						 
						
							
							
								
								Bug 1707138 - Don't send session store updates after we start process switching, r=farre  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D115015  
							
						 
						
							2021-05-18 20:01:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Anny Gakhokidze 
								
							 
						 
						
							
							
							
							
								
							
							
								2bf10938e6 
								
							 
						 
						
							
							
								
								Bug 1698601 - Part 1: Extend existing session store test files with COOP document testing, r=smaug  
							
							... 
							
							
							
							Modify related test files to test documents with COOP headers enabled.
There are some tests that fail when run with new COOP configurations without
Fission enabled, prior to fixes that come in part 2. This means that some of
the COOP behaviour was already broken. Since fixing non-Fission COOP
behaviour prior to this patch is out of scope, I skipped calling `addCoopTask`
to test COOP documents in non Fission cases for such tests.
Even with COOP headers disabled, some tests fail when the document they load
is served over httpS and not http. For a single test where this behaviour was
occuring prior to fixes in part 2, I skipped testing an HTTPS non-COOP
document and filed 1703351 to fix such behaviour.
Differential Revision: https://phabricator.services.mozilla.com/D110993  
							
						 
						
							2021-04-09 17:46:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
							
							
								
							
							
								46f609593d 
								
							 
						 
						
							
							
								
								Bug 1697253 - Hide VisualViewport interface behind the existing pref r=edgar  
							
							... 
							
							
							
							Bug 1357785 accidentally omitted the flag on the interface itself. This patch makes thing consistent to prevent potential confusion in feature detection.
Differential Revision: https://phabricator.services.mozilla.com/D107742  
							
						 
						
							2021-03-11 20:51:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dorel Luca 
								
							 
						 
						
							
							
							
							
								
							
							
								0f483545c6 
								
							 
						 
						
							
							
								
								Backed out changeset e780bd8fa66a (bug 1697253) for Mochitest failures in dom/base/test/test_domwindowutils.html. CLOSED TREE  
							
							
							
						 
						
							2021-03-11 01:24:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
							
							
								
							
							
								c7276af0c1 
								
							 
						 
						
							
							
								
								Bug 1697253 - Hide VisualViewport interface behind the existing pref r=edgar  
							
							... 
							
							
							
							Bug 1357785 accidentally omitted the flag on the interface itself. This patch makes thing consistent to prevent potential confusion in feature detection.
Differential Revision: https://phabricator.services.mozilla.com/D107742  
							
						 
						
							2021-03-10 21:20:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Neil Deakin 
								
							 
						 
						
							
							
							
							
								
							
							
								e302160291 
								
							 
						 
						
							
							
								
								Bug 1640221, remove content.js frame script from session store tests. Replace with BrowserTestUtils functions and SpecialPowers.spawn, r=mikedeboer  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D76514  
							
						 
						
							2020-05-26 16:10:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Victor Porof 
								
							 
						 
						
							
							
							
							
								
							
							
								1f830c96da 
								
							 
						 
						
							
							
								
								Bug 1561435 - Format browser/components/, a=automatic-formatting  
							
							... 
							
							
							
							# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D36042 
--HG--
extra : source : d3afcafdce650a6f36cebbc126ee93b17f13cf52 
							
						 
						
							2019-07-05 09:53:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								555f89c8d7 
								
							 
						 
						
							
							
								
								Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D4552 
--HG--
extra : source : 2cf17e4974823d09d0fdd1aef64e69e840b288a1
extra : intermediate-source : 4771e6948a78507aa95a56e5b324d87dc82e9009 
							
						 
						
							2018-08-29 15:44:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brindusan Cristian 
								
							 
						 
						
							
							
							
							
								
							
							
								1db0587c0e 
								
							 
						 
						
							
							
								
								Backed out 10 changesets (bug 1485305) for browser-chrome failures on docshell/test/browser/browser_loadURI.js. CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset 50439ec01661 (bug 1485305)
Backed out changeset a05e40ef7215 (bug 1485305)
Backed out changeset c99b97b4348b (bug 1485305)
Backed out changeset 75220b2f6669 (bug 1485305)
Backed out changeset e698f2fc1c1a (bug 1485305)
Backed out changeset acce14683c13 (bug 1485305)
Backed out changeset 323773a395cc (bug 1485305)
Backed out changeset 1b74152cabc1 (bug 1485305)
Backed out changeset 4b5c9d5929fc (bug 1485305)
Backed out changeset 238d92348159 (bug 1485305) 
							
						 
						
							2018-09-19 18:47:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								f57a3dbfb5 
								
							 
						 
						
							
							
								
								Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D4552 
--HG--
extra : source : 2cf17e4974823d09d0fdd1aef64e69e840b288a1 
							
						 
						
							2018-08-29 15:44:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									arthur.iakab 
								
							 
						 
						
							
							
							
							
								
							
							
								d2e647e133 
								
							 
						 
						
							
							
								
								Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js  
							
							... 
							
							
							
							Backed out changeset 138b8596a9cd (bug 1485305)
Backed out changeset d9f04aeeeef7 (bug 1485305)
Backed out changeset cd063d8afe4e (bug 1485305)
Backed out changeset 2f8a5a03ccb5 (bug 1485305)
Backed out changeset 8085d1eefd7c (bug 1485305)
Backed out changeset 3aaccb374a59 (bug 1485305)
Backed out changeset 3a111e9e5c9c (bug 1485305)
Backed out changeset 61aa1cfb0b01 (bug 1485305)
Backed out changeset bca973d90acc (bug 1485305)
Backed out changeset 4eb33bf25d6f (bug 1485305) 
							
						 
						
							2018-09-18 20:30:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								48be04b556 
								
							 
						 
						
							
							
								
								Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D4552 
--HG--
extra : source : 7a505f4e2d97aa9b9662d442ad0a1f0ee34687f4 
							
						 
						
							2018-08-29 15:44:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tiberius Oros 
								
							 
						 
						
							
							
							
							
								
							
							
								3235f6720f 
								
							 
						 
						
							
							
								
								Backed out 10 changesets (bug 1485305) for failures at browser/content/browser.js on a CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset 63c50fd60ae4 (bug 1485305)
Backed out changeset bf0f2adb765e (bug 1485305)
Backed out changeset 721871bb64f1 (bug 1485305)
Backed out changeset e9da73786c5f (bug 1485305)
Backed out changeset e02038177b6b (bug 1485305)
Backed out changeset 35bd32f99f60 (bug 1485305)
Backed out changeset f40900bf8621 (bug 1485305)
Backed out changeset 03632075ac2c (bug 1485305)
Backed out changeset 2fee48378f73 (bug 1485305)
Backed out changeset 6263695b3cb8 (bug 1485305) 
							
						 
						
							2018-09-18 14:46:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								2a58bdb8af 
								
							 
						 
						
							
							
								
								Bug 1485305 - browser/ tests Ensure loadURI always passes a triggeringPrincipal() r=Mossop  
							
							... 
							
							
							
							Differential Revision: https://phabricator.services.mozilla.com/D4552 
--HG--
extra : source : 048f6e21016d429a3d3bbc91fdccc78db625d988 
							
						 
						
							2018-08-29 15:44:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								2f0987a202 
								
							 
						 
						
							
							
								
								Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs  
							
							... 
							
							
							
							Summary: Depends on D2046
Reviewers: ckerschb!, Gijs!
Tags: #secure-revision
Bug #: 1362034
Differential Revision: https://phabricator.services.mozilla.com/D2047 
--HG--
extra : source : 33884d05cc94463950b31fab1fd2f37ada9becef
extra : intermediate-source : 72471adb75d5ec3dc2b0c8f972a6f1f26bfd3ae2
extra : histedit_source : f384cbab58401575afc3443c9a431b73cff806d4 
							
						 
						
							2018-07-06 21:16:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dvarga 
								
							 
						 
						
							
							
							
							
								
							
							
								12f19b94e9 
								
							 
						 
						
							
							
								
								Backed out 2 changesets (bug 1362034) for failure at  browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset 1c3329958b8a (bug 1362034)
Backed out changeset f68b1b76af36 (bug 1362034)
--HG--
extra : histedit_source : 6169c5ffe856266d3bc8b2ca32f4b67054c71bbe 
							
						 
						
							2018-08-08 22:11:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								c15f69d427 
								
							 
						 
						
							
							
								
								Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb,Gijs  
							
							... 
							
							
							
							Summary: Depends on D2046
Reviewers: ckerschb, Gijs
Reviewed By: ckerschb, Gijs
Bug #: 1362034
Differential Revision: https://phabricator.services.mozilla.com/D2047 
--HG--
extra : rebase_source : ccded0f06a0dc4567b827f42ee29f4b8954154fe
extra : amend_source : 94da8ecc053e56958fa4137d7e497362fa2c11f1 
							
						 
						
							2018-08-08 20:05:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreea Pavel 
								
							 
						 
						
							
							
							
							
								
							
							
								f5c1119983 
								
							 
						 
						
							
							
								
								Backed out 2 changesets (bug 1362034) for failing damp | inspector/cold-open.js on a CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset 8c8925b75aa2 (bug 1362034)
Backed out changeset ff6b05c96094 (bug 1362034) 
							
						 
						
							2018-08-06 20:42:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Kingston 
								
							 
						 
						
							
							
							
							
								
							
							
								4ca581ffed 
								
							 
						 
						
							
							
								
								Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb,Gijs  
							
							... 
							
							
							
							Summary: Depends on D2046
Reviewers: ckerschb, Gijs
Reviewed By: ckerschb, Gijs
Bug #: 1362034
Differential Revision: https://phabricator.services.mozilla.com/D2047 
--HG--
extra : rebase_source : 4bb9e7feb0704239756e6e38623c0fea81669f7b
extra : amend_source : 9417f96547735fbdc55ea23666327a5cb86ac92f 
							
						 
						
							2018-08-06 19:56:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tooru Fujisawa 
								
							 
						 
						
							
							
							
							
								
							
							
								0047ec3b43 
								
							 
						 
						
							
							
								
								Bug 1442465 - Part 3: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.removeTab. r=dao  
							
							
							
						 
						
							2018-03-19 11:12:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dan Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								7caa92d5d8 
								
							 
						 
						
							
							
								
								Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8  
							
							... 
							
							
							
							MozReview-Commit-ID: Jm8BRgt6mIv 
							
						 
						
							2017-10-15 20:50:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christoph Kerschbaumer 
								
							 
						 
						
							
							
							
							
								
							
							
								e4f38c8d7c 
								
							 
						 
						
							
							
								
								Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian  
							
							
							
						 
						
							2017-05-15 21:49:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Quèze 
								
							 
						 
						
							
							
							
							
								
							
							
								5e3539e504 
								
							 
						 
						
							
							
								
								Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.  
							
							
							
						 
						
							2017-05-12 14:42:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Jones 
								
							 
						 
						
							
							
							
							
								
							
							
								a7fa6eb9b7 
								
							 
						 
						
							
							
								
								Bug 1345090 - Modify SessionStore to restore tabs with lazy browsers. r=mikedeboer,dao  
							
							... 
							
							
							
							MozReview-Commit-ID: 5J5UqlWMxKX 
							
						 
						
							2017-04-20 11:01:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jan Henning 
								
							 
						 
						
							
							
							
							
								
							
							
								8da83bac15 
								
							 
						 
						
							
							
								
								Bug 1265818 - Part 4 - Test that scroll positions for previous session history entries are restored on Desktop. r=mikedeboer  
							
							... 
							
							
							
							This extends the existing the existing scroll position test by navigating to a second page and then checking that after closing and restoring that tab, the scroll position is restored not only for the current history entry, but after going back as well.
MozReview-Commit-ID: Ddig1Mfo5rz
--HG--
extra : rebase_source : 20bdc1f116b27f7386a9b7d1cdc0ad383b21b99c 
							
						 
						
							2017-02-19 22:17:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tooru Fujisawa 
								
							 
						 
						
							
							
							
							
								
							
							
								82e73ed5ac 
								
							 
						 
						
							
							
								
								Bug 1321215 - Remove legacy generator from browser/. r=Paolo  
							
							
							
						 
						
							2017-01-21 22:52:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matheus Longaray 
								
							 
						 
						
							
							
							
							
								
							
							
								e6b68c3ab4 
								
							 
						 
						
							
							
								
								Bug 1306294 - Filters out not worth-saving tabs from session state. r=mikedeboer  
							
							... 
							
							
							
							--HG--
extra : amend_source : f68d04558cad4c72c9dbdef661dd6158c8a5a403 
							
						 
						
							2016-12-06 03:30:00 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Timothy Guan-tin Chien 
								
							 
						 
						
							
							
							
							
								
							
							
								90df11d2e4 
								
							 
						 
						
							
							
								
								Bug 1153393 - Make session restore restores the scroll position of an about:reader page, r=gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: 6smuca3vx5O
--HG--
extra : rebase_source : 2853cce414d538076cdc5b066cb05989ba996299 
							
						 
						
							2016-05-07 12:31:21 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Stange 
								
							 
						 
						
							
							
							
							
								
							
							
								8d6e827631 
								
							 
						 
						
							
							
								
								Bug 1209970 - Fire scroll events early in the refresh tick. r=mats  
							
							... 
							
							
							
							With APZ we want to be firing scroll events to content more consistently, so
we tie them to the refresh driver tick rather than firing them on paint or
haphazardly on the next spin of the event loop.
Patch by Markus Stange, test fixes by Kartikaya Gupta
--HG--
extra : commitid : 7nnkRC8afAJ 
							
						 
						
							2015-12-17 17:19:30 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Conley 
								
							 
						 
						
							
							
							
							
								
							
							
								326648e0df 
								
							 
						 
						
							
							
								
								Bug 1228518 - Regression test. r=ttaubert  
							
							... 
							
							
							
							--HG--
extra : commitid : 40sOsxV5Nbs
extra : rebase_source : 28886968eb0250c5ea66c8e580873a5b6be829be 
							
						 
						
							2015-11-27 15:48:43 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Taubert 
								
							 
						 
						
							
							
							
							
								
							
							
								f7ac0d3c9d 
								
							 
						 
						
							
							
								
								Bug 1167502 - Convert sessionstore tests r=billm  
							
							
							
						 
						
							2015-05-08 21:15:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Taubert 
								
							 
						 
						
							
							
							
							
								
							
							
								dead09af67 
								
							 
						 
						
							
							
								
								Bug 1143720 - Remove support for old FormData, PageStyle, and ScrollPosition formats r=smacleod  
							
							
							
						 
						
							2015-03-16 17:17:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Taubert 
								
							 
						 
						
							
							
							
							
								
							
							
								1bdcff6e82 
								
							 
						 
						
							
							
								
								Bug 1127264 - Clean up sessionstore tests r=smacleod  
							
							
							
						 
						
							2015-01-29 09:41:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bill McCloskey 
								
							 
						 
						
							
							
							
							
								
							
							
								5acbba65ce 
								
							 
						 
						
							
							
								
								Bug 1059007 - [e10s] Use TabState.flush() in session store tests (r=ttaubert)  
							
							
							
						 
						
							2014-09-23 15:48:53 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Taubert 
								
							 
						 
						
							
							
							
							
								
							
							
								c78635bf60 
								
							 
						 
						
							
							
								
								Bug 947212 - Tests for broadcasting form data r=yoric  
							
							... 
							
							
							
							From 53d47a84c35781e73545eab3e665d63c742a9d20 Mon Sep 17 00:00:00 2001
--HG--
rename : browser/components/sessionstore/test/browser_346337_sample.html => browser/components/sessionstore/test/browser_formdata_xpath_sample.html 
							
						 
						
							2013-12-04 10:15:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Taubert 
								
							 
						 
						
							
							
							
							
								
							
							
								e2f55195b2 
								
							 
						 
						
							
							
								
								Bug 921942 - Add FrameTree and scroll position broadcast tests r=yoric  
							
							... 
							
							
							
							From 5645706beeae13673e87ba665f225e01a32949e2 Mon Sep 17 00:00:00 2001 
							
						 
						
							2013-11-30 13:49:46 +01:00