You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verify Sec-Fetch-Site is correct for domains with trailing dots.
`example.com` != `example.com.`. They ought to have the same registrable
domain, and therefore compare as `same-site`, rather than `same-origin`.
Addresses w3c/webappsec-fetch-metadata#15.
Bug: 843478
Change-Id: Ic71afeda69f274c23c19608177756d882307a59d
0 commit comments