gecko-dev/devtools/client/framework
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
..
components Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker 2016-11-18 15:02:21 -06:00
connect Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
dev-edition-promo
test Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
ToolboxProcess.jsm Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
about-devtools-toolbox.js Bug 1329182 - remove trailing newURI null parameters in devtools/, r=jaws. 2017-01-09 20:27:26 +01:00
attach-thread.js Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06:00
browser-menus.js Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06:00
devtools-browser.js Bug 1329829 - Use toolbox threadClient with slow script debugging. r=jdescottes 2017-02-08 16:09:57 -06:00
devtools.js Bug 1328004 - Fix race when closing the devtools while a previous instance is still loading. r=jryans 2017-01-05 10:26:44 -08:00
gDevTools.jsm Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
location-store.js Bug 670002 - Use source maps in the web console w/ performance issues; r=jsantell 2016-07-20 19:09:00 +02:00
menu-item.js
menu.js Bug 1285229 - Prevent duplicated context menu in the Inspector on Windows. r=jdescottes 2016-07-13 15:44:20 -07:00
moz.build Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
options-panel.css Bug 1334126 - Fix "Screenshot icon beside Screenshot Behavior label looks inconsistent". r=ntim.bugs 2017-01-30 14:00:00 +01:00
selection.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
sidebar.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
source-map-service.js Bug 1296589 - Add guard to prevent accessing location store before it is initialized. r=jsantell 2016-08-23 16:50:00 -04:00
source-map-util.js Bug 1316413 - Update new debugger frontend r=me 2016-11-10 23:47:23 -05:00
source-map-worker.js Bug 1316413 - Update new debugger frontend r=me 2016-11-10 23:47:23 -05:00
source-map.js Bug 1316413 - Update new debugger frontend r=me 2016-11-10 23:47:23 -05:00
target-from-url.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
target.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
toolbox-highlighter-utils.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
toolbox-host-manager.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
toolbox-hosts.js Bug 1302148 - Nullify attributes on destroy to prevent leaking the toolbox. r=bgrins 2016-09-12 03:21:40 -07:00
toolbox-init.js Bug 1275078 - toolbox-init.js error handling tweaks from Positron. r=ochameau 2017-02-22 12:45:06 -06:00
toolbox-options.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
toolbox-options.xhtml Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
toolbox-process-window.js Bug 1307580 - Preferences Pane should show Debugger source maps checkbox. r=jlongster 2016-10-20 14:16:40 -04:00
toolbox-process-window.xul Bug 1303043 - followup: add aHTMLTooltip in toolbox-window-process.xul;r=honza 2016-09-16 14:48:32 +02:00
toolbox-window.xul Bug 1303043 - fix toolbox HTML tooltips in devtools window host;r=Honza 2016-09-15 17:07:38 +02:00
toolbox.js Bug 1339992 - Use common spelling for all source map prefs. r=jdescottes 2017-02-15 17:44:42 -06:00
toolbox.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00