Closed Bug 945998 Opened 12 years ago Closed 4 months ago

Add line breaks to improve the readability of sessionstore.js

Categories

(Firefox :: Session Restore, enhancement)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: ferrelas, Unassigned)

Details

I had some trouble with a window that wouldn't close, so I thought I'd nuke it manually by editing sessionstore.js. I have quite a few tabs, so my sessionstore.js is a 14 megabyte file, all in one line. Some texteditors don't handle this very well, so I was hoping that changes could be made to the format to include line breaks, one after each tab seems resonable, and it could probably increase readability.
I agree that this would be helpful when trying to debug sessionstore problems, and one would think it would be a simple patch, though unfortunately I am not able to offer the patch.
OS: Linux → All
Hardware: x86_64 → All
Summary: Absence of line breaks in sessionstore.js → Add line breaks to improve the readability of sessionstore.js
Severity: normal → S3

The old sessionstore.js files are now saved as gzipped JSON. Line by line editing doesn't really make sense in this context.

Status: UNCONFIRMED → RESOLVED
Closed: 4 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.