Closed
Bug 1797254
Opened 3 years ago
Closed 1 year ago
Update ModuleLoaderBase::ResolveModuleSpecifer impl since Import-maps is enabled by default
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1853547
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
resolve a module specifier has been updated with import-maps has been merged. The implementation of ModuleLoaderBase::ResolveModuleSpecifier should be forward to ImportMap::ResolveModuleSpecifier.
| Assignee | ||
Updated•3 years ago
|
Summary: Update ModuleLoaderBsae::ResolveModuleSpecifer impl since Import-maps is enabled by default → Update ModuleLoaderBase::ResolveModuleSpecifer impl since Import-maps is enabled by default
Updated•1 year ago
|
Blocks: sm-runtime
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Attachment #9300062 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•