Closed Bug 890913 Opened 11 years ago Closed 9 years ago

Parser.jsm: support SpreadExpression

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox48 fixed)

RESOLVED FIXED
Firefox 48
Tracking Status
firefox48 --- fixed

People

(Reporter: past, Assigned: jsnajdr)

References

Details

Attachments

(1 file)

Bug 834756 adds a workaround to avoid errors in case a SpreadExpression appears while parsing. We should add proper support for this feature and remove the workaround.
Priority: -- → P3
Summary: Support SpreadExpression in Parser.jsm → Parser.jsm: support SpreadExpression
Assignee: nobody → jsnajdr
- added support for SpreadExpression to Parser.jsm - removed workaround code from ArrayExpression handler - this patch needs to be applied on top of the patches from bug 1260756 (mainly because of the eslint cleanup)
Attachment #8737735 - Flags: review?(vporof)
Attachment #8737735 - Flags: review?(vporof) → review+
Checkin only after patches from bug 1260756, otherwise will cause conflicts.
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: