This update for chromium fixes the following issues:
Chromium 115.0.5790.102:
Chromium 115.0.5790.98:
Security: The Storage, Service Worker, and Communication APIs are now partitioned in third-party contexts to prevent certain types of side-channel cross-site tracking
HTTPS: Automatically and optimistically upgrade all main-frame navigations to HTTPS, with fast fallback to HTTP.
CSS: accept multiple values of the display property
CSS: support boolean context style container queries
CSS: support scroll-driven animations
Increase the maximum size of a WebAssembly.Module() on the main thread to 8 MB
FedCM: Support credential management mediation requirements for auto re-authentication
Deprecate the document.domain setter
Deprecate mutation events
Security fixes (boo#1213462):