Closed Bug 1505581 Opened 6 years ago Closed 6 years ago

stop transforming rest/spread

Categories

(DevTools :: Debugger, enhancement)

enhancement
Not set
normal

Tracking

(firefox65 fixed)

RESOLVED FIXED
Firefox 65
Tracking Status
firefox65 --- fixed

People

(Reporter: jlast, Assigned: jlast)

Details

No description provided.
Please provide a description when filing a bug, thanks. Honza
Flags: needinfo?(jlaster)
Oh sorry. We currently transform rest/spread operators to es5 _extend calls which are slower and have some edge cases. This changes that so that babel lets that syntax pass through untouched. This will help address this issue: https://github.com/devtools-html/debugger.html/issues/7223
Flags: needinfo?(jlaster)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Assignee: nobody → jlaster
You need to log in before you can comment on or make changes to this bug.