Closed Bug 1526883 Opened 5 years ago Closed 5 years ago

Cleanup devtools/client/webconsole/utils.js

Categories

(DevTools :: Console, enhancement, P1)

enhancement

Tracking

(firefox67 fixed)

RESOLVED FIXED
Firefox 67
Tracking Status
firefox67 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(1 file)

It looks like devtools/client/webconsole/utils.js includes function/const that are not used anymore, or only used in VariableView/scratchpad.

Let's remove the unused things, and move functions used only in scratchpad/VariableView directly there. This way, there won't be any need to clean utils.js when removing them.

Some functions or properties are not used anymore in the
codebase, so we can safely delete them.
Other ones are only used in Scratchpad or VariableView,
which we want to get rid off in the next months. We move
those functions directly in Scratchpad/VariableView.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89bfb2954b62
Cleanup devtools/client/webconsole/utils.js; r=bgrins.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: