[Webkit-unassigned] [Bug 188801] New: Web Inspector: `console.inspect(sessionStorage)` first time does not show Session Storage content view if Storage tab was previously unvisited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 11:52:06 PDT 2018


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

            Bug ID: 188801
           Summary: Web Inspector: `console.inspect(sessionStorage)` first
                    time does not show Session Storage content view if
                    Storage tab was previously unvisited
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: inspector-bugzilla-changes at group.apple.com

`console.inspect(sessionStorage)` first time does not show Session Storage content view if Storage tab was previously unvisited

Steps to Reproduce:
1. Inspect this page
2. Show Elements Tab (having not shown Storage Tab)
3. js> inspect(sessionStorage)
  => Expected Storage Tab to be shown with the Session Storage selected

Regression:
Probably a long ago one. Maybe lazy tab construction?

-- 
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/20180821/81d55a7c/attachment.html>


More information about the webkit-unassigned mailing list