Closed
Bug 1854518
Opened 2 years ago
Closed 2 years ago
Remove --growable-table flag
Categories
(Core :: Security: RLBox, task)
Core
Security: RLBox
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
From slack:
It is no longer important. With the update to wasm2c, we maintain the indirect call table external to the wasm module where rlbox code takes care of any needed table growth. You can remove it.
| Assignee | ||
Comment 1•2 years ago
|
||
It is no longer important. With the update to wasm2c, we maintain the
indirect call table external to the wasm module where rlbox code takes
care of any needed table growth.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/1f41ef639081
Remove --growable-table flag. r=shravanrn
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•