Closed
Bug 1034585
Opened 11 years ago
Closed 11 years ago
Sources with BreakStatements can't be parsed correctly
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 33
People
(Reporter: vporof, Assigned: vporof)
Details
Attachments
(1 file)
2.78 KB,
patch
|
past
:
review+
|
Details | Diff | Splinter Review |
Much like bug 952734, `break foo;` makes Parser.jsm scared.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
FWIW, I stumbled upon this on cnn.com, on hplib-min.js.
Comment 3•11 years ago
|
||
Comment on attachment 8450948 [details] [diff] [review]
v1
Review of attachment 8450948 [details] [diff] [review]:
-----------------------------------------------------------------
Har, har.
Attachment #8450948 -
Flags: review?(past) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 33
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•