Open Bug 1450978 Opened 6 years ago Updated 2 years ago

Don't add variables/function to the DebuggerServer object in devtools/server when it does not make sense

Categories

(DevTools :: General, enhancement, P3)

enhancement

Tracking

(firefox61 affected)

Tracking Status
firefox61 --- affected

People

(Reporter: nchevobbe, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

We are using properties set on DebuggerServer for historical reasons. We weren't having modules in devtools for a long time and we ended up sharing attributes like that.
Now we do have modules and we should use them and not pollute DebuggerServer when it's not necessary
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.