Open
Bug 1800092
Opened 2 years ago
Investigate caching of wasm source content
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
References
Details
In Bug 1787198, we move to caching source text content based on source id's for original sources and source actors for generated sources. This is likely to be needed for WASM sources. Lets investigate and see what's necessary to do.
You need to log in
before you can comment on or make changes to this bug.
Description
•