Closed
Bug 1025686
Opened 9 years ago
Closed 9 years ago
[e10s] Network monitor request response preview is broken
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 982319
People
(Reporter: ntim, Unassigned)
References
(Blocks 1 open bug)
Details
STR : - Enable e10s - Open the network monitor on a remote tab - Reload the page - Select a request - Select the response tab AR : The response tab shows some random characters, and because of that, the preview tab is broken too ER : Should display the actual response
I think a lot of work was done in bug 917227 to make the network monitor work on b2g. How much more work would it be to get it to work in electrolysis?
Flags: needinfo?(mihai.sucan)
Reporter | ||
Comment 4•9 years ago
|
||
This might be a duplicate of bug 982319.
Comment 5•9 years ago
|
||
Tim, sorry, I was away for quite some time. Yes, this is a dupe of bug 982319. To fix this bug we 'just' need to decode gzipped response bodies.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(mihai.sucan)
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•