d4c64a7425 
								
							 
						 
						
							
							
								
								browser(ff-beta): restore rolled back display:contents ( #16507 )  
							
							... 
							
							
							
							This restores this patch: https://github.com/microsoft/playwright/pull/16111 
Pretty diff: 4333d6c312 
							
						 
						
							2022-08-15 01:47:57 -07:00  
				
					
						
							
							
								 
						
							
								4e2ef0c865 
								
							 
						 
						
							
							
								
								browser(ff-beta): fix packaging manifest ( #16451 )  
							
							... 
							
							
							
							Pretty diff: 4e6c70ac0d 
							
						 
						
							2022-08-11 05:13:27 -07:00  
				
					
						
							
							
								 
						
							
								dd4f5ceaff 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox Beta to 104.0b5 ( #16170 )  
							
							... 
							
							
							
							This roll moves Juggler component registration to a new system that
is used in XPCOM: this is what both RemoteAgent and Marionette use.
Drive-by: we now have to explicitly pass default values to dispatched
mouse events to avoid a `MOZ_ASSERT` trigger inside a drag service
native code.
Manual conflict resolutions: ab3ed0cb2c 
							
						 
						
							2022-08-10 15:34:01 -07:00  
				
					
						
							
							
								 
						
							
								4fc05e8374 
								
							 
						 
						
							
							
								
								browser(firefox): run callbacks inside critical section ( #16282 )  
							
							... 
							
							
							
							Pretty-diff: yury-s/gecko-dev@688b4a7  
							
						 
						
							2022-08-04 18:52:30 -07:00  
				
					
						
							
							
								 
						
							
								af33d713ad 
								
							 
						 
						
							
							
								
								devops: fix Firefox-Beta build the same way we fix FF Stable ( #16146 )  
							
							... 
							
							
							
							Drive-by: add missing `ff-beta-ubuntu-20.04-arm64` build 
							
						 
						
							2022-08-02 07:27:51 -07:00  
				
					
						
							
							
								 
						
							
								94efeed192 
								
							 
						 
						
							
							
								
								browser(firefox): make scrollIntoViewIfNeeded and getContentQuads work with display:contents ( #16111 )  
							
							
							
						 
						
							2022-08-01 14:40:23 -07:00  
				
					
						
							
							
								 
						
							
								3b269d0ed7 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox-Beta to 103.0b5 ( #15394 )  
							
							
							
						 
						
							2022-07-05 15:47:35 -07:00  
				
					
						
							
							
								 
						
							
								074ae99dc5 
								
							 
						 
						
							
							
								
								browser(firefox): fix browser.newPage crasher ( #15247 )  
							
							... 
							
							
							
							`mWindow` might not be initialized. 
							
						 
						
							2022-06-29 13:47:45 -07:00  
				
					
						
							
							
								 
						
							
								d5bfd786b9 
								
							 
						 
						
							
							
								
								browser(firefox): force opener tab to be active ( #14568 )  
							
							... 
							
							
							
							> lgtm % null-check for the docshell
The  code is inside following if condition
```
if (auto* browserChild = BrowserChild::GetFrom(root->GetDocShell())) {
```
which ensures that the doc shell is not null. 
							
						 
						
							2022-06-02 09:04:04 -07:00  
				
					
						
							
							
								 
						
							
								c3d82c278d 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox beta to 101.0b8 ( #14196 )  
							
							... 
							
							
							
							Pretty diff: https://github.com/aslushnikov/juggler/tree/roll-beta-to-101  
							
						 
						
							2022-05-16 08:39:02 -07:00  
				
					
						
							
							
								 
						
							
								5724d46253 
								
							 
						 
						
							
							
								
								browser(firefox-beta): fix windows compilation ( #13774 )  
							
							
							
						 
						
							2022-04-26 12:03:35 -07:00  
				
					
						
							
							
								 
						
							
								db524327c4 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll Firefox-Beta to m100 ( #13657 )  
							
							... 
							
							
							
							conflict resolution: 4b055478bf 
							
						 
						
							2022-04-20 09:27:57 -07:00  
				
					
						
							
							
								 
						
							
								db334a8e71 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox Beta to 99.0b9 ( #13084 )  
							
							... 
							
							
							
							Pretty Diff: 0e75c8a0dc 
							
						 
						
							2022-03-28 15:14:20 -07:00  
				
					
						
							
							
								 
						
							
								66eda836c9 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox-Beta to 98b10 ( #12421 )  
							
							... 
							
							
							
							Firefox reverted the third-party cookies recently:
https://bugzilla.mozilla.org/show_bug.cgi?id=1751435 
Thus changes in tests.
References #12225  
							
						 
						
							2022-03-01 00:17:33 -08:00  
				
					
						
							
							
								 
						
							
								a28935dcb8 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox beta to 96.0b11 ( #11139 )  
							
							
							
						 
						
							2021-12-29 21:18:43 -08:00  
				
					
						
							
							
								 
						
							
								bff93f830e 
								
							 
						 
						
							
							
								
								devops: fix firefox packaging for Ubuntu 20.04 arm64 ( #10962 )  
							
							... 
							
							
							
							This was originally landed in
https://github.com/microsoft/playwright/pull/10091  but got accidentally
reverted by https://github.com/microsoft/playwright/pull/10760 
References #10759  
							
						 
						
							2021-12-15 18:10:26 -08:00  
				
					
						
							
							
								 
						
							
								cb79cd88a9 
								
							 
						 
						
							
							
								
								browser(firefox): use pre-downloaded toolchains for release builds ( #10929 )  
							
							
							
						 
						
							2021-12-15 08:31:33 -08:00  
				
					
						
							
							
								 
						
							
								66292a5895 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll Firefox beta to 96.0b5 ( #10924 )  
							
							... 
							
							
							
							Review URL: 4cedc704b1 
							
						 
						
							2021-12-14 23:24:25 -08:00  
				
					
						
							
							
								 
						
							
								2a8801be1e 
								
							 
						 
						
							
							
								
								browser(firefox): fix Firefox crashes ( #10904 )  
							
							... 
							
							
							
							Review URL: aff16fc8e4#10259  
							
						 
						
							2021-12-13 21:23:25 -08:00  
				
					
						
							
							
								 
						
							
								2313fcdd91 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox Beta to M95 ( #10089 )  
							
							... 
							
							
							
							Pretty diff: 683d58698f 
							
						 
						
							2021-12-06 15:19:22 -08:00  
				
					
						
							
							
								 
						
							
								56b0823269 
								
							 
						 
						
							
							
								
								browser(ff-beta): fix timezone emulation on Win ( #9812 )  
							
							
							
						 
						
							2021-10-27 09:34:16 -07:00  
				
					
						
							
							
								 
						
							
								9578cda79a 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox Beta to 94.0b9 ( #9631 )  
							
							... 
							
							
							
							The previous roll didn't package well on windows machines. 
							
						 
						
							2021-10-19 17:39:09 -07:00  
				
					
						
							
							
								 
						
							
								6ec4f3e398 
								
							 
						 
						
							
							
								
								browser(firefox-beta): fix compilation on win32 ( #9517 )  
							
							... 
							
							
							
							I accidentally moved the API declaration under ifdef; reverting the
move.
Pretty diff:
7c7430b53f 
							
						 
						
							2021-10-14 12:08:38 -07:00  
				
					
						
							
							
								 
						
							
								c7bbd449c7 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll Firefox Beta to 94.0b6 ( #9493 )  
							
							... 
							
							
							
							Conflict resolution: f6c2c60748 
							
						 
						
							2021-10-14 10:20:52 +02:00  
				
					
						
							
							
								 
						
							
								4e8d26c622 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll ff-beta to 93.0b3 ( #8779 )  
							
							
							
						 
						
							2021-09-08 07:54:44 -07:00  
				
					
						
							
							
								 
						
							
								30b6614e5a 
								
							 
						 
						
							
							
								
								browser(firefox): enable SharedArrayBuffer in Firefox builds ( #8610 )  
							
							
							
						 
						
							2021-09-01 12:27:37 +02:00  
				
					
						
							
							
								 
						
							
								2453ca0d49 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll to 92.0b9 ( #8442 )  
							
							
							
						 
						
							2021-08-25 08:55:46 -07:00  
				
					
						
							
							
								 
						
							
								744a2751de 
								
							 
						 
						
							
							
								
								browser(firefox): disable enterprise policies ( #8388 )  
							
							
							
						 
						
							2021-08-25 10:26:20 -04:00  
				
					
						
							
							
								 
						
							
								79f2f608a5 
								
							 
						 
						
							
							
								
								browser(ff-beta): roll Firefox Beta to 92.0b4 ( #8186 )  
							
							
							
						 
						
							2021-08-13 09:01:09 -07:00  
				
					
						
							
							
								 
						
							
								08a447e90f 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll ff-beta to v91.0.b10 ( #7968 )  
							
							... 
							
							
							
							Notable changes:
- javaScriptEnabled moved to the browser side.
- enabling new UI since it no longer helps to fix screencast
Review branch: https://github.com/aslushnikov/juggler/tree/roll-to-91-0-b10 
Note: this will have 2 screencast tests failing. Investigation is in a follow-up. 
							
						 
						
							2021-08-03 09:15:52 -07:00  
				
					
						
							
							
								 
						
							
								d03a54da64 
								
							 
						 
						
							
							
								
								browser(firefox): revert devtools flag CLI command ( #7717 )  
							
							... 
							
							
							
							revert 786f6c4d31 
							
						 
						
							2021-07-19 17:01:06 +02:00  
				
					
						
							
							
								 
						
							
								786f6c4d31 
								
							 
						 
						
							
							
								
								browser(firefox): introduce auto-open-devtools-for-tabs CLI flag ( #7580 )  
							
							
							
						 
						
							2021-07-13 18:29:35 +02:00  
				
					
						
							
							
								 
						
							
								c9e9100ff0 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll Firefox-beta to 90.0b13 ( #7423 )  
							
							
							
						 
						
							2021-07-01 16:43:28 -07:00  
				
					
						
							
							
								 
						
							
								65777aebf6 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll Firefox-Beta to 90.08b - June 15, 2021 ( #7160 )  
							
							
							
						 
						
							2021-06-15 16:24:03 -07:00  
				
					
						
							
							
								 
						
							
								226159defc 
								
							 
						 
						
							
							
								
								browser(firefox): forced-colors media query emulation ( #6902 )  
							
							
							
						 
						
							2021-06-09 01:00:15 +02:00  
				
					
						
							
							
								 
						
							
								838576b8bf 
								
							 
						 
						
							
							
								
								browser(firefox-beta): roll to Firefox to 90.0b5 - Jun 7, 2021 ( #6954 )  
							
							
							
						 
						
							2021-06-08 00:03:16 -07:00  
				
					
						
							
							
								 
						
							
								12d8c54e99 
								
							 
						 
						
							
							
								
								chore: swap firefox-stable and firefox ( #6950 )  
							
							... 
							
							
							
							With this patch:
- `//browser_patches/firefox` becomes firefox-stable
- `//browser_patches/firefox-stable` becomes firefox-beta
References #6817  
							
						 
						
							2021-06-07 17:05:51 -07:00