Closed Bug 1467504 Opened 7 years ago Closed 7 years ago

Convert lodash .uniq() to native ES6 JS

Categories

(Tree Management :: Treeherder: Frontend, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: evct, Assigned: evct)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68 Steps to reproduce: Converting all _.uniq() (lodash) functions to native [...new Set()] (ES6 JS)
Blocks: 1466494
Assignee: nobody → oss
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P3
Attachment #8984210 - Flags: review?(cdawson)
Sorry for the delay in reviewing these. There were quite a few. :) I'll try to get these done on the flight down to SF on Monday.
Comment on attachment 8984210 [details] [review] Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3634 Thanks for the PR! Nice work!
Attachment #8984210 - Flags: review?(cdawson) → review+
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Depends on: 1469767
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: