Closed
Bug 594077
Opened 15 years ago
Closed 15 years ago
TM: Investigate potential regexp incorrectness on jsbeautifier.org
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: cdleary, Assigned: cdleary)
Details
When I enter the following into jsbeautifier.org under FF4 I get some garbled output I don't see on 3.6:
({loc:{source:null, start:{line:1, column:0}, end:{line:1, column:57}}, type:"Program", body:[{loc:{source:null, start:{line:1, column:0}, end:{line:1, column:3}}, type:"TryStatement", block:{loc:{source:null, start:{line:1, column:4}, end:{line:1, column:19}},
Investigate whether this is due to some regexp incorrectness.
Updated•15 years ago
|
blocking2.0: --- → ?
Updated•15 years ago
|
blocking2.0: ? → betaN+
| Assignee | ||
Comment 1•15 years ago
|
||
Must have been some other kind of glitch at the time. (Maybe rendering?) Seems to work beautifully now. Could someone who is CC'd please confirm?
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•