Bug 29222 - Web Inspector: Cookies are not inspectable after reloading a page
Summary: Web Inspector: Cookies are not inspectable after reloading a page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 04:51 PDT by Anthony Ricaud
Modified: 2009-09-14 14:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch v1 (2.71 KB, patch)
2009-09-12 04:58 PDT, Anthony Ricaud
no flags Details | Formatted Diff | Diff
Patch v1 (2.94 KB, patch)
2009-09-13 18:29 PDT, Anthony Ricaud
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Ricaud 2009-09-12 04:51:14 PDT
Reloading a page removes the Cookie tree element.

I have a fix for that.
Comment 1 Anthony Ricaud 2009-09-12 04:58:58 PDT
Created attachment 39512 [details]
Patch v1
Comment 2 Anthony Ricaud 2009-09-12 05:17:19 PDT
Comment on attachment 39512 [details]
Patch v1

This is not a good fix, I will try to upload a better one later.
Comment 3 Joseph Pecoraro 2009-09-12 07:08:19 PDT
Rik, checkout my comment on another bug:
https://bugs.webkit.org/show_bug.cgi?id=28866#c1
Comment 4 Anthony Ricaud 2009-09-13 18:29:31 PDT
Created attachment 39530 [details]
Patch v1
Comment 5 Anthony Ricaud 2009-09-14 14:10:39 PDT
Committed r48366
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/StoragePanel.js