Closed
Bug 884384
Opened 12 years ago
Closed 12 years ago
Use JS::MutableHandle<JS::Value> instead of jsval* for out parameters
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
|
36.71 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
As suggested in code review of bug 877762, this gets rid of some unnecessary rooting in a couple of places.
| Assignee | ||
Updated•12 years ago
|
Attachment #764215 -
Flags: review?(bugs)
Updated•12 years ago
|
Attachment #764215 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•