Side by Side Diff: third_party/WebKit/Source/platform/testing/data/module.js
Issue 2697073002 :
[ES6 modules] Introduce ModuleScriptLoader (Closed)
Patch Set: add testcase for sync/async load
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/Source/core/BUILD.gn
third_party/WebKit/Source/core/dom/Modulator.h
third_party/WebKit/Source/core/loader/BUILD.gn
third_party/WebKit/Source/core/loader/modulescript/ModuleScriptLoader.h
third_party/WebKit/Source/core/loader/modulescript/ModuleScriptLoader.cpp
third_party/WebKit/Source/core/loader/modulescript/ModuleScriptLoaderRegistry.h
third_party/WebKit/Source/core/loader/modulescript/ModuleScriptLoaderRegistry.cpp
third_party/WebKit/Source/core/loader/modulescript/ModuleScriptLoaderTest.cpp
third_party/WebKit/Source/core/testing/DummyModulator.h
third_party/WebKit/Source/core/testing/DummyModulator.cpp
third_party/WebKit/Source/platform/BUILD.gn
third_party/WebKit/Source/platform/loader/fetch/FetchTestingPlatformSupport.h
third_party/WebKit/Source/platform/loader/fetch/FetchTestingPlatformSupport.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceFetcherTest.cpp
third_party/WebKit/Source/platform/testing/FetchTestingPlatformSupport.h
third_party/WebKit/Source/platform/testing/FetchTestingPlatformSupport.cpp
third_party/WebKit/Source/platform/testing/data/module.js