Hacker News new | ask | show | jobs
by ChrisSD 2942 days ago
> first party isolate is generally more stable and usually only has breakage on particular login forms

Are you referring to third-party login services and comment systems (such as disqus and similar)?

1 comments

> Are you referring to third-party login services and comment systems (such as disqus and similar)?

See the full list of bugs of breakage when privacy.firstparty.isolate is enabled: https://wiki.mozilla.org/Security/FirstPartyIsolation#First_...

Most of those involve third-party logins. And most of the others mix domains unnecessarily, through lazy design.