[Webkit-unassigned] [Bug 106673] New: Web Inspector: cookies set on subresources from domains not matching any document are not shown in Resources panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 09:48:24 PST 2013


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

           Summary: Web Inspector: cookies set on subresources from
                    domains not matching any document are not shown in
                    Resources panel
           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: caseq 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


0. Open inspector
1. Navigate to any youtube video (e.g. https://www.youtube.com/watch?v=RVnARGhhs9w)
2. Switch to Resources panel
3. Observe we only have cookies for www.youtube.com
4. Switch to Network panel
5. Locate a request to a script on doubleclick.net, click for details
6. Switch to cookies tab
7. Observe there's a cookie in request

This is because we only add cookie tree items for document URLs.

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