Closed Bug 826879 Opened 12 years ago Closed 12 years ago

GC: remove unsafe MutableHandle copy constructor

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: terrence, Assigned: terrence)

References

Details

Attachments

(1 file)

The investigation for Bug 821502 revealed that this constructor is a strict aliasing hazard (and currently unused). We should remove it and figure out if the similar Rooted constructor is also a hazard.
Attached patch v0 (deleted) — Splinter Review
This turned out to be pretty much trivial.
Assignee: general → terrence
Status: NEW → ASSIGNED
Attachment #698128 - Flags: review?(bhackett1024)
Attachment #698128 - Flags: review?(bhackett1024) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: