Closed Bug 1691570 Opened 4 years ago Closed 4 years ago

Replace ScriptSourceHolder with RefPtr<ScriptSource>

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Now that ScriptSource has no need for tracing, we can replace the ScriptSourceHolder with a RefPtr type that will make it easier to manage Stencil lifetimes.

Now that ScriptSource has no tracing requirements, we can replace the custom
wrapper time with a more gecko-friendly RefPtr.

Pushed by tcampbell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1c35c8dd6730 Replace ScriptSourceHolder with RefPtr<ScriptSource> r=jandem
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: