Closed Bug 1855138 Opened 8 months ago Closed 8 months ago

Add BackgroundParent::KillHardAsync method

Categories

(Core :: IPC, task, P2)

task

Tracking

()

RESOLVED FIXED
120 Branch
Tracking Status
firefox120 --- fixed

People

(Reporter: janv, Assigned: janv)

References

Details

Attachments

(1 file)

There's already a method KillInvalidChild: https://searchfox.org/mozilla-central/rev/95ec620fda8ad6e4096cac1f1a9db8653669b31d/dom/clients/manager/ClientSourceParent.cpp#56

We need something similar in IndexedDB to replace: https://searchfox.org/mozilla-central/rev/95ec620fda8ad6e4096cac1f1a9db8653669b31d/dom/indexedDB/ActorsParent.cpp#14735

It would be nice to have a generic helper for this. I spoke with Nika and she suggested something like BackgroundParent::KillHardAsync(PBackgroundParent*, const char* aReason)

Blocks: 1855142
Blocks: 1855908
No longer blocks: 1855142
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e89ac54f184d
Add BackgroundParent::KillHardAsync method; r=nika,ipc-reviewers
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Regressions: 1862723
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: