[Webkit-unassigned] [Bug 32223] New: Web Inspector: Incorrect cookie-per-domain breakdown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 07:47:42 PST 2009


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

           Summary: Web Inspector: Incorrect cookie-per-domain breakdown
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: apavlov at chromium.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


If an external document is loaded into an iframe of a local document, then
cookies for resources linked from the external document are displayed in the
cookie view of the "Local Files" cookie domain.

Test case:

<body>
<iframe src="http://www.google.com">
</body>

The same "NID" and "PREF" cookies (with the domain of ".google.com") are
displayed both in the "Local Files" and "www.google.com" cookie domain views.

-- 
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