Open
Bug 1504717
Opened 6 years ago
Updated 3 years ago
Stop using custom extendProperties in LineOptionModel
Categories
(Tree Management :: Treeherder, enhancement, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: emorley, Unassigned)
Details
This seems completely unnecessary with classes:
https://github.com/mozilla/treeherder/blob/bcf09f2cfa7d673f54b738eed4d1b11ba8918582/ui/job-view/details/tabs/autoclassify/LineOptionModel.js#L6-L19
https://github.com/mozilla/treeherder/blob/bcf09f2cfa7d673f54b738eed4d1b11ba8918582/ui/helpers/object.js#L2-L23
(and is triggering a number of ESLint warnings for which I'm going to have to add further exemptions)
Assignee | ||
Updated•3 years ago
|
Component: Treeherder: Log Parsing & Classification → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•