Closed
Bug 1737733
Opened 3 years ago
Closed 3 years ago
Update rlbox wasm configuration to use direct function calls
Categories
(Core :: Security: Process Sandboxing, enhancement, P3)
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: shravanrn, Assigned: shravanrn)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Move from use of indirect calls (dlopen + call_indirect) to direct function calls when invoking functions in wasm sandboxed library code
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by bholley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bdc4832114fa
Update rlbox wasm configuration to use direct function calls r=glandium
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Updated•3 years ago
|
No longer blocks: Wasm-sandboxed-libraries
You need to log in
before you can comment on or make changes to this bug.
Description
•