Closed Bug 970755 Opened 11 years ago Closed 11 years ago

Rooting hazards in worker console

Categories

(Core :: DOM: Workers, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla30

People

(Reporter: bzbarsky, Assigned: baku)

References

Details

(Keywords: regression)

Attachments

(1 file)

I'm not sure how I missed this in review, but the on-stack Sequence<Value> added in bug 620935 are rooting hazards. We probably don't need to fix this on 29 because we don't have a moving GC there and the values themselves are rooted by the caller, but we should fix this for 30....
Attached patch harzard.patch (deleted) — Splinter Review
Attachment #8373902 - Flags: review?(bzbarsky)
Comment on attachment 8373902 [details] [diff] [review] harzard.patch r=me
Attachment #8373902 - Flags: review?(bzbarsky) → review+
Assignee: nobody → amarchesini
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: