Closed
Bug 1902953
Opened 2 years ago
Closed 1 year ago
Refactor preloaded script handling work nicely with stencil cache
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Once we have on-memory stencil cache, it will have some overlap with script preload, and we could merge some of these handlings.
Also the preload itself could use the cache.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → arai.unmht
Attachment #9466418 -
Attachment description: WIP: Bug 1902953 - Use the SharedScriptCache in script preload. r?nbp! → Bug 1902953 - Use the SharedScriptCache in script preload. r?nbp!
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/4c89ca978be2
Use the SharedScriptCache in script preload. r=nbp
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•