Closed
Bug 1476655
Opened 7 years ago
Closed 6 years ago
Convert lodash .padStart() to native ES6 JS
Categories
(Tree Management :: Treeherder: Frontend, defect, P3)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: soundharya, Assigned: soundharya)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
Updated•7 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Assignee: nobody → soundharyabharatiya
Status: NEW → ASSIGNED
Updated•7 years ago
|
Summary: Convert lodash .padStart() to native ES6 JS → Convert lodash .padStart() and .padEnd() to native ES6 JS
Updated•7 years ago
|
Summary: Convert lodash .padStart() and .padEnd() to native ES6 JS → Convert lodash .padStart() to native ES6 JS
Comment 2•7 years ago
|
||
(Adjusting to just be about .padStart() again, since .padEnd() was converted in bug 1476654 after all)
Comment 3•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/675db7f692001f58f2b24ed4139669041d67da2c
Bug 1476655 - Convert lodash .padStart() to native JS (#3821)
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•