-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
script_module: update module hooks #37553
Copy link
Copy link
Open
Labels
A-content/scriptRelated to the script threadRelated to the script threadB-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level feature
Description
Describe the new feature:
Follow-up of #37316
There are a few wpt tests left in tests/import-map because of our outdated module hooks. Some are even no longer in the spec. we should think about how to update them correctly to complete whole import map coverage
- HostLoadImportedModule
- HostGetImportMetaProperties
- host_import_module_dynamically & HostResolveImportedModule (Removed in [ECMA-262 layering] Refactor import-related host hooks whatwg/html#8253)
- resolve_requested_module_specifiers might also need some updates.
- fetch a single module script
- Ensure resolve a module specifier gets the correct current settings object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/scriptRelated to the script threadRelated to the script threadB-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level feature