Closed
Bug 1737985
Opened 3 years ago
Closed 3 years ago
Remove lodash sortBy usage
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(firefox98 fixed)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•3 years ago
|
||
This patch replaces sortBy calls by good old Array#sort.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c7d8bdceb00
[devtools] Remove lodash sortBy usage. r=bomsy.
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•