In Firefox, I see these errors in the console while navigating to any WMF wiki:
Cookie “WMF-Last-Access” has been rejected because it is foreign and does not have the “Partitioned“ attribute. index.php Cookie “WMF-Last-Access-Global” has been rejected because it is foreign and does not have the “Partitioned“ attribute. index.php Cookie “GeoIP” has been rejected because it is foreign and does not have the “Partitioned“ attribute. index.php Cookie “NetworkProbeLimit” has been rejected because it is in a cross-site context and its “SameSite” is “Lax” or “Strict”.
This seems like something to deal with in T345249: Mitigate phase-out of third-party cookies in CentralAuth, see https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning
