Closed
Bug 928787
Opened 11 years ago
Closed 11 years ago
In-content preference stylesheets have CRLF line endings
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
Firefox 27
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
First this makes for quite ugly diffs, second this breaks the pre-processor when using things like '%ifdef MOZ_FOO' on Unix systems.
Assignee | ||
Comment 1•11 years ago
|
||
This patch replaces CRLF with LF line endings. I additionally did a 'chmod -x applications.js' as I'm pretty sure the executable flag wasn't added intentionally.
Attachment #819544 -
Flags: review?(jaws)
Comment 2•11 years ago
|
||
Comment on attachment 819544 [details] [diff] [review]
Convert in-content preference style sheets to LF
rs=me
Attachment #819544 -
Flags: review?(jaws) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 27
You need to log in
before you can comment on or make changes to this bug.
Description
•