Open Bug 1498893 Opened 7 years ago Updated 3 years ago

Use consistent naming for StyleSheetsActor

Categories

(DevTools :: Style Editor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: yulia, Unassigned)

Details

at the moment we have an inconsistency with the naming of the stylesheet actor. in protocol.js we have no capitalization: https://searchfox.org/mozilla-central/source/devtools/shared/specs/stylesheets.js#75 however, in other places it is camelCase (getFront is part of protocol.js): https://searchfox.org/mozilla-central/search?q=%22stylesheets%22&case=false&regexp=false&path=devtools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.