[Webkit-unassigned] [Bug 19579] New: Third-party cookies blocked for non .com sites

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 16 08:23:11 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19579

           Summary: Third-party cookies blocked for non .com sites
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msmolev at gmail.com
                CC: msmolev at gmail.com


By default the option "accept cookies only from sites you navigate to" is
selected. However, there seems to be an issue with handling sites that are not
.com. Problem happens when an iframe from subdomain tries to set a cookie.
i.e:
http://www.somesite.com/page.html has an iframe with an address
http://engine.somesite.com/iframe.html and tries to set a cookie for domain
engine.somesite.com
This will work correctly. But if instead of ".com" the site is in ".ca" or
".nl" or anything else, the cookie from http://engine.somesite.ca/iframe.html
will be rejected.

This issue is present in Safari on PC and Mac platforms.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list