Bug 197223

Summary: Web Inspector: Network: importing a HAR with an active detail view shows no content
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2019-04-23 18:07:21 PDT
# STEPS TO REPRODUCE:
1. inspect any page
2. reload the page
3. export a HAR of the page
4. click on any resource in the Network tab to view details about the resource
5. import the previously exported HAR
 => detail view disappears and is replaced by the overview table, but it has no content

NOTE: the resources are added, so causing a `layout` (e.g. filtering, switching tabs, etc) will show the resources again
Comment 1 Devin Rousso 2019-04-23 18:33:42 PDT
Created attachment 368097 [details]
Patch
Comment 2 WebKit Commit Bot 2019-04-24 14:30:57 PDT
Comment on attachment 368097 [details]
Patch

Clearing flags on attachment: 368097

Committed r244615: <https://trac.webkit.org/changeset/244615>
Comment 3 WebKit Commit Bot 2019-04-24 14:30:58 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-04-24 14:31:30 PDT
<rdar://problem/50182112>