Bug 165495
Summary: | Web Inspector: XHR / Fetch for non-text content should not show garbled text | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, joepeck |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Joseph Pecoraro
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)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
*** This bug has been marked as a duplicate of bug 141389 ***