RESOLVED FIXED 188801
Web Inspector: `console.inspect(sessionStorage)` first time does not show Session Storage content view if Storage tab was previously unvisited
https://bugs.webkit.org/show_bug.cgi?id=188801
Summary Web Inspector: `console.inspect(sessionStorage)` first time does not show Ses...
Joseph Pecoraro
Reported 2018-08-21 11:52:06 PDT
`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?
Attachments
Patch (2.79 KB, patch)
2018-08-23 11:00 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2018-08-23 11:00:25 PDT
Matt Baker
Comment 2 2018-08-23 11:22:48 PDT
Comment on attachment 347937 [details] Patch r=me
WebKit Commit Bot
Comment 3 2018-08-23 13:20:23 PDT
Comment on attachment 347937 [details] Patch Clearing flags on attachment: 347937 Committed r235242: <https://trac.webkit.org/changeset/235242>
WebKit Commit Bot
Comment 4 2018-08-23 13:20:24 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-08-23 13:21:48 PDT
Note You need to log in before you can comment on or make changes to this bug.