Bug 85349 - REGRESSION: Web Inspector doesn't show cookies anymore
Summary: REGRESSION: Web Inspector doesn't show cookies anymore
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: Yury Semikhatsky
URL:
Keywords:
: 85406 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-02 00:49 PDT by Yury Semikhatsky
Modified: 2012-05-02 13:04 PDT (History)
12 users (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2012-05-02 01:05 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-05-02 00:49:49 PDT
What steps will reproduce the problem?
1. Load any website that has cookies
2. Open Inspector and go to Resources
3. Try to browse cookies, nothing comes up.

Just upstreaming Chromium bug: http://code.google.com/p/chromium/issues/detail?id=125546

This is a regression from http://trac.webkit.org/changeset/114504
Comment 1 Yury Semikhatsky 2012-05-02 00:51:14 PDT
[19337:19337:780227556474:ERROR:CONSOLE(128)] "Uncaught TypeError: Object #<Object> has no method 'removeChildren'", source: chrome-devtools://devtools/CookiesTable.js (128)
Comment 2 Yury Semikhatsky 2012-05-02 01:05:48 PDT
Created attachment 139762 [details]
Patch
Comment 3 WebKit Review Bot 2012-05-02 01:51:08 PDT
Comment on attachment 139762 [details]
Patch

Clearing flags on attachment: 139762

Committed r115804: <http://trac.webkit.org/changeset/115804>
Comment 4 WebKit Review Bot 2012-05-02 01:51:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Yury Semikhatsky 2012-05-02 13:04:55 PDT
*** Bug 85406 has been marked as a duplicate of this bug. ***