Closed
Bug 1834809
Opened 2 years ago
Closed 2 years ago
Add public JS::FrontendContext-based API for Stencil XDR
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
the script loader uses off-thread compilation and off-thread decode in the same way.
we should provide JS::FrontendContext-based API for Stencil XDR decoding
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D179012
Updated•2 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/7a8687aa539e
Add JS::DecodeStencil with JS::FrontendContext. r=nbp
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•