[Webkit-unassigned] [Bug 104016] New: Web Inspector: Resources: domain cookies are not shown for sub-sub domain pages.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 10:49:54 PST 2012


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

           Summary: Web Inspector: Resources: domain cookies are not shown
                    for sub-sub domain pages.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eustas at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Steps to reproduce the problem:
1. setcookie('test_cookie', 'works', time()+(365*24*3600),'/', '.example.com); from page that is located at subSub.SubDomain.example.com
2. At server var_dump($_COOKIE['test_cookie']); (works)
3. Open developers tools or web developer extension and try to find that cookie.

Chromium bug: http://code.google.com/p/chromium/issues/detail?id=163917

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



More information about the webkit-unassigned mailing list