Closed
Bug 1901542
Opened 1 year ago
Closed 8 months ago
Syntax highlighting broken for usercharacteristics.js
Categories
(Webtools :: Searchfox, task)
Webtools
Searchfox
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mccr8, Unassigned)
Details
I noticed that the syntax highlighting is broken for toolkit/components/resistfingerprinting/content/usercharacteristics.js. Maybe it uses some kind of fancy new JS syntax that isn't supported? You can see that the syntax highlighting works for an older revision, when the file was basically a stub.
| Reporter | ||
Comment 1•1 year ago
|
||
Arai pointed out that there's an extremely long line (36364 characters) so maybe that's the problem.
Comment 2•8 months ago
|
||
Looks like the issue no longer happens.
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•