Closed
Bug 1661671
Opened 4 years ago
Closed 4 years ago
Add plugin to support optional chaining operator in unit tests
Categories
(Firefox :: Messaging System, defect, P1)
Firefox
Messaging System
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We want to use a babel plugin that will allow us to move away from long checks meant to validate object structure: foo && foo.prop && foo.prop.subprop
.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d5da409374a3
Add plugin to support optional chaining operator in unit tests r=k88hudson
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Comment 4•4 years ago
|
||
== Change summary for alert #26896 (as of Thu, 10 Sep 2020 02:32:25 GMT) ==
Improvements:
2% JS macosx1014-64-shippable opt tp6 191,450,430.03 -> 186,872,303.97
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=26896
You need to log in
before you can comment on or make changes to this bug.
Description
•