RESOLVED FIXED 233902
Add WebCore::RegistrableDomain tests for duplicate sub domains
https://bugs.webkit.org/show_bug.cgi?id=233902
Summary Add WebCore::RegistrableDomain tests for duplicate sub domains
John Wilander
Reported 2021-12-06 16:42:37 PST
https://bugs.webkit.org/show_bug.cgi?id=233330 claims that duplicate sub domains such as news.news.example.com causes WebKit's RegistrableDomain matching to fail and treat same-site content as cross-site. We should add tests of such duplicate sub domains.
Attachments
Patch for landing (2.56 KB, patch)
2021-12-06 16:49 PST, John Wilander
no flags
Radar WebKit Bug Importer
Comment 1 2021-12-06 16:43:09 PST
John Wilander
Comment 2 2021-12-06 16:49:31 PST
Created attachment 446097 [details] Patch for landing
EWS
Comment 3 2021-12-06 17:20:13 PST
Committed r286582 (?): <https://commits.webkit.org/r286582> All reviewed patches have been landed. Closing bug and clearing flags on attachment 446097 [details].
Note You need to log in before you can comment on or make changes to this bug.