Open Bug 1333811 Opened 7 years ago Updated 2 years ago

Consider renaming userContext id and class names

Categories

(Firefox :: Security, defect, P3)

52 Branch
defect

Tracking

()

Tracking Status
firefox57 --- fix-optional

People

(Reporter: jkt, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [domsecurity-backlog2])

It has become more commonplace to use lowercase id and class names in CSS especially as dev tools don't use them at all which created an issue in this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1325505
This also came up with linting the test pilot experiment.

It would be neater all round to make them consistent with others.

All classes and id's starting with "userContext" should be probably be changed to "user-context" or "usercontext".
Priority: -- → P3
Whiteboard: [domsecurity-backlog2]
Component: DOM: Security → Security
Product: Core → Firefox
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.