Closed
Bug 1467451
Opened 7 years ago
Closed 7 years ago
Convert lodash .pick() to native ES6
Categories
(Tree Management :: Treeherder: Frontend, defect, P3)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rajk, Assigned: rajk)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
Steps to reproduce:
Convert lodash .pick() to native ES6 using object destructuring
Updated•7 years ago
|
Assignee: nobody → rajesh.kathiriya507
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P3
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Attachment #8984732 -
Flags: review?(cdawson)
Comment 2•7 years ago
|
||
Comment on attachment 8984732 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3644
Requested changes in the PR.
Flags: needinfo?(cdawson)
Attachment #8984732 -
Flags: review?(cdawson)
Comment 3•7 years ago
|
||
Left more comments in the PR. Please leave a comment when it's been addressed. Thanks!! :)
Flags: needinfo?(cdawson)
Updated•7 years ago
|
Flags: needinfo?(cdawson)
Updated•7 years ago
|
Flags: needinfo?(cdawson)
Attachment #8984732 -
Flags: review?(cdawson)
Comment 4•7 years ago
|
||
Comment on attachment 8984732 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3644
Thank you!
Attachment #8984732 -
Flags: review?(cdawson) → review+
Comment 5•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/4ccadb29f42e6d97d7d41f21fd097778b08c1001
Bug 1467451 - Convert lodash .pick() to native ES6 (#3644)
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•