gecko-dev/devtools/client/performance/components
Masatoshi Kimura 7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
..
test Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
jit-optimizations-item.js Bug 1315923 - Make devtools/client/performance pass ESLint's "react/prop-types" rule. r=jdescottes 2016-11-18 20:12:48 +01:00
jit-optimizations.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
moz.build Bug 1302062 - Use React on performance recording list; r=jsantell 2016-09-20 09:47:59 -05:00
recording-button.js Bug 1315923 - Make devtools/client/performance pass ESLint's "react/prop-types" rule. r=jdescottes 2016-11-18 20:12:48 +01:00
recording-controls.js Bug 1315923 - Make devtools/client/performance pass ESLint's "react/prop-types" rule. r=jdescottes 2016-11-18 20:12:48 +01:00
recording-list-item.js Bug 1315923 - Make devtools/client/performance pass ESLint's "react/prop-types" rule. r=jdescottes 2016-11-18 20:12:48 +01:00
recording-list.js Bug 1315923 - Make devtools/client/performance pass ESLint's "react/prop-types" rule. r=jdescottes 2016-11-18 20:12:48 +01:00
waterfall-header.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
waterfall-tree-row.js Bug 1152441 - Part 2: Rewrite the marker view to use React and the Tree component r=gregtatum 2016-09-09 16:55:54 +02:00
waterfall-tree.js Bug 1152441 - Part 2: Rewrite the marker view to use React and the Tree component r=gregtatum 2016-09-09 16:55:54 +02:00
waterfall.js Bug 1152441 - Part 2: Rewrite the marker view to use React and the Tree component r=gregtatum 2016-09-09 16:55:54 +02:00