Open Bug 1771082 Opened 2 years ago Updated 1 year ago

Support <script type="module"> in nsXULPrototypeCache

Categories

(Core :: XUL, enhancement)

enhancement

Tracking

()

People

(Reporter: arai, Unassigned)

References

Details

module script is not currently cached in nsXULPrototypeCache.

ESM-ification will increase the opportunity for using ES module also from <script type="module"> in xhtml,
and support caching for it should help startup performance.

to integrate the xul cache and module loader, it would be nice to wait for worker module code and build on top of updated module base classes.

Depends on: 1247687

This is not directly related to the system ESM, and doesn't block ESM-ification phase 1 that rewrites system JSM with system ESM.

fixing the relation with ESM-ification.

Unassigning for now.
I'll look into this once other module patches gets landed.

Assignee: arai.unmht → nobody
Status: ASSIGNED → NEW
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.