Closed
Bug 1440183
Opened 7 years ago
Closed 7 years ago
Backslash followed by newline results in misrender
Categories
(Webtools :: Searchfox, enhancement)
Webtools
Searchfox
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jorendorff, Assigned: kats)
Details
https://searchfox.org/mozilla-central/source/js/src/jit-test/tests/debug/Frame-onStep-19.js#36
This file contains a line that ends with a backslash, line 35. Searchfox treats the backslash as causing that line and the next to be considered a single line, with weird results.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → bugmail
Assignee | ||
Comment 2•7 years ago
|
||
This fix is deployed now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•7 years ago
|
||
Thanks so much!
You need to log in
before you can comment on or make changes to this bug.
Description
•