Closed
Bug 902249
Opened 12 years ago
Closed 12 years ago
Fix a few exact rooting hazards in js/ipc
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: terrence, Assigned: terrence)
References
Details
Attachments
(1 file)
|
4.28 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
The Rooted<PropertyDescriptor> work will help dramatically here. The Rooted and MutableHandle changes will still be needed regardless.
Attachment #786630 -
Flags: review?(jcoppeard)
Updated•12 years ago
|
Attachment #786630 -
Flags: review?(jcoppeard) → review+
| Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•