[Webkit-unassigned] [Bug 200809] New: Storage tab is not refreshed after History cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 00:33:30 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200809

            Bug ID: 200809
           Summary: Storage tab is not refreshed after History cleanup
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fetis26 at gmail.com
                CC: inspector-bugzilla-changes at group.apple.com

Steps:

1. Open Web Inspector, switch to the Storage Tab
2. put some value to localStorage for example, with `localStorage.setItem('tst', 'test')` 
3. ensure that value is displayed on Storage tab
4. clear browser data with Safari -> Clear History menu (last hour or last day)

Expected
LocalStorage is empty now. Tab should reflect changes in LocalStorage and doesn't show any values

Current
Tab stays unchanged old values are still presented even they actually gone. Only relaunch of WebInspector updates the tab

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190816/a2198804/attachment.html>


More information about the webkit-unassigned mailing list