Closed Bug 1247963 Opened 9 years ago Closed 6 years ago

Wrap lines with long data values

Categories

(DevTools :: Console, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jodvarko, Unassigned)

Details

This is a follow up for bug 1211525 HTTP details opened in the Console panel can be long (e.g. the HTTP response body can be one giant line of minified JS source) and take too much horizontal space, effectively causing the horizontal scrollbar to appear). The question is what the max-width should be. It's easier to read short lines, but in case of HTTP respose body users are expecting to see raw data including invisible chars like spaces and end-of-lines. Additional formatting can destroy this info. Honza
I'm assuming this is talking about response bodies displayed in the "NetRequest" UI, and not normal network log entries in the console
Priority: -- → P2
(In reply to (Unavailable until 3-7) Brian Grinstead [:bgrins] from comment #1) > I'm assuming this is talking about response bodies displayed in the > "NetRequest" UI, and not normal network log entries in the console Correct Honza
Product: Firefox → DevTools
Closing as we are now using netmonitor component for this
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.