Closed Bug 1004591 Opened 11 years ago Closed 10 years ago

Cookie list doesn't include all cookies

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)

29 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: chris.dow8, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 Iceweasel/29.0 (Beta/Release) Build ID: 20140429174502 Steps to reproduce: Run the 'cookie list' command in the developer console. Actual results: The cookies displayed are only the cookies that are on the exact same domain as the page. Expected results: All cookies that apply to the page should be displayed. Cookies that are on a parent domain (e.g. you are on the domain 'local.domain.com' and there are cookies on 'domain.com') aren't shown in the list.
Component: Untriaged → Developer Tools: Graphic Commandline and Toolbar
It should probably also show any cookies that apply to items loaded on the page even if they are from an entirely different domain (such as cookies placed by advertisers such as Google).
It looks like this was fixed some time between Firefox 29 and 34
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.