Closed
Bug 710806
Opened 14 years ago
Closed 8 years ago
Improve buffer sharing in XPCWrappedNative method calls
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: bholley, Unassigned)
Details
There are a number of places where we could share buffers but currently don't. Two prominent examples are wstring and typed arrays.
This will require some care to avoid the architectural rats' nest that we used to have for buffer sharing. But I think it's possible.
Not sure when I'm going to get to this - it's on my maybe/someday list.
Comment 1•8 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•