Bug 165495

Summary: Web Inspector: XHR / Fetch for non-text content should not show garbled text
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: inspector-bugzilla-changes, joepeck
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Joseph Pecoraro 2016-12-06 15:34:45 PST
Summary:
XHR / Fetch for non-text content should not show garbled text

Steps to Reproduce:
1. Inspect a page that loads Images via XHR
2. Load an image (foo.png) via XHR
3. Select the image in Resources sidebar
  => Image content rendered as Text instead of an Image

Notes:
- Affects Raw CachedResources (XHR, Fetch, Media)
Comment 1 Joseph Pecoraro 2017-11-29 13:30:21 PST

*** This bug has been marked as a duplicate of bug 141389 ***