Bug 18960

Summary: Third-party cookies are only accepted on 3+ character tld's
Product: WebKit Reporter: Michael van Tellingen <michael.vantellingen>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Major Keywords: InRadar
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Michael van Tellingen 2008-05-09 00:46:14 PDT
With the default setting of 'Accept cookies: only from sites you navigate to' safari only accept cookies from other subdomains when the tld consist of at least 3 characters.

For example:
The main site runs on www.example.com and that site serves ads from ads.example.com. ads.example.com should be able to sent cookies to the client, which does work when the top level domain is .com however with .tld's like .nl .be or any other random two char tld is used then it doesn't work.
Comment 1 Alexey Proskuryakov 2008-05-09 01:56:29 PDT
<rdar://5923246> - thank you for the extra effort of filing it!

Closing as invalid per our process, as a non-WebKit bug.