Closed Bug 1547782 Opened 5 years ago Closed 5 years ago

Implement GCPolicy<T>::isValid globally and remove GCPolicyWithIsValid

Categories

(Core :: JavaScript: GC, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: sfink, Assigned: sfink)

References

Details

Attachments

(1 file)

Bug 1538779 adds the requirement that anything used as a Rooted<T> must have a specialization of GCPolicy<T> that includes isValid. Previously, it could get away without it if it was never given an initial value when used. I think there would be other ways to trigger the requirement, but I'm not sure exactly what the rules were.

Type: defect → task
Priority: -- → P4
Assignee: nobody → sphink
Status: NEW → ASSIGNED
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/adf9f8fe2560
Implement GCPolicy<T>::isValid for Gecko specializations r=jonco
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: