gecko-dev/devtools/client/performance/components
Julian Descottes 0db1432e3a Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum
MozReview-Commit-ID: 3RW6DRE95bY

--HG--
rename : devtools/client/performance/components/jit-optimizations.js => devtools/client/performance/components/JITOptimizations.js
rename : devtools/client/performance/components/jit-optimizations-item.js => devtools/client/performance/components/JITOptimizationsItem.js
rename : devtools/client/performance/components/recording-button.js => devtools/client/performance/components/RecordingButton.js
rename : devtools/client/performance/components/recording-controls.js => devtools/client/performance/components/RecordingControls.js
rename : devtools/client/performance/components/recording-list.js => devtools/client/performance/components/RecordingList.js
rename : devtools/client/performance/components/recording-list-item.js => devtools/client/performance/components/RecordingListItem.js
rename : devtools/client/performance/components/waterfall.js => devtools/client/performance/components/Waterfall.js
rename : devtools/client/performance/components/waterfall-header.js => devtools/client/performance/components/WaterfallHeader.js
rename : devtools/client/performance/components/waterfall-tree.js => devtools/client/performance/components/WaterfallTree.js
rename : devtools/client/performance/components/waterfall-tree-row.js => devtools/client/performance/components/WaterfallTreeRow.js
extra : rebase_source : 751d10f91cd97c6ce3d916f401ce57ec94f744f1
2018-06-14 14:45:15 -07:00
..
test Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
JITOptimizations.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
JITOptimizationsItem.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
RecordingButton.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
RecordingControls.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
RecordingList.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
RecordingListItem.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
Waterfall.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
WaterfallHeader.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
WaterfallTree.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
WaterfallTreeRow.js Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00
moz.build Bug 1452061 - CamelCase all React component files in devtools performance panel;r=gregtatum 2018-06-14 14:45:15 -07:00