Closed Bug 1676223 Opened 5 years ago Closed 5 years ago

Use ActorLifecycleProxy instead of WeakPtr for async returns

Categories

(Core :: IPC, task, P3)

task

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: nika, Assigned: nika)

References

Details

Attachments

(1 file)

Using WeakPtr can cause issues with actors which are destroyed on a different thread than they run their IPC, like PBackground.

Pushed by nlayzell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/98b994baee88 Use ActorLifecycleProxy instead of WeakPtr for async returns, r=mccr8
Flags: needinfo?(nika)
Pushed by nlayzell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cbff2995d386 Use ActorLifecycleProxy instead of WeakPtr for async returns, r=mccr8
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: