[Webkit-unassigned] [Bug 49850] New: Web Inspector: Network Resource Cookies Tab doesn't show all cookies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 18:32:12 PST 2010


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

           Summary: Web Inspector: Network Resource Cookies Tab doesn't
                    show all cookies
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: e28eta at yahoo.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


First, I'm really excited to see Web Inspector improvements, thanks!

Network Pane of Web Inspector
Browse to a page that sets more than one cookie in a single Set-Cookie header field. Visiting apple.com, this was true of some of the resources.
The Headers Tab for the resource correctly shows the Set-Cookie header.
The Cookies Tab doesn't. It incorrectly coalesces all of the cookies into a single line.

For example, this header:
Set-Cookie:ccl=FSfHT3YJkSuNlCYwIJN16uhRJKnrK1wd3LnLYTs8TWPsahMjWT83rRNMvMdmY3FqbG5VEAuolwb0q4qAy0lGBWD7mzj7srMlwS6ekk9hb9/DuNNuv/R8ij4YMKRxWGkTA7wZms4RXNSjXTvDvbSHIZKrEpx7xBF4rufoTJjXyC6HCyHwZPDziEyv6K4R8ltjHxB3yhBETdFXAjXoxLmOwA==; path=/; domain=.apple.com, geo=US; path=/; domain=.apple.com

Shows up in the Cookies tab as a single cookie, instead of showing both ccl and geo:
ccl
FSfHT3YJkSuNlCYwIJN16uhRJKnrK1wd3LnLYTs8TWPsahMjWT83rRNMvMdmY3FqbG5VEAuolwb0q4qAy0lGBWD7mzj7srMlwS6ekk9hb9/DuNNuv/R8ij4YMKRxWGkTA7wZms4RXNSjXTvDvbSHIZKrEpx7xBF4rufoTJjXyC6HCyHwZPDziEyv6K4R8ltjHxB3yhBETdFXAjXoxLmOwA==
.apple.com
/
Session
282

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