Closed
Bug 1008092
Opened 11 years ago
Closed 11 years ago
JS API to check whether array buffer object is neutered
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: swu, Assigned: swu)
References
Details
Attachments
(1 file)
1.83 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
For bug 945152, we need such API to check whether the mapped array buffer is neutered, before doing transfer.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8419973 [details] [diff] [review]
Patch: check for neutered array buffer
sfink, could you review this patch for new JS API?
Attachment #8419973 -
Flags: review?(sphink)
Assignee | ||
Updated•11 years ago
|
Updated•11 years ago
|
Attachment #8419973 -
Flags: review?(sphink) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•