gecko-dev/devtools/server
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
..
actors Bug 1321467 - display grid line numbers with extended grid lines;r=zer0 2017-02-21 17:51:01 +01:00
docs Bug 1268134 - Render ascii tree art literally. r=ochameau 2016-04-15 16:08:52 -07:00
performance Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
shims Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
tests Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
child.js Bug 1323466 - Prevent loading webbrowser.js in child process. r=jryans 2016-12-19 03:14:12 -08:00
content-globals.js Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans 2016-12-23 16:45:22 +01:00
content-server.jsm Bug 1323466 - Prevent loading webbrowser.js in child process. r=jryans 2016-12-19 03:14:12 -08:00
css-logic.js Bug 1333711 - guard against DOMExceptions when accessing stylesheet cssRules;r=gl 2017-02-13 16:23:39 +01:00
event-parsers.js Bug 1322873 - Bug 1322873 - Add React event bubbles to the Markup View r=miker 2016-12-24 21:41:15 +00:00
main.js Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
moz.build Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
nsIJSInspector.idl
nsJSInspector.cpp Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
nsJSInspector.h
primitive.js Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans 2016-12-23 16:45:22 +01:00
service-worker-child.js Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans 2016-12-23 16:45:22 +01:00
websocket-server.js Bug 1286281 - Part 3: WebSocket server for WebSocket remote debugger transport r=jryans 2016-08-05 05:00:00 -07:00
worker.js Backed out changeset 03bfb1ccd33f (bug 1338249) for test failures in test_loading.xul 2017-02-15 15:24:32 +01:00