gecko-dev/dom/base/test/jsmodules
Kris Maglione 918ed6c474 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
extra : intermediate-source : 34c999fa006bffe8705cf50c54708aa21a962e62
extra : histedit_source : b2be2c5e5d226e6c347312456a6ae339c1e634b0
2018-01-29 15:20:18 -08:00
..
chrome.ini
iframe_extractIntroType.html Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
mochitest.ini
module_badImport.js
module_badSyntax.js
module_cyclic1.js
module_cyclic2.js
module_cyclic3.js
module_extractIntroType.js
module_large1.js
module_large2.js
module_large3.js
module_missingImport.js
module_multiImports.js
module_multiLargeImports.js
module_setRan.js
module_simple1.js
module_simple2.js
module_simple3.js
module_simpleExport.js
module_simpleImport.js
module_testSyntax.js
moz.build
script_simple2.js
test_asyncInlineModules.html
test_cyclicImport.html
test_importedModuleMemoization.html
test_importIntroType.html
test_importNotFound.html
test_importResolveFailed.html
test_linkErrorInCommon1.html
test_linkErrorInCommon2.html
test_moduleNotFound.html
test_moduleParsedAsModule.html
test_moduleScriptsNotRun.html
test_moduleScriptsRun.html
test_multiAsyncImports.html
test_multiModuleImports.html
test_multiModuleLargeImports.html
test_multiTopLevelImports.html
test_multiTopLevelLargeImports.html
test_scriptInsertedModule.html
test_scriptModuleOrder.html
test_scriptNotParsedAsModule.html
test_simpleImport.html
test_syntaxError.html
test_syntaxErrorAsync.html
test_syntaxErrorInline.html
test_syntaxErrorInlineAsync.html
test_topLevelIntroType.html
test_toplevelModuleMemoization.html
test_typeAttrCaseInsensitive.html