Files
ladybird/Userland/Libraries/LibWeb/HTML/Scripting/ModuleMap.cpp
networkException 992311c0ee LibWeb: Implement ModuleMap and expose it on EnvironmentSettingsObject
This patch adds the ModuleMap class used to keep track of the type and
url of a module as well as the fetching state associated. Each
environment settings object now also has a module map.
2022-10-06 16:41:36 +02:00

1.2 KiB