gecko-dev/dom/script
Tom Tromey 088509bb80 Bug 1346936 - support SourceMap header in addition to X-SourceMap; r=Ehsan
According to the source map spec, the X-SourceMap header is deprecated
in favor of SourceMap.  This adds support for the newer name.  The test
case is a copy of the X-SourceMap test with the obvious change.

MozReview-Commit-ID: 8J6YN8xMIfb

--HG--
extra : rebase_source : 76673c096f5571065527073575b6e8c033ae68be
2017-05-15 11:58:23 -06:00
..
ModuleLoadRequest.cpp Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ModuleLoadRequest.h Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ModuleScript.cpp Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ModuleScript.h Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ScriptElement.cpp Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ScriptElement.h Bug 1362119 - part 1 - Moving dom/base/Script{Loader,Element}.* in dom/script, r=ehsan 2017-05-08 08:24:22 +02:00
ScriptLoadHandler.cpp Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ScriptLoadHandler.h Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ScriptLoadRequest.cpp Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ScriptLoadRequest.h Bug 1362119 - part 2 - Splitting ScriptLoader in multiple files, r=ehsan 2017-05-08 08:24:44 +02:00
ScriptLoader.cpp Bug 1346936 - support SourceMap header in addition to X-SourceMap; r=Ehsan 2017-05-15 11:58:23 -06:00
ScriptLoader.h Bug 1364118 - List JS bytecode cache preferences in all.js. r=mrbkap 2017-05-18 14:12:15 +00:00
ScriptSettings.cpp Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
ScriptSettings.h Bug 1362119 - part 1 - Moving dom/base/Script{Loader,Element}.* in dom/script, r=ehsan 2017-05-08 08:24:22 +02:00
ScriptTrace.cpp Bug 1362119 - part 2 - Splitting ScriptLoader in multiple files, r=ehsan 2017-05-08 08:24:44 +02:00
ScriptTrace.h Bug 1362119 - part 2 - Splitting ScriptLoader in multiple files, r=ehsan 2017-05-08 08:24:44 +02:00
moz.build Bug 1362119 - part 2 - Splitting ScriptLoader in multiple files, r=ehsan 2017-05-08 08:24:44 +02:00
nsIScriptElement.h Bug 1362119 - part 2 - Fixing the code style in dom/script, r=ehsan 2017-05-08 08:25:03 +02:00
nsIScriptLoaderObserver.idl Bug 1362119 - part 1 - Moving dom/base/Script{Loader,Element}.* in dom/script, r=ehsan 2017-05-08 08:24:22 +02:00