RESOLVED FIXED 176879
Web Inspector: Sort by size issues with Cookies and ApplicationCache DataGrids
https://bugs.webkit.org/show_bug.cgi?id=176879
Summary Web Inspector: Sort by size issues with Cookies and ApplicationCache DataGrids
Joseph Pecoraro
Reported 2017-09-13 16:09:56 PDT
Sort by size issues with Cookies and ApplicationCache DataGrids Steps to Reproduce: (Cookies) 1. Inspect a page with many cookies 2. Show Storage Tab 3. Select domain 4. Sort by size ascending => Works. 5. Reload => DataGrid shows sort by size but it isn't sorted by size Steps to Reproduce: (ApplicationCache) 1. Inspect a page with an AppCache manifest and resources 2. Show Storage Tab 3. Select ApplicationCache manifest 4. Sort by size => Does not work A few minor issues lurking in here.
Attachments
[PATCH] Proposed Fix (6.52 KB, patch)
2017-09-13 16:14 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-09-13 16:10:06 PDT
Joseph Pecoraro
Comment 2 2017-09-13 16:14:02 PDT
Created attachment 320705 [details] [PATCH] Proposed Fix
Matt Baker
Comment 3 2017-09-13 16:17:17 PDT
Comment on attachment 320705 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2017-09-13 16:46:47 PDT
Comment on attachment 320705 [details] [PATCH] Proposed Fix Clearing flags on attachment: 320705 Committed r222001: <http://trac.webkit.org/changeset/222001>
WebKit Commit Bot
Comment 5 2017-09-13 16:46:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.