Closed
Bug 912680
Opened 11 years ago
Closed 11 years ago
[Settings] Prefer underscore_delimited instead of camelCased filenames
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Keywords: perf, Whiteboard: [c= p=2 s=2013.09.20 u=])
Attachments
(1 file)
In bug 908949 we moved dom nodes into individual files. This was scripted based on the ID of each node.
Unfortunately this resulted in filenames being camelCased. This bug tracks moving camelCased file names into dash-delimited.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #799753 -
Flags: review?(kaze)
Assignee | ||
Updated•11 years ago
|
Summary: [Settings] Prefer dash-delimited instead of camelCased filenames → [Settings] Prefer underscore_delimited instead of camelCased filenames
Comment 2•11 years ago
|
||
Comment on attachment 799753 [details]
Github Pull Request
Thanks for the super-quick fix!
Attachment #799753 -
Flags: review?(kaze) → review+
Comment 3•11 years ago
|
||
Merged on master: https://github.com/mozilla-b2g/gaia/commit/f2ca2f21e75b7e1db4183960f69810422295c21f
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•11 years ago
|
||
Requesting hd? as this is ultimately needed for bug 929840.
blocking-b2g: --- → hd?
Comment 5•10 years ago
|
||
Mass-modify - removal of no longer relevant blocking flags.
Updated•10 years ago
|
blocking-b2g: hd? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•