Simplify devtools/client/debugger/src/workers/parser/getSymbols.js and remove eslint-disable complexity
Categories
(DevTools :: Debugger, task, P5)
Tracking
(firefox101 fixed)
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: pbro, Assigned: F3n67u)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(2 files, 5 obsolete files)
This file contains a special eslint comment to temporarily disable the complexity eslint rule since it contains one or more functions that exceed the maximum complexity threshold. The code should be simplified, and the comment removed. Link to the code in question: https://searchfox.org/mozilla-central/search?q=eslint-disable+complexity&case=false®exp=false&path=devtools%2Fclient%2Fdebugger%2Fsrc%2Fworkers%2Fparser%2FgetSymbols.js
| Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 1•5 years ago
|
||
Hi!
Can I take this one?
Comment 2•5 years ago
|
||
Link to the code in question: https://searchfox.org/mozilla-central/search?q=eslint-disable-next-line+complexity&case=false®exp=false&path=devtools%2Fclient%2Fdebugger%2Fsrc%2Fworkers%2Fparser%2FgetSymbols.js (the above one is not working)
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Hi Jason,
If anyone is currently not working on this bug, I would like to take this.
Comment 5•5 years ago
|
||
Hi Jason, I would like to start contributing to this bug.
Comment 6•5 years ago
|
||
Hi, sorry for the slow replies. Given two of you requested it, nightwarrior-xxx should probably pick it up.
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Comment 8•5 years ago
|
||
Comment 9•5 years ago
|
||
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
nightwarriorftw, are you still interested in fixing this bug?
Honza
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 14•5 years ago
|
||
Hello Honza,
Yes, I had pushed the changes but no-one reviewed. Please review the last patch I had pushed. I have abandoned the previous patches.
Thanks
Comment 15•4 years ago
|
||
This good-first-bug hasn't had any activity for 6 months, it is automatically unassigned.
For more information, please visit auto_nag documentation.
| Assignee | ||
Comment 16•3 years ago
|
||
Updated•3 years ago
|
Comment 17•3 years ago
|
||
Comment 18•3 years ago
|
||
| bugherder | ||
Description
•