Bug 165495 - Web Inspector: XHR / Fetch for non-text content should not show garbled text
Summary: Web Inspector: XHR / Fetch for non-text content should not show garbled text
Status: RESOLVED DUPLICATE of bug 141389
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-06 15:34 PST by Joseph Pecoraro
Modified: 2017-11-29 13:30 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***