Closed Bug 1344479 Opened 7 years ago Closed 7 years ago

JS shell should read source file with binary mode.

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

currently JS shell opens source file with text mode (fopen with "r"), that normalizes newline,
and that hits issue in line-terminator-normalisation-CR-LF.js test on windows.
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
https://hg.mozilla.org/integration/mozilla-inbound/rev/8ab76e34613bf4af022e05d14ed5f75529ed951d
Bug 1344479 - Use binary mode for reading source code in JS shell. r=jandem
https://hg.mozilla.org/mozilla-central/rev/8ab76e34613b
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in before you can comment on or make changes to this bug.