Closed Bug 1452062 Opened 6 years ago Closed 6 years ago

CamelCase all React component files in /devtools/client/webconsole/net/components/

Categories

(DevTools :: Console, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jdescottes, Unassigned)

References

Details

(Keywords: good-first-bug)

We recently agreed to name our React component file names using the CamelCase convention.

However the files in /devtools/client/webconsole/net/components/ do not follow this convention, so let's rename them.

This is an easy fix, but make sure you read the contribution docs before starting: http://docs.firefox-dev.tools/ so that you can build Firefox locally and verify that things still work after your change.
After building, just running the built Firefox and opening the memory panel (by first enabling it from the settings panel) should be enough of a test that things still work.
This folder is only used bu the old frontend which will be deleted soon.
Let's wontfix this since it won't bring much value to fix this bug for such a short timespan.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.