mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	2698: streamline FPI meta references
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							b24539cc25
						
					
				
				
					commit
					dcf4ebfbad
				
			
							
								
								
									
										33
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										33
									
								
								user.js
									
									
									
									
									
								
							@@ -1462,28 +1462,17 @@ user_pref("security.csp.experimentalEnabled", true);
 | 
				
			|||||||
/* 2697g: general.useragent.locale (related, see 0204) ***/
 | 
					/* 2697g: general.useragent.locale (related, see 0204) ***/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*** 2698: FIRST PARTY ISOLATION (FPI)
 | 
					/*** 2698: FIRST PARTY ISOLATION (FPI)
 | 
				
			||||||
 ** isolate favicons (FF52+)
 | 
					 ** 1277803 - isolate favicons (FF52+)
 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1277803
 | 
					 ** 1264562 - isolate OCSP cache (FF52+)
 | 
				
			||||||
 ** isolate OCSP cache (FF52+)
 | 
					 ** 1268726 - isolate Shared Workers (FF52+)
 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1264562
 | 
					 ** 1316283 - isolate SSL session cache (FF52+)
 | 
				
			||||||
 ** isolate Shared Workers (FF52+)
 | 
					 ** 1317927 - isolate media cache (FF53+)
 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1268726
 | 
					 ** 1323644 - isolate HSTS and HPKP (FF54+)
 | 
				
			||||||
 ** isolate SSL session cache (FF52+)
 | 
					 ** 1334690 - isolate HTTP Alternative Services (FF54+)
 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1316283
 | 
					 ** 1334693 - isolate SPDY/HTTP2 (FF55+)
 | 
				
			||||||
 ** isolate media cache (FF53+)
 | 
					 ** 1337893 - isolate DNS cache (FF55+)
 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1317927
 | 
					 ** 1344170 - isolate blob: URI (FF55+)
 | 
				
			||||||
 ** isolate HSTS and HPKP (FF54+)
 | 
					 ** 1300671 - isolate data://, about: URLs (FF55+)
 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1323644
 | 
					 | 
				
			||||||
 ** isolate HTTP Alternative Services (FF54+)
 | 
					 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1334690
 | 
					 | 
				
			||||||
 ** isolate SPDY/HTTP2 (FF55+)
 | 
					 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1334693
 | 
					 | 
				
			||||||
 ** isolate DNS cache (FF55+)
 | 
					 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1337893
 | 
					 | 
				
			||||||
 ** isolate blob: URI (FF55+)
 | 
					 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1344170
 | 
					 | 
				
			||||||
 ** isolate data://, about: URLs (FF55+)
 | 
					 | 
				
			||||||
   [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1300671
 | 
					 | 
				
			||||||
***/
 | 
					***/
 | 
				
			||||||
/* 2698a: enable First Party Isolation (FF51+)
 | 
					/* 2698a: enable First Party Isolation (FF51+)
 | 
				
			||||||
 * [WARNING] May break cross-domain logins and site functionality until perfected
 | 
					 * [WARNING] May break cross-domain logins and site functionality until perfected
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user