Bug 233902

Summary: Add WebCore::RegistrableDomain tests for duplicate sub domains
Product: WebKit Reporter: John Wilander <wilander>
Component: Tools / TestsAssignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=233330
Attachments:
Description Flags
Patch for landing none

Description John Wilander 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.
Comment 1 Radar WebKit Bug Importer 2021-12-06 16:43:09 PST
<rdar://problem/86130326>
Comment 2 John Wilander 2021-12-06 16:49:31 PST
Created attachment 446097 [details]
Patch for landing
Comment 3 EWS 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].