Bug 85406
Summary: | Web Inspector: Resources panel doesn't show cookies for the current domain | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tyler Stalder <tyler> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.7 |
Tyler Stalder
On the Developer Tools Resources panel the Cookies view previously showed the current cookies for the page and domain. The cookies are no longer displayed even after trying the Refresh button.
Currently breaking in Chrome Dev Channel and Chrome Canary.
To reproduce:
1) Go to a page that users cookies. (ex: http://google.com)
2) Open the Developer tools from View -> Developer -> Developer Tools
3) Navigate to the Resources tab and open the Cookies tree.
4) Select the host
Result: "This site has no cookies." is displayed.
Expected: List view of the current cookies for the site.
Google Chrome Version 20.0.1123.1 dev on Mac OS X 10.7.3
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yury Semikhatsky
*** This bug has been marked as a duplicate of bug 85349 ***